You are on page 1of 2

hostname S1 enable secret class no ip domain-lookup ! interface FastEthernet0/1 switchport trunk native vlan 99 switchport mode trunk !

interface FastEthernet0/2 switchport trunk native vlan 99 switchport mode trunk ! interface FastEthernet0/3 switchport trunk native vlan 99 switchport mode trunk ! interface FastEthernet0/4 switchport trunk native vlan 99 switchport mode trunk ! interface FastEthernet0/5 switchport trunk native vlan 99 switchport mode trunk ! interface FastEthernet0/6 shutdown ! FastEthernet 0/7 through 0/24 are the same as FastEthernet 0/6> <output omitted ! interface GigabitEthernet0/1 shutdown ! interface GigabitEthernet0/2 shutdown ! interface Vlan1 no ip address shutdown ! interface Vlan99 ip address 172.17.99.11 255.255.255.0 no shutdown ! line con 0password cisco login line vty 0 no login line vty 1 4 password cisco login line vty 5 15 password cisco login ! end S1 show vtp status Output S1#show vtp status

VTP Version : 2 Configuration Revision : 17 Maximum VLANs supported locally : 255 Number of existing VLANs : 9 VTP Operating Mode : Server VTP Domain Name : Lab4 VTP Pruning Mode : Enabled VTP V2 Mode : Disabled VTP Traps Generation : Disabled MD5 digest : 0xD4 0x02 0x75 0x41 0x70 0x62 0x36 0x3A Configuration last modified by 172.17.10.11 at 3-1-93 17:52:49Local updater ID i s 172.17.10.11 on interface Vl10 (lowest numbered VLAN interfacefound)

You might also like