Administrator Guide

Command Modes
EXEC
EXEC Privilege
Command History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.9(0.0) Introduced on the C9010.
9.2(1.0) Introduced on the Z9500.
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
The following describes the show ip bgp paths as-path command shown in the following example.
Field Description
Address Displays the internal address where the path attribute is stored.
Hash Displays the hash bucket where the path attribute is stored.
Refcount Displays the number of BGP routes using these AS-Paths.
AS-Path Displays the AS paths for this route, with the origin code for the route listed last. Numbers
listed between braces {} are AS_SET information.
Example
Dell# show ip bgp paths as-path
Total 13 AS-Paths
Address Hash Refcount AS-Path
0x1ea3c1ec 251 1 42
0x1ea3c25c 251 1 22
0x1ea3c1b4 507 1 13
0x1ea3c304 507 1 33
0x1ea3c10c 763 1 {92 93}
0x1ea3c144 763 1 {102 103}
0x1ea3c17c 763 1 12
0x1ea3c2cc 763 1 32
0x1ea3c09c 764 1 {72 73}
0x1ea3c0d4 764 1 {82 83}
0x1ea3c224 1019 1 43
0x1ea3c294 1019 1 23
0x1ea3c02c 1021 4
Dell#
show ip bgp paths community
View all unique COMMUNITY numbers in the BGP database.
C9000 Series
Syntax
show ip bgp [vrf vrf-name] paths community
Parameters
vrf
vrf-name
(OPTIONAL) Enter the keyword vrf to view all unique COMMUNITY numbers in the BGP database
corresponding to that VRF.
Border Gateway Protocol 401