Setup Guide

Table Of Contents
bgp router-id
Assign a user-given ID to a BGP router.
Syntax
bgp router-id ip-address
To delete a user-assigned IP address, use the no bgp router-id command.
Parameters
ip-address
Enter an IP address in dotted decimal format to reset only that BGP neighbor.
Defaults The router ID is the highest IP address of the Loopback interface or, if no Loopback interfaces are
configured, the highest IP address of a physical interface on the router.
Command Modes ROUTER BGP
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the S-Series.
7.7.1.0 Introduced on the C-Series.
Usage
Information
Peering sessions are reset when you change the router ID of a BGP router.
This command automatically restarts the BGP instance for the configuration to take effect.
clear ip bgp
Reset BGP sessions. The soft parameter (BGP Soft Reconfiguration) clears the policies without resetting the TCP connection.
Syntax
clear ip bgp [vrf vrf-name] [* | <14294967295> | <0.165535.65535> |
A.B.C.D {soft {in | out}} | X:X:X:X::X {soft {in | out}} | dampening |
flap-statistics | ipv4 | ipv6 | peer-group]
Parameters
* Enter an asterisk ( * ) to reset all BGP sessions.
<1-4294967295>
Enter <1-4294967295> to clear peers with the AS number.
<0.1-65535.6553
5>
Enter <0.1-65535.65535> to clear peers with the AS number in dot format.
358 Border Gateway Protocol