SYSTEM MANAGEMENT COMMANDS
Example
Console#show
building
!
!
!
username admin
username admin password 7 21232f297a57a5a743894a0e4a801fc3 username guest
username guest password 7 084e0343a0486ff05530df6c705c8bb4 enable password level 15 7 1b3231655cebb7a1f783eddf27d254ca
!
vlan database
vlan 1 name DefaultVlan media ethernet state active.
!
!
interface ethernet 1/1 switchport allowed vlan add 1 switchport native vlan 1 switchport mode access
.
.
.
!
interface vlan 1
ip address 10.1.0.1 255.255.255.0
!
!
!
!
!
!
line console
!
!
line vty
!
!
!
end Console#