BUS-PE#show ip bgp vpnv4 vrf vrfa BGP table version is 19, local router ID is 100.1.1.3 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path Route Distinguisher: 200.1.1.1:1 (default for vrf vrfa) *>i5.5.5.5/32 100.1.1.1 100 0 i *>i10.1.14.0/24 100.1.1.1 100 0 i *>i10.2.14.0/24 100.1.1.1 0 100 0 ? * i 100.1.1.2 0 100 0 ? *> 10.3.14.0/24 0.0.0.0 0 32768 ? BUS-PE# BUS-PE#show run Building configuration... Current configuration : 2185 bytes ! upgrade fpd auto version 15.0 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname BUS-PE ! boot-start-marker boot-end-marker ! ! no aaa new-model ip source-route no ip icmp rate-limit unreachable ip cef ! ! ip vrf vrfa rd 200.1.1.1:1 route-target export 200.1.1.1:1 route-target import 200.1.1.1:1 ! ! ! no ip domain lookup no ipv6 cef multilink bundle-name authenticated mpls label protocol ldp ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! interface Loopback0 ip address 100.1.1.3 255.255.255.255 ! interface FastEthernet0/0 ip address 10.3.12.2 255.255.255.252 duplex auto speed auto mpls ip ! interface FastEthernet0/1 no ip address duplex auto speed auto ! interface FastEthernet1/0 no ip address duplex auto speed auto ! interface FastEthernet1/0.2 encapsulation dot1Q 2 ip vrf forwarding vrfa ip address 10.3.14.1 255.255.255.0 ! interface FastEthernet1/0.3 encapsulation dot1Q 3 ip address 10.3.13.1 255.255.255.0 ! interface FastEthernet1/1 no ip address shutdown duplex auto speed auto ! router ospf 1 router-id 100.1.1.3 log-adjacency-changes network 10.3.12.0 0.0.0.3 area 0 network 100.1.1.3 0.0.0.0 area 0 ! router bgp 100 no synchronization bgp log-neighbor-changes network 10.3.13.0 mask 255.255.255.0 neighbor 100.1.1.1 remote-as 100 neighbor 100.1.1.1 update-source Loopback0 neighbor 100.1.1.2 remote-as 100 neighbor 100.1.1.2 update-source Loopback0 no auto-summary ! address-family vpnv4 neighbor 100.1.1.1 activate neighbor 100.1.1.1 send-community both neighbor 100.1.1.2 activate neighbor 100.1.1.2 send-community both exit-address-family ! address-family ipv4 vrf vrfa no synchronization redistribute connected exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! no cdp log mismatch duplex ! ! ! control-plane ! ! mgcp fax t38 ecm mgcp behavior g729-variants static-pt ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login ! end BUS-PE#