White Papers

Table Of Contents
Example
DellEMC# show ip bgp paths ?
community Display community information
extcommunity Display extended community information
regexp Display path information based on a regular
expression
| Pipe through a command
DellEMC#show ip bgp paths
Total 2 Paths
Refcount Metric Path
1 0 200 i
1 0 200 i
DellEMC#
show ip bgp paths as-path
View all unique AS-PATHs in the BGP database.
Syntax
show ip bgp [vrf vrf-name] paths as-path
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.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
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}
Border Gateway Protocol 401