l2tpv3 session <l2tpv3_session_profile>
cookie len <len_of_cookie> value <cookie_val>
default-l2-specific-sublayer
l2tpv3 tunnel <l2tpv3_tunnel_prof_to_associate>
tunnel-ip <local_ip_addr_tunnel> mask <tunnel_mask> vlan <tunnel_mgmt_vlan>
no…
This command configures an Layer-2 Tunnel Protocol (L2TP) session profile.
Parameter |
Description |
Range |
Default |
---|---|---|---|
l2tpv3 session <name> |
Configures the session profile name. | — | — |
cookie len <len_of_cookie> value <cookie_val> |
Configures the length and alphanumeric value for the cookie. |
Length: 4/8 If cookie length is 4, the cookie value should have exactly 8 hexadecimal characters. If cookie length is 8, the cookie value should have exactly 16 hexadecimal characters |
Not set. |
default-l2-specific-sublayer | Enables the default l2 specific sublayer in the L2TPV3 session. | ||
l2tpv3 tunnel <l2tpv3_tunnel_prof_to_associate> |
Selects the tunnel profile name where the session will be associated. | — | — |
tunnel <local_ip_addr_tunnel> mask <tunnel_mask> vlan <tunnel_mgmt_vlan> |
Configures the local IP address, network mask, and VLAN ID of the tunnel. | 2-4094 | — |
no… |
Removes the configuration. | — | — |
Use this command to configure the session to carry the L2TP data.
The following example configures the L2TPv3 session:
(Instant AP)(config) # l2tpv3 session test_session
(Instant AP)(L2TPv3 Session Profile "test_session")# cookie len 4 value 12345678
(Instant AP)(L2TPv3 Session Profile "test_session")# l2tpv3 tunnel test_tunnel
(Instant AP)(L2TPv3 Session Profile "test_session")# tunnel-ip 1.1.1.1 mask 255.255.255.0 vlan 2
(Instant AP)(L2TPv3 Session Profile "test_session")# end
(Instant AP)# commit apply
Version |
Description |
Aruba Instant 6.4.0.2-4.1 | This command was modified. |
Aruba Instant 6.2.1.0-3.4 |
This command is introduced. |
IAP Platform |
Command Mode |
RAP-108 RAP-109 IAP-135 |
Configuration mode and L2TPV3 session profile configuration sub-mode. |