Manual
Sample L3 Interchassis HA Configuration
ASR 9000 Chassis RSP Configuration (IOS-XR) ▀
SecGW Administration Guide, StarOS Release 17 ▄
143
!
route-policy pass-only-ike-01
if destination in (23.23.23.23/32 le 32) then
pass
endif
if destination in (2023::23/128 le 128) then
pass
endif
end-policy
!
route-policy pass-only-ike-02
if destination in (33.33.33.33/32 le 32) then
pass
endif
if destination in (2033::33/128 le 128) then
pass
endif
end-policy
!
route-policy pass-only-ike-03
if destination in (43.43.43.43/32 le 32) then
pass
endif
if destination in (2043::43/128 le 128) then
pass
endif
end-policy
!
route-policy pass-only-ike-04
if destination in ((53.53.53.53/32 le 32) then
pass
endif
if destination in (2053::53/128 le 128) then
pass
endif
end-policy
!
router static
address-family ipv4 unicast
10.0.0.0/8 10.78.1.1
11.0.0.0/8 130.0.1.20
15.0.0.0/8 130.0.2.20
17.0.0.0/8 130.0.3.20
19.0.0.0/8 130.0.4.20
64.0.0.0/8 10.78.1.1
72.72.72.0/24 206.0.1.20
74.74.74.0/24 206.0.1.20
76.76.76.0/24 206.0.1.20
78.78.78.0/24 206.0.1.20
202.153.144.25/32 8.40.0.1
211.0.1.0/24 130.0.1.20
211.0.2.0/24 130.0.2.20