Current configuration : 2005 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname CANAR-PE-OBD ! boot-start-marker boot-end-marker ! ! no aaa new-model memory-size iomem 5 no ip icmp rate-limit unreachable ip cef ! ! ! ! ip vrf MAXNET rd 1:2 route-target export 1:2 route-target import 1:1 ! no ip domain lookup ip auth-proxy max-nodata-conns 3 ip admission max-nodata-conns 3 ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! archive log config hidekeys ! ! ! ! ip tcp synwait-time 5 ! ! ! ! interface Loopback10 ip address 3.3.3.3 255.255.255.255 ! interface Loopback20 ip vrf forwarding MAXNET ip address 40.40.40.40 255.255.255.255 ! interface FastEthernet0/0 ip address 192.168.2.2 255.255.255.252 duplex auto speed auto mpls ip ! interface FastEthernet0/1 ip vrf forwarding MAXNET ip address 172.17.2.1 255.255.255.0 duplex auto speed auto mpls ip ! router ospf 10 log-adjacency-changes network 3.3.3.3 0.0.0.0 area 0 network 192.168.2.0 0.0.0.3 area 0 ! router bgp 33788 no synchronization bgp log-neighbor-changes neighbor 2.2.2.2 remote-as 33788 neighbor 2.2.2.2 update-source Loopback10 no auto-summary ! address-family vpnv4 neighbor 2.2.2.2 activate neighbor 2.2.2.2 send-community both exit-address-family ! address-family ipv4 vrf MAXNET redistribute connected redistribute static neighbor 30.30.30.30 remote-as 37211 neighbor 30.30.30.30 ebgp-multihop 2 neighbor 30.30.30.30 update-source Loopback20 neighbor 30.30.30.30 activate neighbor 30.30.30.30 default-originate no synchronization exit-address-family ! ip forward-protocol nd ip route vrf MAXNET 30.30.30.30 255.255.255.255 172.17.2.2 ! ! no ip http server no ip http secure-server ! ! ! ! ! ! ! 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 CANAR-PE-OBD#