Manual

Sample L3 Interchassis HA Configuration
ASR 9000 Chassis RSP Configuration (IOS-XR)
SecGW Administration Guide, StarOS Release 17
141
!
!
interface TenGigE0/1/1/9
description "IKE traffic VM4"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/1/1/9.1304
description "IKE traffic for VM4"
ipv4 address 89.89.89.10 255.255.255.0
ipv6 address 2089::10/64
encapsulation dot1q 1304
!
interface TenGigE0/1/1/10
description "Clear and srp traffic VM4"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/1/1/10.1314
description "clear traffic VM4"
ipv4 address 99.99.99.10 255.255.255.0
ipv6 address 2099::10/64
encapsulation dot1q 1314
!
interface TenGigE0/1/1/10.1324
description "srp traffic VM4"
ipv4 address 79.79.79.10 255.255.255.0
ipv6 address 2079::10/64
encapsulation dot1q 1324
!
interface TenGigE0/1/1/11
transceiver permit pid all
l2transport
!
!
interface BVI1
ipv4 address 192.172.12.10 255.255.255.0 255.255.255.0
!
prefix-set test
1.1.1.1/32
end-set
!
route-policy test
if rib-has-route in (1.1.1.1/32 ge 32 le 32) then
pass
endif
end-policy
!
route-policy pass-all
pass
end-policy
!