R211x-HP Flexfabric 11900 Layer 3 - IP Routing Command Reference

399
<Sysname> reset bgp all ipv4
reset bgp ipv6 unicast
Use reset bgp ipv6 unicast to reset BGP sessions for the IPv6 unicast address family.
Syntax
reset bgp { as-number | ipv6-address | all | external | group group-name | internal } ipv6 [ unicast ]
[ vpn-instance vpn-instance-name ]
Views
User view
Predefined user roles
network-admin
mdc-admin
Parameters
as-number: Resets BGP sessions to peers in the AS.
ipv6-address: Specifies the IPv6 address of a peer with which to reset the session.
all: Resets all BGP sessions of IPv6 unicast address family.
external: Resets all the EBGP sessions of IPv6 unicast address family.
group group-name: Resets sessions with peers in the specified BGP peer group.
internal: Resets all the IBGP sessions of IPv6 unicast address family.
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 resets the BGP sessions for IPv6
unicast address family for the public network.
Usage guidelines
To apply a new route selection policy, use this command to reset BGP sessions. BGP reestablishes the
BGP sessions, advertises routes, and applies the new policy to routes. This operation breaks down BGP
sessions for a short while.
Examples
# Reset all BGP sessions for IPv6 unicast address family for the public network.
<Sysname> reset bgp all ipv6
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.