CLI Guide

Table Of Contents
show ip bgp extcommunity-list view information on all routes with Extended Community attributes.
show ip bgp filter-list view the routes that match the filter lists.
show ip bgp flap-statistics view flap statistics on BGP routes.
show ip bgp neighbors allow you to view the information BGP neighbors exchange.
show ip bgp next-hop view all next hops (using learned routes only) with current reachability and
flap status. This command only displays one path, even if the next hop is reachable by multiple paths.
show ip bgp paths view all the BGP path attributes in the BGP database.
show ip bgp peer-group allow you to view information on the BGP peers in a peer group.
show ip bgp regexp display the subset of the BGP routing tables matching the regular expressions
specified.
show ip bgp summary allow you to view the status of all BGP connections.
show ip bgp cluster-list
View BGP neighbors in a specific cluster.
Syntax
show ip bgp [vrf vrf-name] [ipv4 {multicast | unicast} | ipv6 unicast]
cluster-list [cluster-id]
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf and then the name of the VRF to view cluster
information of BGP neighbors corresponding to that VRF.
ipv4
multicast
(OPTIONAL) Enter the keywords ipv4 followed by the keyword multicast to
view information related only to ipv4 multicast routes.
ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view
information related only to ipv4 multicast routes.
ipv6
unicast
(OPTIONAL) Enter the keyword ipv6 followed by the keyword unicast to view
information related to only to the ipv6 unicast routes.
cluster-id
(OPTIONAL) Enter the cluster id in dotted decimal format. The range is 1
4294967295.
Command Modes
EXEC
EXEC Privilege
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) Added the ipv4 multicast and ipv6 unicast parameters.
9.4.(0.0) Added support for VRF.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
412 Border Gateway Protocol