! version 12.1 no service single-slot-reload-enable no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname S6 ! ! ip subnet-zero ip routing no ip domain-lookup ! ! spanning-tree extend system-id ! ! ! interface Loopback0 ip address 17.57.101.1 255.255.255.0 ! interface Loopback1 ip address 17.57.102.1 255.255.255.0 ! interface Loopback2 ip address 17.57.103.1 255.255.255.0 ! interface Loopback99 ip address 6.6.6.6 255.255.255.255 ! interface FastEthernet0/1 no switchport ip address 17.57.100.2 255.255.255.0 ! interface FastEthernet0/2 switchport access vlan 20 no ip address ! interface FastEthernet0/3 no ip address ! interface FastEthernet0/4 switchport access vlan 30 no ip address ! interface FastEthernet0/5 no ip address ! interface FastEthernet0/6 no ip address ! interface FastEthernet0/7 no ip address ! interface FastEthernet0/8 no ip address ! interface FastEthernet0/9 no ip address ! interface FastEthernet0/10 no ip address ! interface FastEthernet0/11 no ip address ! interface FastEthernet0/12 no ip address ! interface FastEthernet0/13 no ip address ! interface FastEthernet0/14 no ip address ! interface FastEthernet0/15 no ip address ! interface FastEthernet0/16 no ip address ! interface FastEthernet0/17 no ip address ! interface FastEthernet0/18 no ip address ! interface FastEthernet0/19 no ip address ! interface FastEthernet0/20 no ip address ! interface FastEthernet0/21 no ip address ! interface FastEthernet0/22 no ip address ! interface FastEthernet0/23 no ip address ! interface FastEthernet0/24 switchport trunk encapsulation dot1q no ip address ! interface GigabitEthernet0/1 no ip address ! interface GigabitEthernet0/2 no ip address ! interface Vlan1 no ip address shutdown ! router bgp 300 no synchronization bgp router-id 6.6.6.6 bgp cluster-id 288974593 bgp log-neighbor-changes network 6.6.6.6 mask 255.255.255.255 network 17.57.101.0 mask 255.255.255.0 network 17.57.102.0 mask 255.255.255.0 network 17.57.103.0 mask 255.255.255.0 neighbor 17.57.100.1 remote-as 300 no auto-summary ! ip classless ip http server ! ! ! line con 0 exec-timeout 0 0 line vty 0 4 login line vty 5 15 login ! end