Router-Id - HP FlexNetwork 3600 v2 Series Command Reference Manual

Hide thumbs Also See for FlexNetwork 3600 v2 Series:
Table of Contents

Advertisement

Parameters
ipv6-address: Clears the flap statistics for the specified IPv6 address.
prefix-length: Prefix length of the address, in the range of 1 to 128.
as-path-acl-number: Clears the flap statistics for routes matching the AS path list. The number is in
the range of 1 to 256.
as-path-regexp: Clears the flap statistics for routes matching the AS path regular expression.
peer-ipv6-address: Clears the flap statistics for inbound routes from the peer. peer-ipv6-address is
the address of the peer.
Description
Use reset bgp ipv6 flap-info to clear IPv6 routing flap statistics.
If no parameters are specified, the flap statistics of all the routes will be cleared
Examples
# Clear the flap statistics of the routes matching AS path ACL 10.
<Sysname> system-view
[Sysname] ip as-path 10 permit ^100.*200$
[Sysname] quit
<Sysname> reset bgp ipv6 flap-info as-path-acl 10

router-id

Syntax
router-id router-id
undo router-id
View
BGP view
Default level
2: System level
Parameters
router-id: Router ID in IP address format.
Description
Use router-id to specify a router ID for the router.
Use undo router-id to remove a router ID.
To run IPv6 BGP protocol, a router must have a router ID, an unsigned 32-bit integer and the unique
ID of the router in the AS.
You can specify a router ID manually. Otherwise, the system selects the highest IPv4 address among
loopback interface addresses as the router ID. If no loopback interface addresses are available, the
system selects the highest IPv4 address among physical interface IPv4 addresses as the router ID.
Specify a loopback interface address as the router ID to enhance network reliability.
If the interface whose IPv4 address is selected as the router ID or the manual router ID is deleted, the
system selects a new router ID for the router.
Examples
# Specify the router ID of the router as 10.18.4.221.
<Sysname> system-view
406

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents