Accton Technology ES4548C Switch User Manual


 
System Management Commands
4-59
4
- VLAN configuration settings for each interface
- Multiple spanning tree instances (name and interfaces)
- IP address configured for VLANs
- Spanning tree settings
- Any configured settings for the console port and Telnet
Example
Console#show running-config
building running-config, please wait.....
!
phymap 00-00-a3-42-00-80
!
sntp server 0.0.0.0 0.0.0.0 0.0.0.0
!
snmp-server community private rw
snmp-server community public ro
!
username admin access-level 15
username admin password 7 21232f297a57a5a743894a0e4a801fc3
username guest access-level 0
username guest password 7 084e0343a0486ff05530df6c705c8bb4
enable password level 15 7 1b3231655cebb7a1f783eddf27d254ca
!
logging sendmail destination-email ted
logging sendmail source-email bill
!
vlan database
vlan 1 name DefaultVlan media ethernet state active
.
.
!
spanning-tree mst-configuration
!
interface ethernet 1/1
switchport allowed vlan add 1 untagged
switchport native vlan 1
.
.
.
!
interface vlan 1
ip address 10.1.0.1 255.255.255.0
!
!
no spanning-tree
!
!
no ip igmp snooping
!
no map ip precedence
no map ip dscp
!
line console
!
line vty
!
end
Console#