3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
DVPN Configuration Example 227
# Divide VLANs.
<SW8800> system-view
[SW8800] vlan 20
[3Com-vlan20] quit
[SW8800] vlan 40
[3Com-vlan40] quit
[SW8800] vlan 60
[3Com-vlan60] quit
# Configure the IP address.
[SW8800] interface vlan-interface 20
[3Com-Vlan-interface20] ip address 20.0.0.254 24
[3Com-Vlan-interface20] quit
[SW8800] interface vlan-interface 40
[3Com-Vlan-interface40] ip address 40.0.0.1 24
[3Com-Vlan-interface40] quit
# Configure the static route.
[SW8800] ip route-static 0.0.0.0 0 40.0.0.254
# Configure aggregation of two GigabitEthernet interfaces of the IPsec module
(the IPsec module slot number is 2).
[SW8800] secblade aggregation slot 2
# Create the SecBlade test.
[SW8800] secblade test
# Specify the SecBlade interface VLAN.
[3Com-secblade-test] secblade-interface vlan-interface 40
# Set the protected VLAN.
[3Com-secblade-test] security-vlan 60
# Map the IPsec module to the IPsec module of the specified slot.
[3Com-secblade-test] map to slot 2
[3Com-secblade-test] quit
[SW8800] quit
# Log into the IPsec module of the specified slot.
<SW8800> secblade slot 2 (Both user name and password are SecBlade)
user: SecBlade
password: SecBlade
<secblade_Clnt2> system-view
# Create a sub-interface.
[secblade_Clnt2] interface g0/0.1
[secblade_Clnt2-GigabitEthernet0/0.1] vlan-type dot1q vid 40