Show startup-config – Microsens MS453490M Management Guide User Manual
Page 506

C
HAPTER
21
| System Management Commands
System Status
– 506 –
spanning-tree mst configuration
!
interface ethernet 1/1
switchport allowed vlan add 1 untagged
switchport native vlan 1
switchport allowed vlan add 4093 tagged
.
.
.
!
interface vlan 1
ip address dhcp
ip dhcp client class-id text ABCnet
!
line console
!
line vty
!
end
!
Console#
R
ELATED
C
OMMANDS
show startup-config
This command displays the configuration file stored in non-volatile memory
that is used to start up the system.
C
OMMAND
M
ODE
Privileged Exec
C
OMMAND
U
SAGE
◆
Use this command in conjunction with the show running-config
command to compare the information in running memory to the
information stored in non-volatile memory.
◆
This command displays settings for key command modes. Each mode
group is separated by “!” symbols, and includes the configuration mode
command, and corresponding commands. This command displays the
following information:
■
MAC address for the switch
■
SNMP community strings
■
SNMP trap authentication
■
RMON alarms settings
■
Users (names and access levels)
■
VLAN database (VLAN ID, name and state)
■
Multiple spanning tree instances (name and interfaces)
■
Interface settings and VLAN configuration settings for each interface
■
IP address for management VLAN
■
Any configured settings for the console port and Telnet
E
XAMPLE
Refer to the example for the running configuration file.