The display bgp multicast routing-table regular-expression command displays the routes that match the specified AS_Path regular expression.
Only the S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, and S6730S-S support this command.
Parameter | Description | Value |
---|---|---|
as-regular-expression | Specifies the AS_Path regular expression. | The value is a string of 1 to 80 case-sensitive characters without spaces. |
You can run the display bgp multicast routing-table regular-expression command to check the routes that match the specified AS_Path regular expression.
# Display the routes that match the AS_Path regular expression 2.
<HUAWEI> display bgp multicast routing-table regular-expression 2
BGP local router ID is 10.13.13.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: 13
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 10.1.2.0/24 10.2.1.2 0 2?
*> 10.2.1.0/24 10.2.1.2 0 0 2?
*> 10.7.1.0/24 10.2.1.2 0 2?
*> 10.7.1.1/32 10.2.1.2 0 2?
*> 10.7.1.2/32 10.2.1.2 0 0 2?
*> 10.11.12.0/24 10.2.1.2 0 0 2?
*> 10.11.12.1/32 10.2.1.2 0 0 2?
Item |
Description |
---|---|
BGP local router ID |
BGP local router ID. |
Network |
Network address in the MBGP routing table. |
NextHop |
Next-hop address for packets. |
MED |
MED of the route. |
LocPrf |
Local preference. |
PrefVal |
Preferred value. |
Path/Ogn |
AS_Path number and Origin attribute. |