establishment-criteria

Configures L2TPV3 tunnel establishment criteria

A L2TPV3 tunnel is established from the current device to the NOC Controller when the current device becomes the VRRP master, cluster master, or RF Domain Manager. Similarly, the L2TPV3 tunnel is closed when the current device switches to standby or backup mode.

Supported in the following platforms:

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

Syntax

establishment-criteria [always|cluster-master|rf-domain-manager|vrrp-master <1-255>]

Parameters

establishment-criteria [always|cluster-master|rf-domain-manager|vrrp-master <1-255>]

always

Always establishes a L2TPv3 tunnel from the current device to the NOC controller. This is the default setting.

The ‘always‘ option indicates the device need not be a cluster-master, rf-domain-manager, or vrrp-master to establish a tunnel.

cluster-master

Establishes a L2TPv3 tunnel from the current device to the NOC controller, only when the current device becomes the cluster master

Note: The l2TPV3 tunnel is closed when the current device switches back the standby or backup mode.

rf-domain-manager

Establishes a L2TPv3 tunnel from the current device to the NOC controller, only when the current device becomes the RF Domain manager

Note: The l2TPV3 tunnel is closed when the current device switches back the standby or backup mode.

vrrp-master <1-255>

Establishes a L2TPv3 tunnel from the current device to the NOC controller, only when the current device becomes the VRRP master

  • <1-255> – Specify the VRRP group number from 1 - 255.

Note: The L2TPV3 tunnel is closed when the current device switches back the standby or backup mode.

Examples

nx9500-6C8809(config-profile default-rfs4000-l2tpv3-tunnel-Tunnel1)#establishment-criteria 
cluster-master
nx9500-6C8809(config-profile default-rfs4000-l2tpv3-tunnel-Tunnel1)#show context
 l2tpv3 tunnel Tunnel1
  establishment-criteria cluster-master
nx9500-6C8809(config-profile default-rfs4000-l2tpv3-tunnel-Tunnel1)#

Related Commands

no

Resets to default (always)