Chapter 9 IPv6 Route-Map Policy Configuration
Command
Description
ZXR10(config)#
show running-config vrf
Displays the VRF route configuration.
ZXR10(config)#
show ip vrf detail
[<
vrf-name
>]
Displays the VRF configuration. You can specify a
VRF instance, and query its configuration.
ZXR10(config)#
show route-map
[<
route-map-name
>]
Displays the route-map configuration.
– End of Steps –
9.1.2 IPv6 Routing Policy Configuration Instances
9.1.2.1 Example: Configuring a Routing Policy for Redistributing RIPng Routes
Configuration Description
Both R1 and R2 run the Routing Information Protocol (
), see
. This enables
their RIPng routes to be advertised to each other, and other types of routes to be
redistributed. The following shows an example of redistributing static routes.
Figure 9-1 An Example of Configuring a Routing Policy for Redistributing RIPng Routes
Configuration Flow
1.
Enable IPv6 and set IPv6 addresses on the corresponding interfaces of R1 and R2.
2.
Enable the RIPng protocol configuration on the interfaces.
3.
Redistribute other types of routes, and create a redistribution command.
4.
Associate the redistribution command with a route-map.
5.
Set the route-map.
6.
Query the configuration result, and verify that R1 and R2 can learn routes that the peer
advertises.
Configuration Commands
Configuration on R1:
R1(config)#interface
gei-1/2
R1(config-if-gei-1/2)#no shutdown
R1(config-if-gei-1/2)#ipv6 enable
R1(config-if-gei-1/2)#ipv6 address 192:168::1:1/64
R1(config-if-gei-1/2)#exit
9-7
SJ-20140504150128-018|2014-05-10 (R1.0)
ZTE Proprietary and Confidential