SMC Networks SMC8748L2 Switch User Manual


 
C
OMMAND
L
INE
I
NTERFACE
4-76
- Users (names and access levels)
- VLAN database (VLAN ID, name and state)
- VLAN configuration settings for each interface
- Multiple spanning tree instances (name and interfaces)
- IP address configured for the switch
- Spanning tree settings
- Any configured settings for the console port and Telnet
Example
Related Commands
show running-config (4-76)
show running-config
This command displays the configuration information currently in use.
Default Setting
None
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-server community public ro
snmp-server community private rw
!
vlan database
vlan 1 name DefaultVlan media ethernet state active
!
interface vlan 1
ip address dhcp
!
line console
!
line vty
!
end
Console#