3Com Switch 8800 Family IPsec Module Configuration and Command reference Guide
L2TP Configuration Example 125
[NAS] interface GigabitEthernet 0/1
[NAS-GigabitEthernet0/1] ip address 50.0.0.1 24
[NAS-GigabitEthernet0/1] quit
# Enable L2TP service.
[NAS] l2tp enable
# Set an L2TP group.
[NAS] l2tp-group 1
[NAS-l2tp1] Tunnel authentication
[NAS-l2tp1] Tunnel password simple secblade
[NAS-l2tp1] Tunnel name LAC
[NAS-l2tp1] start l2tp ip 50.0.0.254 fullusername l2tp
[NAS-l2tp1] quit
# Configure a static route.
[NAS] ip route-static 0.0.0.0 0 50.0.0.254
3 Switch 8800 Family switches (SecBlade)
# Divide VLANs.
<SW8800> system-view
[SW8800] vlan 10
[3Com-vlan10] quit
[SW8800] vlan 30
[3Com-vlan30] quit
[SW8800] vlan 50
[3Com-vlan50] quit
# Configure the IP address.
[SW8800] interface vlan-interface 10
[3Com-Vlan-interface10] ip address 10.0.0.254 24
[3Com-Vlan-interface10] quit
[SW8800] interface vlan-interface 30
[3Com-Vlan-interface30] ip address 30.0.0.1 24
[3Com-Vlan-interface30] quit
# Configure a static route.
[SW8800] ip route-static 0.0.0.0 0 30.0.0.254
# Configure aggregation of IPsec module interfaces ( the IPsec module resides in
slot 2).
[SW8800] secblade aggregation slot 2
# Create the SecBlade test.
[SW8800] secblade test
# Specify a IPsec module interface VLAN.
[3Com-secblade-test] secblade-interface vlan-interface 30