[mobile] Adding option to hide most default values in config
authorAndreas Eversberg <jolly@eversberg.eu>
Sun, 17 Jul 2011 08:52:05 +0000 (10:52 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 17 Jul 2011 08:52:05 +0000 (10:52 +0200)
commit072c2d46412b37eb99f0a1a856ebd4ef2c0beafc
treee70f0fde4466355b9647a4e6387229292d2d12b8
parenta33bc87fe77d97b1d03e53971370eb66bde9f058
[mobile] Adding option to hide most default values in config

In order to shrink config output, a new config option "[no] hide-default"
is added. The config is now easier to read, but does not show all available
options, if they are set to default. Newcommers may want to see all
available options in config. Therefore all options are show by default.

To hide default options, enter:

configure terminal
hide-default
end
src/host/layer23/src/mobile/vty_interface.c