User's Manual

Table Of Contents
Command Reference 85
show startupconfig
Show starting configuration of system.
Syntax show startupconfig
Usage The configuration shown by this command is stored in nms.conf file on "flash" and is the
configuration that is used at system boot. However, if the user has executed CLI commands
after system start-up and activated them with the command activate-conf, the executed
command configuration can be viewed by the command show runningconfig.
If the system is rebooted without saving the running configuration, this configuration (the
startupconfig) will again take effect.
Examples The following shows an except of the startup configuration file:
meru_ap# show startupconfig
[system_config]
host_name=meru_ap
syslog_server=
[network_config]
boot_proto = dhcp
[radio1-1]
status = up
essid = cwon-testap
mode = 11a
channel = 36
rate = auto
tx_power = 30
rts_threshold = 2312
dtim_period = 1
publish_ssid = enable
beacon_interval = 100
vlan_tag = 0
Related
Commands
activate-conf
reboot
save-conf