The reset bgp sr-policy ipv6 command resets specified BGP connections in the IPv6 SR-Policy address family.
Parameter | Description | Value |
---|---|---|
all |
Resets all BGP connections. |
- |
as-number |
Resets BGP connections with peers in ASs expressed in dotted notation. |
For an integral AS number, the value is an integer ranging from 1 to 4294967295. For an AS number in dotted notation, the value is in the format of x.y, where x and y are integers ranging from 1 to 65535 and from 0 to 65535, respectively. |
ipv6-address |
Resets the BGP connection with a specified peer. |
The value is a 32-digit hexadecimal number, in the format of X:X:X:X:X:X:X:X. |
external |
Resets all EBGP connections. |
- |
internal |
Resets all IBGP connections. |
- |
Usage Scenario
The reset bgp sr-policy ipv6 command is used to make new BGP configurations take effect.
Configuration Impact
This command resets all TCP connections established between BGP peers and therefore results in the re-establishment of the BGP peer relationships. Exercise caution when running this command.