! version 12.2(37)SE1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname DLS2 ! ! ! ! ! ! ip routing ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! spanning-tree mode pvst spanning-tree vlan 20,30 priority 24576 spanning-tree vlan 10 priority 28672 ! ! ! ! ! ! interface Loopback0 ip address 10.0.2.12 255.255.255.255 ! interface Port-channel1 switchport trunk encapsulation dot1q switchport mode trunk ! interface FastEthernet0/1 no switchport ip address 10.0.0.6 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/2 no switchport ip address 10.0.0.14 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/3 ! interface FastEthernet0/4 ! interface FastEthernet0/5 ! 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 switchport trunk encapsulation dot1q switchport mode trunk channel-protocol pagp channel-group 1 mode desirable ! interface FastEthernet0/22 switchport trunk encapsulation dot1q switchport mode trunk channel-protocol pagp channel-group 1 mode desirable ! interface FastEthernet0/23 switchport trunk encapsulation dot1q switchport mode trunk channel-protocol pagp channel-group 1 mode desirable ! interface FastEthernet0/24 switchport trunk encapsulation dot1q switchport mode trunk channel-protocol pagp channel-group 1 mode desirable ! interface GigabitEthernet0/1 switchport trunk encapsulation dot1q switchport mode trunk ! interface GigabitEthernet0/2 switchport trunk encapsulation dot1q switchport mode trunk ! interface Vlan1 no ip address shutdown ! interface Vlan10 mac-address 0030.f243.5401 ip address 192.168.10.3 255.255.255.0 standby 10 ip 192.168.10.1 standby 10 preempt ! interface Vlan20 mac-address 0030.f243.5402 ip address 192.168.20.3 255.255.255.0 standby 20 ip 192.168.20.1 standby 20 priority 105 standby 20 preempt ! interface Vlan30 mac-address 0030.f243.5403 ip address 192.168.30.3 255.255.255.0 standby 30 ip 192.168.30.1 standby 30 priority 105 standby 30 preempt ! router eigrp 10 redistribute static redistribute connected network 10.0.0.4 0.0.0.3 network 10.0.0.12 0.0.0.3 auto-summary ! ip classless ! ip flow-export version 9 ! ! ! banner motd  This device is for authorized personnel only. If you have not been provided with permission to access this device - disconnect at once.  ! ! ! ! ! line con 0 password Ansible login ! line aux 0 ! line vty 0 4 password Ansible login ! ! ! ! end