! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname DSW1 ! ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ! ! ! vtp mode server vtp domain CCNA vtp password cisco ! vlan 99 name Management vlan 10 name R&D vlan 20 name Engineering vlan 30 name Sales exit ! ! ! ! ! no ip domain-lookup ! ! spanning-tree mode pvst ! ! ! ! interface FastEthernet0/1 switchport trunk native vlan 99 switchport trunk encapsulation dot1q switchport mode trunk no shutdown ! interface FastEthernet0/2 switchport trunk native vlan 99 switchport trunk encapsulation dot1q switchport mode trunk no shutdown ! interface FastEthernet0/3 switchport trunk native vlan 99 switchport trunk encapsulation dot1q switchport mode trunk no shutdown ! interface FastEthernet0/4 switchport trunk native vlan 99 switchport trunk encapsulation dot1q switchport mode trunk no shutdown ! interface FastEthernet0/5 switchport trunk native vlan 99 switchport trunk encapsulation dot1q switchport mode trunk no shutdown ! interface FastEthernet0/6 ! interface FastEthernet0/7 ! interface FastEthernet0/8 ! interface FastEthernet0/9 ! interface FastEthernet0/10 ! interface FastEthernet0/11 ! interface FastEthernet0/12 ! interface FastEthernet0/13 ! interface FastEthernet0/14 ! interface FastEthernet0/15 ! interface FastEthernet0/16 ! interface FastEthernet0/17 ! interface FastEthernet0/18 ! interface FastEthernet0/19 ! interface FastEthernet0/20 ! interface FastEthernet0/21 ! interface FastEthernet0/22 ! interface FastEthernet0/23 ! interface FastEthernet0/24 ! interface GigabitEthernet0/1 ! interface GigabitEthernet0/2 ! ! interface Vlan1 no ip address shutdown ! interface Vlan99 ip address 192.168.99.11 255.255.255.0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.99.1 ! ! ! ! ! ! ! line con 0 password sanfran logging synchronous login line vty 0 4 password sanfran login line vty 5 15 password sanfran login ! ! ! end