364
Parameters
vpn-instance
vpn-instance-name
: Associates a VPN instance with an IPv6 address family and enters IPv6
BGP-VPN instance view. The
vpn-instance-name
parameter is a case-sensitive string of 1 to 31 characters.
vpnv6
: Enters BGP-VPNv6 subaddress family view.
Examples
# Enter BGP-VPNv6 subaddress family view.
<Sysname> system-view
[Sysname] bgp 100
[Sysname-bgp] ipv6-family vpnv6
[Sysname-bgp-af-vpnv6]
# Associate VPN instance
vpn1
with the IPv6 address family, and enter IPv6 BGP-VPN instance view.
<Sysname> system-view
[Sysname] ip vpn-instance vpn1
[Sysname-vpn-instance-vpn1] quit
[Sysname] bgp 100
[Sysname-bgp] ipv6-family vpn-instance vpn1
[Sysname-bgp-vpn1]
ipv6-family (VPN instance view)
Description
Use the
ipv6-family
command in VPN instance view to enter IPv6 VPN view.
Use the
undo ipv6-family
command to remove all configurations performed in IPv6 VPN view.
Syntax
ipv6-family
undo ipv6-family
View
VPN instance view
Default level
2: System level
Parameters
None
Examples
# Enter IPv6 VPN view.
<Sysname> system-view
[Sysname] ip vpn-instance vpn1
[Sysname-vpn-instance-vpn1] ipv6-family
[Sysname-vpn-ipv6-vpn1]