3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide

VRRP Configuration Examples 239
[Switch 8807] interface vlan-interface 10
[Switch 8807-Vlan-interface10] ip address 10.0.0.254 24
[Switch 8807-Vlan-interface10] quit
[Switch 8807] interface vlan-interface 20
[Switch 8807-Vlan-interface20] ip address 20.0.0.254 24
[Switch 8807-Vlan-interface20] quit
[Switch 8807] interface vlan-interface 30
[Switch 8807-Vlan-interface30] ip address 30.0.0.254 24
[Switch 8807-Vlan-interface30] quit
# Configure the static route. The next hop is the virtual IP address of the VRRP
standby group.
[Switch 8807] ip route-static 0.0.0.0 0 30.0.0.100
# Configure aggregation of interfaces on the secblade_A card (the IPsec modules
resides in slot 1).
[Switch 8807] secblade aggregation slot 1
# Create module test1 for SecBlade_A.
[Switch 8807] secblade test1
# Specify the SecBlade interface VLAN.
[Switch 8807-secblade-test1] secblade-interface vlan-interface 30
# Set the protected VLAN.
[Switch 8807-secblade-test1] security-vlan 50
# Map module test1 for SecBlade_A to the IPsec modules of slot 1.
[Switch 8807-secblade-test1] map to slot 1
[Switch 8807-secblade-test1] quit
[Switch 8807] quit
# Configure aggregation of interfaces on the SecBlade_B card (the IPsec modules
resides in slot 2).
[Switch 8807] secblade aggregation slot 2
# Create module test2 for SecBlade_B.
[Switch 8807] secblade test2
# Specify the SecBlade_B interface VLAN.
[Switch 8807-secblade-test2] secblade-interface vlan-interface 30
# Set the protected VLAN.
[Switch 8807-secblade-test2] security-vlan 50
# Map the SecBlade_B module to the IPsec modules of slot 2.