Manual

Sample L2 Interchassis HA Configuration
ASR 9000 Chassis RSP Configuration (IOS-XR)
SecGW Administration Guide, StarOS Release 17
103
interface TenGigE0/4/1/0.1871
description "IKE and ESP traffic for VM1"
ipv4 address 41.41.41.10 255.255.255.0
ipv6 address 2041::10/64
encapsulation dot1q 1871
!
interface TenGigE0/4/1/1
description "Clear and srp traffic VM1"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/4/1/1.1359
description "srp traffic VM1"
ipv4 address 81.81.81.10 255.255.255.0
ipv6 address 2081::10/64
encapsulation dot1q 1359
!
interface TenGigE0/4/1/1.1881
description "clear traffic VM1"
ipv4 address 61.61.61.10 255.255.255.0
ipv6 address 2061::10/64
encapsulation dot1q 1881
!
interface TenGigE0/4/1/2
description "Management interface for VM1"
transceiver permit pid all
l2transport
!
!
interface TenGigE0/4/1/3
description "IKE and ESP traffic VM2"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/4/1/3.1872
description "IKE and ESP traffic for VM2"
ipv4 address 42.42.42.10 255.255.255.0
ipv6 address 2042::10/64
encapsulation dot1q 1872
!
interface TenGigE0/4/1/4
description "Clear and srp traffic VM2"
transceiver permit pid all
dot1q tunneling ethertype 0x9200
!
interface TenGigE0/4/1/4.1360
description "srp traffic VM2"
ipv4 address 82.82.82.10 255.255.255.0
ipv6 address 2082::10/64
encapsulation dot1q 1360
!