Figure 4-4 Networking Diagram For Configuring Frr For Static Ipv6 Route In A Public Network - Zte ZXR10 ZSR V2 Configuration Manual

Intelligent integrated multi-service router
Table of Contents

Advertisement

ZXR10 ZSR V2 Configuration Guide (IPv6)
Figure 4-4 Networking Diagram for Configuring FRR for Static IPv6 Route in a Public
Network
Configuration Flow
1. On R1, enable the backup route calculation function for static IPv6 routes in the public
network.
2. Configure a static IPv6 route as the active route.
3. Configure a static IPv6 route as the standby route. Its destination address and mask
must be the same with those of the active route. The priority or metric of the standby
route must be lower than that of the active route. The active and standby routes must
have different outgoing interfaces.
Configuration Commands
Configuration on R1:
R1(config)#interface gei-1/3
R1(config-if-gei-1/3)#no shutdown
R1(config-if-gei-1/3)#ipv6 enable
R1(config-if-gei-1/3)#ipv6 address 300::1/56
R1(config-if-gei-1/3)#exit
R1(config)#interface gei-5/5
R1(config-if-gei-5/5)#no shutdown
R1(config-if-gei-5/5)#ipv6 enable
R1(config-if-gei-5/5)#ipv6 address 500::1/56
R1(config-if-gei-5/5)#exit
R1(config)#ipv6 route-static fast-reroute
R1(config)#ipv6 route 1234::1/128 500::2
R1(config)#ipv6 route 1234::1/128 300::2 10
Configuration on R3:
R3(config)#interface gei-1/3
R3(config-if-gei-1/3)#no shutdown
R3(config-if-gei-1/3)#ipv6 enable
R3(config-if-gei-1/3)#ipv6 address 300::2/56
R3(config-if-gei-1/3)#exit
R3(config)#interface gei-1/4
R3(config-if-gei-1/4)#no shutdown
R3(config-if-gei-1/4)#ipv6 enable
R3(config-if-gei-1/4)#ipv6 address 400::2/56
R3(config-if-gei-1/4)#exit
SJ-20140504150128-018|2014-05-10 (R1.0)
/*Enable the FRR function.*/
4-8
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents