CE1#sh run Building configuration... Current configuration : 2548 bytes ! version 12.2 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption ! hostname CE1 ! logging queue-limit 100 enable password 7 060D19294F4B58485744 ! ip subnet-zero ! ! ip cef no ip domain lookup ! ip vrf vrf_blue rd 65432:701 route-target export 65432:701 route-target import 65432:701 ! ip vrf vrf_mgmt rd 65432:702 route-target export 65432:702 route-target import 65432:702 route-target import 65432:700 route-target import 65432:701 ! ip vrf vrf_red rd 65432:700 route-target export 65432:700 route-target import 65432:700 ! ! ! ! ! ! ! ! ! ! no voice hpi capture buffer no voice hpi capture destination ! ! mta receive maximum-recipients 0 ! ! ! ! interface Loopback0 ip address 172.16.1.1 255.255.255.255 ! interface FastEthernet0/0 description Connected to CPE1 ip vrf forwarding vrf_red ip address 1.1.1.1 255.255.255.252 duplex auto speed auto ! interface FastEthernet0/1 description "Connecting to CPCNet PE" no ip address duplex auto speed auto ! interface FastEthernet0/1.700 encapsulation dot1Q 700 ip vrf forwarding vrf_red ip address 172.24.0.2 255.255.255.252 ! interface FastEthernet0/1.701 encapsulation dot1Q 701 ip vrf forwarding vrf_blue ip address 172.24.0.6 255.255.255.252 ! interface FastEthernet0/1.702 encapsulation dot1Q 702 ip vrf forwarding vrf_mgmt ip address 172.24.0.10 255.255.255.252 ! router bgp 65432 no synchronization bgp log-neighbor-changes neighbor 172.24.0.1 remote-as 4058 neighbor 172.24.0.5 remote-as 4058 neighbor 172.24.0.9 remote-as 4058 no auto-summary ! address-family ipv4 redistribute connected redistribute static neighbor 172.24.0.1 activate neighbor 172.24.0.1 send-community both neighbor 172.24.0.5 activate neighbor 172.24.0.5 send-community both neighbor 172.24.0.9 activate neighbor 172.24.0.9 send-community both no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf vrf_red redistribute connected redistribute static no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf vrf_mgmt redistribute connected redistribute static no auto-summary no synchronization exit-address-family ! address-family ipv4 vrf vrf_blue redistribute connected redistribute static no auto-summary no synchronization exit-address-family ! ip http server ip classless ! ! ! ! ! call rsvp-sync ! ! mgcp profile default ! ! ! dial-peer cor custom ! ! ! ! line con 0 line aux 0 line vty 0 4 password 7 10451F110612435A5E57 login ! end CE1#h