
C613-50186-01 Rev B
Command Reference for AR2050V
1170
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
BGP
AND
BGP4+ C
OMMANDS
CLEAR
BGP
IPV
6
PEER
-
GROUP
(BGP4+
ONLY
)
clear bgp ipv6 peer-group (BGP4+ only)
Overview
Use this command to reset the BGP4+ connections to all members of a peer group.
Syntax
clear bgp ipv6 peer-group
<peer-name>
clear bgp ipv6 peer-group
<peer-name>
in [prefix-filter]
clear bgp ipv6 peer-group
<peer-name>
out
clear bgp ipv6 peer-group
<peer-name>
soft [in|out]
Mode
Privileged Exec
Example
awplus#
clear bgp ipv6 peer-group Peer1 out
Parameter
Description
peer-group
Clears all members of a peer group.
<peer-name>
Specifies the name of the peer group for which all members will be
cleared.
ipv6
Clears all IPv6 address family peers. Configure parameters relating
to the BGP4+ exchange of IPv6 prefixes.
in
Indicates that incoming advertised routes will be cleared.
prefix-filte
r
Specifies that a prefix-list will be sent, by the ORF mechanism, to
those neighbors with which the ORF capability has been
negotiated. The neighbors will be triggered to resend updates,
which match the prefix-list filter, to the local router. The local router
will then perform a soft reconfiguration.
out
Indicates that outgoing advertised routes will be cleared.
soft in
Soft inbound reset causes the neighbors to resend all their updates
to the local device, without resetting the connection or clearing
the entries in the local device. So, the local device stores new
updates, and uses them to systematically replace existing table
entries. This process can use a considerable amount of memory.
soft out
Soft outbound reset causes the device to simply resend all its
updates to the specified neighbor(s), without resetting the
connection, or clearing table entries.