BGP Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
31.37
clear ip bgp view
Use this command to reset a BGP IPv4 connection, as well as, to reset the bgp instance for a
specified view (
WORD
); use the
clear ip bgp
command to reset the default instance.
Syntax
clear ip bgp view
<word>
*
[
<in>
|
<soft>
]
clear ip bgp view
<word>
*
ipv4
<prefix> <routes>
Mode
Privileged Exec mode
Examples
Parameter
Description
view
Specifies BGP view
<word>
Specifies the name of the view for which all routes will be cleared
*
Clears all peers
ipv4
clears all IPv4 address family peers
<routes>
{
IN
|
out
|
soft
}
<in>
in
[
prefix-filter
]
in
Indicates that incoming advertised routes will be cleared
prefix-filter
Pushes out prefix-list ORF and does inbound soft reconfiguration
out
Indicates that outgoing advertised routes will be cleared.
<soft>
soft
[
in
|
out
]
Indicates that both incoming and outgoing routes will be
cleared
<prefix>
{
unicast
|
multicast
}
unicast
address family modifier
multicast
address family modifier
awplus#
clear ip bgp view I4 * in prefix-filter
awplus#
clear ip bgp view I2 ipv4 unicast soft in