p, li { white-space: pre-wrap; } Building configuration... Current configuration : 3017 bytes ! version 12.2(37)SE1 no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname Distribution_Switch_1 ! ! ! ! ! ! ip routing ! ! ! ! username Jason password 7 0822455D0A16 ! ! ! ! ! ! ! ! ! ! no ip domain-lookup ip domain-name ntek1.com ! ! spanning-tree mode pvst ! ! ! ! ! ! interface FastEthernet0/1 description Access Switch 1 switchport trunk native vlan 999 switchport trunk allowed vlan 10,20,30,99 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/2 description Access Switch 2 switchport trunk native vlan 999 switchport trunk allowed vlan 10,20,30,99 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/3 description Failover Link no switchport no ip address duplex auto speed auto ! interface FastEthernet0/4 description Domain Controller switchport trunk native vlan 999 ! interface FastEthernet0/5 no switchport no ip address duplex auto speed auto ! interface FastEthernet0/6 no switchport no ip address duplex auto speed auto ! interface FastEthernet0/7 no switchport no ip address duplex auto speed auto ! interface FastEthernet0/8 no switchport no ip address duplex auto speed auto ! interface FastEthernet0/9 no switchport no ip address duplex auto speed auto ! interface FastEthernet0/10 no switchport no ip address duplex auto speed auto ! 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 switchport access vlan 30 switchport mode access switchport nonegotiate ! interface GigabitEthernet0/1 description Router 1 no switchport ip address 192.168.5.1 255.255.255.240 duplex auto speed auto ! interface GigabitEthernet0/2 ! interface Vlan1 no ip address shutdown ! interface Vlan10 mac-address 0060.2fac.cb01 ip address 192.168.1.253 255.255.255.0 ip helper-address 192.168.3.100 standby 1 ip 192.168.1.10 ! interface Vlan20 mac-address 0060.2fac.cb02 ip address 192.168.2.253 255.255.255.0 ip helper-address 192.168.3.100 standby 2 ip 192.168.2.10 ! interface Vlan30 mac-address 0060.2fac.cb03 ip address 192.168.3.253 255.255.255.0 standby 3 ip 192.168.3.10 ! interface Vlan50 mac-address 0060.2fac.cb04 no ip address ! interface Vlan99 mac-address 0060.2fac.cb05 ip address 192.168.0.3 255.255.255.0 standby 99 ip 192.168.0.10 ! router ospf 1 log-adjacency-changes network 0.0.0.0 255.255.255.255 area 0 ! ip classless ip route 0.0.0.0 0.0.0.0 192.168.5.2 ! ip flow-export version 9 ! ! ! no cdp run ! ! ! ! ! ! line con 0 logging synchronous ! line aux 0 ! line vty 0 4 logging synchronous login local transport input ssh ! ! ! ! end Distribution_Switch_1#