Users Guide

Table Of Contents
Usage
Information
If you do not receive the same router ID for multiple paths, select the path that you received first. If you
received the same router ID for multiple paths, ignore the path information. The no version of this
command resets the value to the default.
NOTE: To configure these settings for a nondefault VRF instance, first enter the ROUTER-CONFIG-
VRF sub mode using the following commands:
1. Enter the ROUTER BGP mode using the router bgp as-number command.
2. From the ROUTER BGP mode, enter ROUTER BGP VRF mode using the vrf vrf-name
command.
Example
OS10(conf-router-bgp-2)# bestpath router-id ignore
Supported
Releases
10.3.0E or later
clear ip bgp
Resets BGP IPv4 or IPv6 neighbor sessions.
Syntax
clear ip bgp [vrf vrf-name] {ipv4address | ipv6address | * | interface
interface-type} [ ipv4 | ipv6 | soft in]
Parameters
vrf vrf-name (OPTIONAL) Enter vrf then the name of the VRF to clear IPv4 or IPv6 BGP
neighbor sessions corresponding to that VRF.
IPv4address Enter an IPv4 address to clear a BGP neighbor configuration.
IPv6address Enter an IPv6 address to clear a BGP neighbor configuration.
* Clears all BGP sessions.
interface interface-type Clears BGP information that is learned through an unnumbered
neighbor. Enter one of the following interface types:
ethernet node/slot/port[:subport] Display Ethernet interface information.
port-channel id-number Display port channel interface IDs, from 1 to 128.
vlan vlan-id Display the VLAN interface number, from 1 to 4093.
soft (Optional) Enter to configure and activate policies without resetting the BGP TCP session
BGP soft reconfiguration.
in (Optional) Enter to activate only ingress (inbound) policies.
Default Not configured
Command Mode EXEC
Usage
Information
None.
Example
OS10# clear ip bgp 1.1.15.4
The following is an example to clear BGP information learned through an unnumbered neighbor:
OS10# clear ip bgp interface ethernet 1/1/1
Supported
Releases
10.3.0E or later
clear ip bgp *
Resets BGP sessions. The soft parameter, BGP soft reconfiguration, clears policies without resetting the TCP connection.
Syntax
clear ip bgp * [soft in]
Layer 3 665