Chapter 19 6VPE Configuration
Step
Command
Function
ZXR10(config-ripng-vrf-vrf-name)#
interface
<
interface-name
>
Enters RIPng interface
configuration. The interface is
bound to VRF.
3
ZXR10(config-ripng-vrf-vrf-name)#
ipv6 rip enable
Enables RIPng on an
interface.
4
ZXR10(config)#
router bgp
<
as-number
>
Enters BGP route
configuration mode.
ZXR10(config-bgp)#
address-family ipv6 vrf
<
vrf- name
>
Enters VRF address family
configuration mode.
5
ZXR10(config-bgp-af-ipv6-vrf)#
redistribute rip
[
metric
<
metric-value
>]
,
[
route-map
<
map-tag
>]
Redistributes the RIPng
routes.
As shown in
, it is required to run RIPng between CE1 and PE1. The
following example shows how to configure RIPng on CE1 and PE1 respectively.
Figure 19-3 Network Topology of the RIPng Configuration Between CE and PE
Configuration on CE1:
CE1(config)#ipv6 router rip
CE1(config-ripng)#interface gei-1/1
CE1(config-ripng-if-gei-1/1)#ipv6 rip enable
CE1(config-ripng-if-gei-1/1)#exit
Configuration on PE1:
PE1(config)#ipv6 router rip vrf vpn_a
PE1(config-ripng-vrf-vpn_a)#redistribute bgp
19-5
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential