Manual
Sample L3 Interchassis HA Configuration
▀ ASR 9000 Chassis RSP Configuration (IOS-XR)
▄ SecGW Administration Guide, StarOS Release 17
156
!
interface TenGigE0/3/1/9.1204
description "IKE traffic for VM4"
ipv4 address 88.88.88.10 255.255.255.0
ipv6 address 2088::10/64
encapsulation dot1q 1204
!
interface TenGigE0/3/1/10
description "Clear and srp traffic VM4"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/3/1/10.1214
description "clear traffic VM4"
ipv4 address 98.98.98.10 255.255.255.0
ipv6 address 2098::10/64
encapsulation dot1q 1214
!
interface TenGigE0/3/1/10.1224
description "srp traffic VM4"
ipv4 address 78.78.78.10 255.255.255.0
ipv6 address 2078::10/64
encapsulation dot1q 1224
!
interface TenGigE0/3/1/11
transceiver permit pid all
l2transpor
!
!
interface BVI1
ipv4 address 192.168.10.10 255.255.255.0
!
route-policy pass-all
pass
end-policy
!
route-policy block-ike-01
if destination in (23.23.23.23/32 le 32) then
drop
endif
if destination in (2023::23/128 le 128) then
drop
endif
pass
end-policy
!
route-policy block-ike-02
if destination in (33.33.33.33/32 le 32) then
drop
endif
if destination in (2033::33/128 le 128) then
drop