User Manual UMN:CLI
V8102
615
clear ip bgp <1-4294967295>
{unicast | multicast} soft [in |
out]
12.1.15.3 Session Reset of Specific Route
To reset the sessions of BGP neighboring router with specified IP address, use the follow-
ing command.
clear bgp {A.B.C.D | X:X::X:X }
Resets the sessions of BGP neighboring router with
specified IPv4 or IPv6 address.
See Section 12.1.15.1when you configure the detail parameters.
To reset the sessions of BGP neighboring router with specified IP address and initialize
the details of route configurations, use the following command.
clear bgp {A.B.C.D | X:X::X:X } in
[prefix-filter]
Resets the session of BGP neighboring router con-
tained specified IP address.
in: clears incoming advertised routes.
prefix-filter: pushes out prefix-list ORF and does in-
bound soft reconfiguration.
A.B.C.D: route IP address
clear ip bgp A.B.C.D in [prefix-
filter]
clear ipv6 bgp X:X::X:X in [pre-
fix-filter]
clear ip bgp A.B.C.D {unicast |
multicast} in [prefix-filter]
clear bgp {A.B.C.D | X:X::X:X }
out
Resets the session of BGP neighboring router with
specified IP address.
A.B.C.D: route IP address
out: clears outgoing advertised routes.
unicast | multicast: address family modifier
clear ipv6 bgp X:X::X:X out
clear ip bgp A.B.C.D {unicast |
multicast} out
clear bgp {A.B.C.D | X:X::X:X }
soft [in | out]
Updates the route information only while the session is
possible of BGP neighboring router with specified IP
address. Apply the route either incoming or outgoing
routes.
A.B.C.D: route IP address
clear ip bgp A.B.C.D soft [in |
out]
clear ipv6 bgp X:X::X:X soft [in |
out]
clear ip bgp A.B.C.D {unicast |
multicast} soft [in | out]