sho stARTup-config Using 2122 out of 57336 bytes! ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname CPE_HQ ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup ip domain name lab.local ip sla monitor 1 type echo protocol ipIcmpEcho 172.16.0.2 source-interface FastEthernet0/1 timeout 1000 threshold 1500 frequency 3 ip sla monitor schedule 1 life forever start-time now ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! track 100 rtr 1 reachability ! ! ! interface FastEthernet0/0 ip address 192.168.1.1 255.255.255.0 ip policy route-map POLICY duplex auto speed auto standby 10 ip 192.168.1.3 standby 10 priority 150 standby 10 preempt delay minimum 300 standby 10 track 100 decrement 100 ! interface FastEthernet0/1 ip address 172.16.0.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet1/0 no ip address shutdown duplex auto speed auto ! router bgp 65100 bgp log-neighbor-changes neighbor 172.16.0.2 remote-as 65000 neighbor 172.16.0.2 timers 10 35 neighbor 192.168.1.2 remote-as 65100 ! address-family ipv4 redistribute connected redistribute static neighbor 172.16.0.2 activate neighbor 192.168.1.2 activate neighbor 192.168.1.2 route-map SEC_SP in default-information originate no auto-summary no synchronization exit-address-family ! ip forward-protocol nd ip route 0.0.0.0 0.0.0.0 192.168.1.10 ! ! no ip http server no ip http secure-server ! access-list 100 permit ip any host 192.168.125.4 access-list 100 permit ip any host 192.168.205.4 access-list 100 permit ip any host 192.168.179.4 route-map POLICY permit 10 match ip address 100 set ip next-hop 192.168.1.2 ! route-map SEC_SP permit 10 set local-preference 90 ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login ! ! end