375
Parameters
vpn-instance-name: Resets IPv6 BGP connections with the peers in a VPN instance. The VPN instance
name is a case-sensitive string of 1 to 31 characters.
as-number: Resets IPv6 BGP connections with the peers in an AS. The AS number is ranging from 1 to
4,294,967,295.
ipv6-address: Resets the connection with the BGP peer identified by this IPv6 address.
all: Resets all IPv6 BGP connections in the specified VPN instance.
external: Resets EBGP sessions.
Examples
# Reset all IPv6 BGP connections in VPN instance vpn1.
<Sysname> reset bgp ipv6 vpn-instance vpn1 all
reset bgp vpnv6
Description
Use the reset bgp vpnv6 command to reset BGP VPNv6 connections.
Syntax
reset bgp vpnv6 { as-number | ip-address | all | external | internal }
View
User view
Default level
1: Monitor level
Parameters
as-number: Resets BGP VPNv6 connections with the peers in the AS identified by this number. as-number
ranges from 1 to 4,294,967,295.
ip-address: Resets the BGP VPNv6 connection with the BGP peer identified by this IP address.
all: Resets all BGP VPNv6 connections.
external: Resets EBGP VPNv6 connections.
internal: Resets IBGP VPNv6 connections.
Examples
# Reset all BGP VPNv6 connections to make new configurations take effect.
<Sysname> reset bgp vpnv6 all
routing-table limit
Description
Use the routing-table limit command to limit the maximum number of routes in a VPN instance, an IPv4
VPN, or an IPv6 VPN, preventing too many routes from being accepted by a PE.
Use the undo routing-table limit command to restore the default.
The default maximum number of routes supported varies by device.