R3303-HP HSR6800 Routers MPLS Command Reference
381
Views
User view
Default command level
2: System level
Parameters
as-number: Resets BGP VPNv6 connections with the peers in the AS identified by this number in the
range of 1 to 4294967295.
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 (VPN instance view/IPv6 VPN view)
Use routing-table limit to limit the maximum number of routes in a VPN instance, preventing too many
routes from being accepted by a PE.
Use undo routing-table limit to restore the default.
Syntax
routing-table limit number { warn-threshold | simply-alert }
undo routing-table limit
Default
A VPN instance supports up to 100000 routes.
Views
VPN instance view, IPv6 VPN view
Default command level
2: System level
Parameters
number: Specifies the maximum number of routes supported. The value range varies by device.
warn-threshold: Specifies a threshold for warning, in the range of 1 to 100, in percentages. When the
percentage of the number of existing routes to the maximum number of routes supported exceeds the
specified threshold, the system gives an alarm message but still allows new routes. If the number of routes
in the VPN instance reaches the maximum supported, no more routes are added.
simply-alert: Specifies that when the number of routes exceeds the maximum number of routes supported,
the system still accepts routes but generates a system log (Syslog) message.
Usage guidelines
A limit configured in VPN instance view applies to both the IPv4 VPN and the IPv6 VPN.










