397undo tnl-policyViewsVPN instance view, IPv6 VPN viewDefault command level2: System levelParameterstunnel-policy-name: Specifies the name of a tunneling policy for the VPN instance, a string of 1 to 19characters.Usage guidelinesIf a VPN instance is not associated with any tunneling policy or the associated tunneling policy is notconfigured, the VPN instance selects tunnels according to the default tunneling policy. The defaulttunneling policy selects only one tunnel in this order: LSP tunnel, CR-LSP tunnel.A tunneling policy specified in VPN instance view is applicable to both the IPv4 VPN and the IPv6 VPN.A tunneling policy specified in IPv6 VPN view is applicable to only the IPv6 VPN.A tunneling policy specified in IPv6 VPN view takes precedence over that specified in VPN instance view.If you specify a tunneling policy in both IPv6 VPN view and VPN instance view, the tunneling policyspecified in IPv6 VPN view is applied to the IPv6 VPN.Examples# Associate VPN instance vpn1 with tunneling policy po1. system-view[Sysname] tunnel-policy po1[Sysname-tunnel-policy-po1] tunnel select-seq lsp load-balance-number 1[Sysname-tunnel-policy-po1] quit[Sysname] ip vpn-instance vpn1[Sysname-vpn-instance-vpn1] route-distinguisher 22:33[Sysname-vpn-instance-vpn1] tnl-policy po1[Sysname-vpn-instance-vpn1] quit# Associate the IPv6 VPN of VPN instance vpn3 with tunneling policy po1.[Sysname] ip vpn-instance vpn3[Sysname-vpn-instance-vpn3] route-distinguisher 11:33[Sysname-vpn-instance-vpn3] ipv6-family[Sysname-vpn-ipv6-vpn3] tnl-policy po1Related commandstunnel select-seqvpn-target (VPN instance view/IPv6 VPN view)Use vpn-target to configure route targets for a VPN instance or an IPv6 VPN.Use undo vpn-target to remove the specified or all route targets of a VPN instance or an IPv6 VPN.Syntaxvpn-target vpn-target&<1-8> [ both | export-extcommunity | import-extcommunity ]undo vpn-target { all | vpn-target&<1-8> [ both | export-extcommunity | import-extcommunity ] }