remote-cookie

Configures the manual session's remote cookie field size

Supported on the following devices:

Syntax

remote-cookie size [4|8] <1-4294967295> {<1-4294967295>}

Parameters

remote-cookie size [4|8] <1-4294967295> {<1-4294967295>}

remote-cookie size [4|8]

Configures the remote cookie field size for this manual session. The options are:

  • 4 – 4 byte remote cookie field

  • 8 – 8 byte remote cookie field

<1-4294967295>

Configures the remote cookie value first word. Applies to both the 4 byte and 8 byte local cookies

<1-4294967295>

Optional – Configures the remote cookie value second word. Applicable to only 8 byte cookies. This parameter is ignored for 4 byte cookies.

Examples

nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#remote-cookie size 8 400 700
nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#show context
 l2tpv3 manual-session test
  local-ip-address 1.2.3.4
  peer ip-address 5.6.7.8 udp port 150
  mtu 200
  local-session-id 1
  remote-cookie size 8 400 700
nx9500-6C8809(config-profile default-nx5500-l2tpv3-manual-session-test)#

Related Commands

no

Removes the manual session's remote cookie field size