Chapter 9 IPv6 Route-Map Policy Configuration
PE1#show running-config bgp
! <route-bgp>
router bgp 100
synchronization disable
neighbor 10.10.3.3 remote-as 100
neighbor 10.10.3.3 activate
neighbor 10.10.3.3 update-source loopback1
……
address-family ipv6 vrf test1
redistribute connected
$
address-family vpnv6
neighbor 10.10.3.3 activate
$
……
$
! </route-bgp>
PE1#show
running-config vrf
! <vrf>
ip vrf test1
rd 100:1
address-family ipv6
route-target import 100:1
route-target export 100:1
import map test2
export map test1
$
$
! </vrf>
PE1#show route-map test1
[route-map test1] IP type: IPv6
route-map test1 permit 10
match ipv6 address test1
PE1#show route-map test2
[route-map test2] IP type: IPv6
route-map test2 permit 10
match ipv6 address test2
9-27
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential