! ! Last configuration change at 23:02:17 UTC Sun Sep 23 2012 ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE-R1 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ! ip source-route ip cef ! ! ! ! no ip domain lookup no ipv6 cef ! multilink bundle-name authenticated no mpls ip propagate-ttl ! ! ! ! ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.10.10.1 255.255.255.255 ! ! interface FastEthernet0/0 description To:R3 ip address 192.168.13.1 255.255.255.0 shutdown duplex auto speed auto mpls ip ! ! interface FastEthernet0/1 description To:R5 no ip address duplex auto speed auto no keepalive xconnect 10.10.10.3 56 encapsulation mpls ! ! interface Serial1/0 description To:R4 ip address 192.168.14.1 255.255.255.0 mpls ip no fair-queue serial restart-delay 0 ! ! interface Serial1/1 description To:R2 ip address 192.168.12.1 255.255.255.0 mpls ip serial restart-delay 0 ! ! interface Serial1/2 description To:R7 no ip address serial restart-delay 0 xconnect 10.10.10.3 78 encapsulation mpls ! ! interface Serial1/3 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/4 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/5 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/6 no ip address shutdown serial restart-delay 0 ! ! interface Serial1/7 no ip address shutdown serial restart-delay 0 ! ! router ospf 100 router-id 10.10.10.1 log-adjacency-changes network 10.10.10.0 0.0.0.255 area 0 network 192.168.12.0 0.0.0.255 area 0 network 192.168.13.0 0.0.0.255 area 0 network 192.168.14.0 0.0.0.255 area 0 ! router bgp 100 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 10.10.10.3 remote-as 100 neighbor 10.10.10.3 update-source Loopback0 ! address-family ipv4 no synchronization no auto-summary exit-address-family ! address-family vpnv4 neighbor 10.10.10.3 activate neighbor 10.10.10.3 send-community extended exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! ! ! ! ! ! ! control-plane ! ! ! mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! ! ! gatekeeper shutdown ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 login ! end