no [establishment-criteria|fast-failover|hostname|local-ip-address|mtu|peer <1-2>|preempt|router-id|session|use]
no <PARAMETERS>
no <PARAMETERS> | Negates or reverts a L2TPv3 tunnel settings to default, based on the parameters passed |
The tunnel settings before the ‘no‘ command is executed:
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#show context l2tpv3 tunnel Tunnel1 local-ip-address 172.16.10.2 mtu 1280 hostname TunnelHost1 establishment-criteria cluster-master nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#no local-ip
-address
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#no mtu
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#no hostname
The tunnel settings after the ‘no‘ command is executed:
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#show context l2tpv3 tunnel Tunnel1 establishment-criteria cluster-master nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#