3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
GRE Configuration Example 137
# Configure the interface address.
<Router> system-view
[Router] interface GigabitEthernet 0/0
[Router-GigabitEthernet0/0] ip address 50.0.0.1 24
[Router-GigabitEthernet0/0] quit
[Router] interface GigabitEthernet 0/1
[Router-GigabitEthernet0/1] ip address 60.0.0.1 24
[Router-GigabitEthernet0/1] quit
4 3Com_A (SecBlade_A)
# Divide VLANs.
<3Com_A> system-view
[3Com_A] vlan 10
[3Com_A-vlan10] quit
[3Com_A] vlan 30
[3Com_A-vlan30] quit
[3Com_A] vlan 50
[3Com_A-vlan50] quit
# Configure the IP address.
[3Com_A] interface vlan-interface 10
[3Com_A-Vlan-interface10] ip address 10.0.0.254 24
[3Com_A-Vlan-interface10] quit
[3Com_A] interface vlan-interface 30
[3Com_A-Vlan-interface30] ip address 30.0.0.1 24
[3Com_A-Vlan-interface30] quit
# Configure the static route.
[3Com_A] ip route-static 0.0.0.0 0 30.0.0.254
# Configure aggregation of IPsec module interfaces (the module resides in slot 2).
[3Com_A] secblade aggregation slot 2
# Establish a SecBlade configuration module test.
[3Com_A] secblade module test
# Specify the SecBlade interface VLAN.
[3Com_A-secblade-test] secblade-interface vlan-interface 30
# Set the protected VLAN.
[3Com_A-secblade-test] security-vlan 50
# Map the IPsec module to the IPsec module of the specified slot.
[3Com_A-secblade-test] map to slot 2
[3Com_A-secblade-test] quit
[3Com_A] quit
# Log into the IPsec module card of the specified slot.