version 12.4 service timestamps debug datetime msec localtime show-timezone service timestamps log datetime msec localtime show-timezone service password-encryption ! hostname R1 ! boot-start-marker boot-end-marker ! logging buffered 65536 debugging logging console informational ! ! aaa session-id common clock timezone CET 1 clock summer-time CET recurring last Sun Mar 2:00 last Sun Oct 3:00 no ip source-route ip cef ! ! controller E1 0/1 channel-group 0 timeslots 1-31 ! ! ! no ip domain lookup ! ! interface Loopback0 ip address 172.16.10.1 255.255.255.255 ! interface FastEthernet0/0 no shut cdp enable description #backbone: R2 duplex auto speed auto ip address 10.0.1.1 255.255.255.252 no ip redirects no ip proxy-arp ip ospf cost 1000 ip ospf hello-interval 1 ! interface FastEthernet0/1 no shut cdp enable description #backbone: R3 duplex auto speed auto ip address 10.0.2.1 255.255.255.252 no ip redirects no ip proxy-arp ip ospf cost 10 ip ospf hello-interval 1 ! interface Serial0/1:0 no shut cdp enable description CLIENT ip address 17.4.240.241 255.255.255.240 no ip redirects no ip proxy-arp ! router ospf 1755 router-id 172.16.10.1 log-adjacency-changes auto-cost reference-bandwidth 1000 redistribute static metric 1 metric-type 1 subnets route-map redist_ospf_static passive-interface default network 172.16.10.1 0.0.0.0 area 0 network 10.0.1.0 0.0.0.3 area 0 network 10.0.2.0 0.0.0.3 area 0 no passive-interface FastEthernet0/0 no passive-interface FastEthernet0/1 ! router bgp 65535 no synchronization bgp router-id 172.16.10.1 bgp log-neighbor-changes neighbor iBGP peer-group neighbor iBGP remote-as 65535 neighbor iBGP update-source Loopback0 neighbor 172.16.10.2 peer-group iBGP neighbor 172.16.10.2 description R2 neighbor 172.16.10.3 peer-group iBGP neighbor 172.16.10.3 description R3 no auto-summary ! ip forward-protocol nd ip sla monitor 1 type echo protocol ipIcmpEcho 10.0.1.2 timeout 800 frequency 2 ! ip sla monitor schedule 1 life forever start-time now track 100 rtr 1 state ip route 17.4.240.240 255.255.255.240 Se0/1:0 tag 1755 track 100 route-map redist_ospf_static deny 10 match tag 1755 ! route-map redist_ospf_static permit 20 ! ! access-list 10 permit 17.4.240.240 0.0.0.15 access-list 10 permit 17.4.240.0 0.0.0.127 access-list 10 deny any access-list 20 permit 17.4.240.0 0.0.0.31 access-list 20 permit 17.4.240.240 0.0.0.15 access-list 20 deny any ! control-plane ! ! alias exec sif sh int | i Descr|protocol|CRC alias exec sib sh ip int brief alias exec sir sh ip route alias exec sid sh int desc alias exec tm term mon alias exec tnm term no mon alias exec ua undebug all alias exec sion show ip ospf ne alias exec sal sh ip access-list alias exec sc sh diag | i Slot|port|FRU|Serial alias exec srro sh run | begin ^router ospf alias exec srrb sh run | begin ^router bgp alias exec sri sh run int alias exec svb sh vlan brief alias exec smv sh mac-address vlan alias exec smi sh mac-address interface ! line con 0 exec-timeout 30 0 logging synchronous line aux 0 transport input all transport output none stopbits 1 line vty 0 4 exec-timeout 30 0 logging synchronous ! end