395
Parameters
vpn-instance
vpn-instance-name
: Specifies an MPLS L3VPN instance by its name, a case-sensitive string
of 1 to 31 characters. If no VPN instance is specified, this command clears the flap statistics of the BGP
IPv6 unicast routes for the public network.
network-address prefix-length
: Specifies the destination network address and prefix length. The value
range for the
prefix-length
argument is 0 to 128. If this argument is not specified, the command clears the
flap statistics of all BGP IPv6 unicast routes.
as-path-acl
as-path-acl-number
: Specifies an AS path list number in the range of 1 to 256 to filter BGP
IPv6 unicast route flap statistics.
peer
ipv6-address
: Clears flap statistics of BGP IPv6 unicast routes learned from the specified BGP peer.
Usage guidelines
The command with the
unicast
keyword has the same effect as that without the
unicast
keyword.
Examples
# Clear the flap statistics of BGP IPv6 unicast route 2345::/16 for the public network.
<Sysname> reset bgp flap-info ipv6 2345:: 16
# Clear the flap statistics for the public network BGP IPv6 unicast routes learned from peer 1::1.
<Sysname> reset bgp flap-info ipv6 peer 1::1
Related commands
•
dampening
•
display bgp routing-table flap-info ipv6 unicast
router id (system view)
Use
router id
to configure a global router ID.
Use
undo
router id
to remove the global router ID.
Syntax
router id
router-id
undo router id
Default
No global router ID is configured.
Views
System view
Predefined user roles
network-admin
Parameters
router-id
: Specifies a router ID in IP address format.
Usage guidelines
Some routing protocols use a router ID to identify a device. You can configure a global router ID, which
is used by routing protocols that have no router ID configured.