switch配置代码
- 格式:doc
- 大小:50.50 KB
- 文档页数:4
5.3.3 Switch配置
Switch2配置:
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
Switch(config)#^Z
%SYS-5-CONFIG_I: Configured from console by console
Switch#vlan database
Switch(vlan)#vtp domain class
VTP domain class modified
Switch(vlan)#
Switch(vlan)#^Z
%SYS-5-CONFIG_I: Configured from console by console
Switch#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 64
Number of existing VLANs : 5
VTP Operating Mode : Server
VTP Domain Name : class
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xEE 0xB3 0xDC 0x9F 0xE2 0xE0 0x25 0xDF
Configuration last modified by 0.0.0.0 at 3-1-93 04:55:57
Local updater ID is 0.0.0.0 (no valid interface found)
Switch#vlan database
Switch(vlan)#vlan 2 name class2
VLAN 2 added:
Name:class2
Switch3配置:
Welcome to the Boson NetSim!
Switch#vlan database
Switch(vlan)#vtp domain class
VTP domain class modified
Switch#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 64
Number of existing VLANs : 5
VTP Operating Mode : Server
VTP Domain Name : class
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xEE 0xB3 0xDC 0x9F 0xE2 0xE0 0x25 0xDF
Configuration last modified by 0.0.0.0 at 3-1-93 04:55:57
Local updater ID is 0.0.0.0 (no valid interface found)
Switch#vlan database
Switch(vlan)#vlan 2 name class2
VLAN 2 added:
Name:class2
Switch(vlan)#vlan 3 name class3
VLAN 3 added:
Name:class3
Switch(vlan)#
Switch(vlan)#^Z
%SYS-5-CONFIG_I: Configured from console by console
Switch#config t
Switch4配置:
Welcome to the Boson NetSim!
Switch#vlan database
Switch(vlan)#vtp domain class
VTP domain class modified
Switch(vlan)#
Switch(vlan)#^Z
%SYS-5-CONFIG_I: Configured from console by console
Switch#show vtp status
VTP Version : 2
Configuration Revision : 2
Maximum VLANs supported locally : 64
Number of existing VLANs : 7
VTP Operating Mode : Server
VTP Domain Name : class
VTP Pruning Mode : Disabled
VTP V2 Mode : Disabled
VTP Traps Generation : Disabled
MD5 digest : 0xEE 0xB3 0xDC 0x9F 0xE2 0xE0 0x25 0xDF
Configuration last modified by 0.0.0.0 at 3-1-93 04:55:57
Local updater ID is 0.0.0.0 (no valid interface found)
Switch#vlan database
Switch(vlan)#vlan 2 name class2
Switch(vlan)#vlan 3 name class3
Switch(vlan)#
Switch(vlan)#^Z
%SYS-5-CONFIG_I: Configured from console by console
Switch#config t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int fa0/1
Switch(config-if)#switchport mode trunk