User's Manual
Table Of Contents
- Contents
- List of Figures
- List of Tables
- About This Guide
- About the Radio Switch RS4000
- Installing the RS4000
- Configuring the Meru RS4000
- Managing and Monitoring the RS4000
- Command Reference
- MIB Definition Reference
- RFC 1212 MIB-System Group
- RFC 1213 MIB-Interface Group
- IEEE 802.11 MIB-Dot11 Counter Table (Statistics)
- Meru Enterprise MIB-AP System Entry
- Meru Enterprise MIB-Network Configuration MIB
- Meru Enterprise MIB-Load Balancing MIB
- Meru Enterprise MIB-Global Radius Profile Configuration MIB
- Meru Enterprise MIB-Meru Interface Table
- Meru Enterprise MIB-Trap Community Interface
- Meru Enterprise MIB-SNMP Community Interface
- Meru Enterprise MIB-SNMP Traps Flag
- Meru Enterprise MIB-Global Entry
- Meru Enterprise MIB-Syslog Table
- Meru Enterprise MIB-File Transfer Table
- Meru Enterprise MIB-Upgrade Flag
- Meru Enterprise MIB-Upgrade Status Flag
- Specifications
- Regulatory Information
- Channels
- Translated Safety Warnings
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