l2tpv3-manual-session-commands

After a successful tunnel connection and establishment, individual sessions can be created. Each session is a single data stream. After successful session establishment, data corresponding to that session (pseudowire) can be transferred. If a session is down, the pseudowire associated with it is shut down as well.

Use the (profile-context) instance to manually configure a L2TPv3 manual session. To navigate to the L2TPv3 manual session configuration mode, use the following command in the profile context:

<DEVICE>(config-profile-default-rfs4000)#l2tpv3 manual-session <SESSION-NAME>
nx9500-6C8809(config-profile-default-rfs4000)#l2tpv3 manual-session test
nx9500-6C8809(config-profile default-rfs4000-l2tpv3-manual-session-test)#
nx9500-6C8809(config-profile default-rfs4000-l2tpv3-manual-session-test)#?
L2tpv3 Manual Session Mode commands:
  local-cookie       The local cookie for the session
  local-ip-address   Configure the IP address for tunnel. If not specified,
                     tunnel source ip address would be chosen automatically
                     based on the tunnel peer ip address
  local-session-id   Local session id for the session
  mtu                Configure the mtu size for the tunnel
  no                 Negate a command or set its defaults
  peer               Configure L2TPv3 manual session peer
  remote-cookie      The remote cookie for the session
  remote-session-id  Remote session id for the session
  traffic-source     Traffic that is tunneled

  clrscr             Clears the display screen
  commit             Commit all changes made in this session
  end                End current mode and change to EXEC mode
  exit               End current mode and down to previous mode
  help               Description of the interactive help system
  revert             Revert changes
  service            Service Commands
  show               Show running system information
  write              Write running configuration to memory or terminal

nx9500-6C8809(config-profile default-rfs4000-l2tpv3-manual-session-test)#
The following table summarizes L2TPV3 manual session configuration commands:
Click to expand in new window

L2TPV3-Manual-Session-Config Commands 

Command Description
local-cookie Configures the manual session's local cookie field size
local-ip-address Configures the manual session's local source IP address
local-session-id Configures the manual session's local session ID
mtu Configures the MTU size for the manual session tunnel
peer Configures the manual session's peers
remote-cookie Configures the remote cookie for the manual session
remote-session-id Configures the manual session's remote session ID
traffic-source Configures the traffic source tunneled by the manual session
no (l2tpv3-manual-session-config-mode-command) Negates or reverts L2TPV3 manual session commands to default