Config Services: Difference between revisions
Purpasmart (talk | contribs) |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Services]] | [[Category:Services]] | ||
= Config services | = Config Services = | ||
These commands are common to all Config services. | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
|- | |- | ||
Line 52: | Line 54: | ||
| Unknown. Starting with [[9.6.0-24|9.6.0-X]] this is hard-coded to write u8 value 0x1 to cmdreply[2](originally this checked various state/config for determining the output value). | | Unknown. Starting with [[9.6.0-24|9.6.0-X]] this is hard-coded to write u8 value 0x1 to cmdreply[2](originally this checked various state/config for determining the output value). | ||
|} | |} | ||
= Config service "cfg:u" = | |||
This service provides no new commands in addition to the common ones. | |||
= Config service "cfg:s" = | = Config service "cfg:s" = | ||
Line 322: | Line 327: | ||
| ? | | ? | ||
|} | |} | ||
= Config NVRAM service "cfg:nor" = | = Config NVRAM service "cfg:nor" = |