Configures a tunnel to use a specified L2TPV3 tunnel policy and specified critical resources
use [critical-resource|l2tpv3-policy]
use critical-resource <CRM-NAME1> {<CRM-NAME2>} {<CRM-NAME3>} {<CRM-NAME4>}
         use l2tpv3-policy <L2TPV3-POLICY-NAME>
use critical-resource <CRM-NAME1> {<CRM-NAME2>} {<CRM-NAME3>} {<CRM-NAME4>}
         | use critical-resource <CRM-NAME1> {<CRM-NAME2>} {<CRM-NAME3>} {<CRM-NAME4>} | Specifies the critical resource(s) to use with this tunnel 
 Note: In case of tunnel initiator, L2TPv3 tunnel is established only if the
                           critical resources identified by the <CRM-NAME1>..................
                           <CRM-NAME4> arguments are available at the time of tunnel
                           establishment. Note: In case of L2TPv3 tunnel termination, all incoming tunnel
                           establishment requests are rejected if the critical resources specified
                           by the <CRM-NAME1>.............. <CRM-NAME4> arguments are not
                           available. | 
use l2tpv3-policy <L2TPV3-POLICY-NAME>
| use l2tpv3-policy <L2TPV3-POLICY-NAME> | Associates a specified L2TPV3 policy with this tunnel 
 | 
nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#use l2tpv3-policy L2TPV3Policy1
         nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#show context l2tpv3 tunnel Tunnel1 peer 2 hostname tunnel1peer1 udp port 100 use l2tpv3-policy L2TPV3Policy1 session tunnel1peer1session1 pseudowire-id 5000 traffic-source vlan 10-20 native-vlan 1 router-id 2000 establishment-criteria cluster-master nx9500-6C8809(config-profile default-nx5500-l2tpv3-tunnel-Tunnel1)#
| no | Removes the L2TPV3 policy configured with a tunnel and reverts to the default tunnel policy |