S

YSTEM

M

ANAGEMENT

C
OMMANDS
3-33

Example

Related Commands

show running-config (3-34)

Console#show startup-config
building startup-config, please wait.....
!
username admin access-level 15
username admin password 0 admin
!
username guest access-level 0
username guest password 0 guest
!
enable password level 15 0 super
!
snmp community public ro
snmp community private rw
!
vlan database
vlan 1 name DefaultVlan media ethernet state active
!
interface ethernet 1/1
switchport allowed vlan add 1 untagged
switchport native vlan 1
.
.
.
interface ethernet 1/26
switchport allowed vlan add 1 untagged
switchport native vlan 1
!
interface vlan 1
ip address 10.1.0.1 255.255.255.0
!
!
line console
!
!line vty
end
Console#