! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname Rleft ! boot-start-marker boot-end-marker ! enable secret 5 $1$P13J$v7k93s2BPzvvONcvQtHeN. ! no aaa new-model memory-size iomem 5 ip cef ! ! ! ! no ip domain lookup mpls label protocol ldp multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ! ! interface Loopback0 description MGMT ip address 192.168.255.10 255.255.255.255 ! interface Loopback1 description LAN ip address 192.168.10.1 255.255.255.0 ! interface FastEthernet0/0 description IC to Rcentre0 f0/0 ip address 172.16.0.1 255.255.255.252 speed 100 full-duplex mpls ip mpls mtu 1532 ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router eigrp 65001 network 172.16.0.0 network 192.168.255.10 0.0.0.0 no auto-summary eigrp router-id 192.168.255.10 ! router bgp 65001 no synchronization bgp router-id 192.168.255.10 bgp log-neighbor-changes network 192.168.10.0 neighbor 192.168.255.12 remote-as 65001 neighbor 192.168.255.12 update-source Loopback0 neighbor 192.168.255.12 next-hop-self neighbor 192.168.255.12 send-community neighbor 192.168.255.12 soft-reconfiguration inbound no auto-summary ! ip forward-protocol nd ! ip bgp-community new-format ! ip http server no ip http secure-server ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 password cisco login line vty 5 15 password cisco login ! ! end