display bgp multicast routing-table as-path-filter
Function
The display bgp multicast routing-table as-path-filter command displays the routing information that matches the filtering list.
Format
display bgp multicast routing-table as-path-filter { as-path-filter-number | as-path-filter-name }
Parameters
Parameter | Description | Value |
---|---|---|
as-path-filter-number | Specifies the number of the matched AS Path filtering list. | The value is an integer that ranges from 1 to 256. |
as-path-filter-name | Specifies the name of the matched AS Path filtering list. | The value is a string of 1 to 51 case-sensitive characters without spaces. |
Example
# Display routing information that match the AS-path filtering list 1.
<AC6605> display bgp multicast routing-table as-path-filter 1
BGP local router ID is 10.14.14.9
Status codes: * - valid, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Total Number of Routes: 15
Network NextHop MED LocPrf PrefVal Path/Ogn
*>i 10.3.3.3/32 10.2.1.1 0 100 0 1?
*>i 10.7.1.0/24 10.2.1.1 0 100 0 1?
*>i 10.1.13.0/24 10.2.1.1 0 100 0 1?
*>i 10.2.1.0/24 10.2.1.1 0 100 0 1?
*>i 10.2.13.0/24 10.2.1.1 0 100 0 1?
*>i 10.2.13.1/32 10.2.1.1 0 100 0 1?
*>i 10.13.13.9/32 10.2.1.1 0 100 0 1?
*>i 10.15.15.13/32 10.2.1.1 0 100 0 1?
*>i 10.20.13.0/24 10.2.1.1 0 100 0 1?
*>i 10.20.13.1/32 10.2.1.1 0 100 0 1?
*>i 192.168.16.0/24 10.2.1.1 0 100 0 1?
*>i 192.168.16.100/32 10.2.1.1 0 100 0 1?
*>i 192.168.20.0/24 10.2.1.1 0 100 0 1?
*>i 192.168.14.2/32 10.2.1.1 0 100 0 1?
*>i 192.168.20.1/32 10.2.1.1 0 100 0 1?
Item |
Description |
---|---|
BGP local router ID |
BGP local router ID |
Network |
Network address in the MBGP routing table |
NextHop |
Next hop address for forwarding packet |
MED |
Multi-Exit discriminator |
LocPrf |
Local preference |
PrefVal |
Preferred value of protocols |
Path/Ogn |
AS_Path and the Origin attribute |