SYSTEM MANAGEMENT COMMANDS
Example
Console#show
building
!
username admin
!
username 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#