MAXNET-KH#show running-config Building configuration... Current configuration : 1870 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname MAXNET-KH ! 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 2:1 route-target export 2:1 route-target import 2:2 ! 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 20.20.20.20 255.255.255.255 ! interface Loopback100 ip vrf forwarding MAXNET ip address 100.100.100.100 255.255.255.255 ! interface Loopback1000 no ip address ! interface FastEthernet0/0 ip address 172.17.1.2 255.255.255.0 duplex auto speed auto mpls ip ! interface FastEthernet0/1 no ip address shutdown duplex auto speed auto ! router bgp 37211 no synchronization bgp log-neighbor-changes neighbor 10.10.10.10 remote-as 33788 neighbor 10.10.10.10 description TO CANAR BGP neighbor 10.10.10.10 ebgp-multihop 2 neighbor 10.10.10.10 update-source Loopback10 neighbor 30.30.30.30 remote-as 37211 neighbor 30.30.30.30 update-source Loopback10 no auto-summary ! address-family vpnv4 neighbor 30.30.30.30 activate neighbor 30.30.30.30 send-community both exit-address-family ! address-family ipv4 vrf MAXNET redistribute connected redistribute static no synchronization exit-address-family ! ip forward-protocol nd ip route 10.10.10.10 255.255.255.255 172.17.1.1 ! ! 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 MAXNET-KH#