peer

Configures peer(s) allowed to establish the manual session. The peers are identified by their IP addresses.

Supported in the following platforms:

  • Access Points — AP505i, AP510i/e, AP560i/h
  • Service Platforms — NX5500, NX7500, NX9500, NX9600, VX9000

Syntax

peer ip-address <IP> {udp {port <1-65535>}}

Parameters

peer ip-address <IP> {udp {port <1-65535>}}

peer ip-address <IP>

Configures the session peer's IP address in the A.B.C.D format

udp {port <1-65335>}

Optional. Configures the UDP encapsulation mode for this session (default encapsulation is IP)

  • port <1-65535> – Optional. Configures the peer‘s UDP port running the L2TPv3 service.

    • <1-65335> – Specify a value from 1 - 65535.

Examples

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

Related Commands

no

Removes the manual session‘s peer configuration