S5#sh run | b 0/1 interface FastEthernet0/1 switchport access vlan 10 switchport mode access spanning-tree portfast ! interface FastEthernet0/2 switchport mode access shutdown spanning-tree portfast ! interface FastEthernet0/3 switchport access vlan 34 switchport mode access spanning-tree portfast ! interface Vlan10 ip address 208.28.1.65 255.255.255.240 ! interface Vlan20 ip address 208.28.1.130 255.255.255.224 ! S6#sh run | b 0/1 interface FastEthernet0/1 no switchport ip address 17.57.100.2 255.255.255.0 spanning-tree portfast ! interface FastEthernet0/2 switchport access vlan 20 switchport mode access spanning-tree portfast ! interface FastEthernet0/3 switchport mode access shutdown spanning-tree portfast ! interface FastEthernet0/4 switchport access vlan 34 switchport mode access spanning-tree portfast ! S6#sh vtp stat VTP Version : 2 Configuration Revision : 4 Maximum VLANs supported locally : 1005 Number of existing VLANs : 8 VTP Operating Mode : Server VTP Domain Name : Graceland VTP Pruning Mode : Enabled VTP V2 Mode : Disabled VTP Traps Generation : Disabled MD5 digest : 0x2D 0x91 0x18 0x58 0x14 0x02 0x34 0xF5 Configuration last modified by 0.0.0.0 at 3-1-93 05:15:24 Local updater ID is 17.57.100.2 on interface Fa0/1 (first layer3 interface found) S6#sh vlan brief VLAN Name Status Ports ---- -------------------------------- --------- ------------------------------- 1 default active Fa0/3, Fa0/5, Fa0/6, Fa0/7 Fa0/8, Fa0/9, Fa0/10, Fa0/11 Fa0/12, Fa0/13, Fa0/14, Fa0/15 Fa0/16, Fa0/17, Fa0/18, Fa0/19 Fa0/20, Fa0/21, Fa0/22, Fa0/23 Gi0/1, Gi0/2 10 ToR1 active 20 ToR2 active Fa0/2 34 BlueSuede active Fa0/4