! ! Last configuration change at 00:03:40 UTC Mon Sep 24 2012 ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE-R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ! ip source-route ip cef ! ! ! ! no ipv6 cef ! multilink bundle-name authenticated no mpls ip propagate-ttl ! ! ! ! ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.10.10.3 255.255.255.255 ! ! interface FastEthernet0/0 ip address 192.168.13.3 255.255.255.0 duplex auto speed auto mpls ip ! ! interface FastEthernet0/1 description To:R6 no ip address duplex auto speed auto no keepalive xconnect 10.10.10.1 56 encapsulation mpls ! ! interface Serial1/0 ip address 192.168.23.3 255.255.255.0 mpls ip serial restart-delay 0 ! ! interface Serial1/1 ip address 192.168.34.3 255.255.255.0 mpls ip serial restart-delay 0 ! ! interface Serial1/2 description To:R8 no ip address serial restart-delay 0 xconnect 10.10.10.1 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.3 log-adjacency-changes network 10.10.10.0 0.0.0.255 area 0 network 192.168.13.0 0.0.0.255 area 0 network 192.168.23.0 0.0.0.255 area 0 network 192.168.34.0 0.0.0.255 area 0 ! router bgp 100 no bgp default ipv4-unicast bgp log-neighbor-changes neighbor 10.10.10.1 remote-as 100 neighbor 10.10.10.1 update-source Loopback0 ! address-family ipv4 no synchronization no auto-summary exit-address-family ! address-family vpnv4 neighbor 10.10.10.1 activate neighbor 10.10.10.1 send-community both 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