- show route advertising-protocol protocol neighbor-address
- <brief | detail | extensive | terse>
- <logical-system (all | logical-system-name)>
Command introduced before JUNOS Release 7.4.
Display the routing information as it has been prepared for advertisement to a particular neighbor of a particular dynamic routing protocol.
protocol — Protocol transmitting the route:
neighbor-address — Address of the neighboring router to which the route entry is being transmitted.
brief | detail | extensive | terse — (Optional) Display the specified level of output.
logical-system (all | logical-system-name) — (Optional) Perform this operation on all logical systems or on a particular logical system.
Routes displayed are routes that the routing table has exported into the routing protocol and that have been filtered by the associated protocol's export routing policy statements. For more information, see the JUNOS Routing Protocols Configuration Guide.
view
Table 94 lists the output fields for the show route advertising-protocol command. Output fields are listed in the approximate order in which they appear.
Table 94: show route advertising-protocol Output Fields
|
Field Name |
Field Description |
Level of Output |
|---|---|---|
|
routing-table-name |
Name of the routing table—for example, inet.0. |
All levels |
|
number destinations |
Number of destinations for which there are routes in the routing table. |
All levels |
|
number routes |
Number of routes in the routing table and total number of routes in the following states:
|
All levels |
|
Prefix |
Destination prefix. |
brief none |
|
destination-prefix (entry , announced) |
Destination prefix. The entry value is the number of routes for this destination, and the announced value is the number of routes being announced for this destination. |
detail extensive |
|
BGP group and type |
BGP group name and type (Internal or External). |
detail extensive |
|
Route Distinguisher |
Unique 64-bit prefix augmenting each IP subnet. |
detail extensive |
|
Advertised Label |
Incoming label advertised by the Label Distribution Protocol (LDP). When an IP packet enters a label-switched path (LSP), the ingress router examines the packet and assigns it a label based on its destination, placing the label in the packet's header. The label transforms the packet from one that is forwarded based on its IP routing information to one that is forwarded based on information associated with the label. |
detail extensive |
|
Label-Base, range |
First label in a block of labels and label block size. A remote PE router uses this first label when sending traffic toward the advertising PE router. |
detail extensive |
|
VPN Label |
Virtual private network (VPN) label. Packets are sent between CE and PE routers by advertising VPN labels. VPN labels transit over either a Resource Reservation Protocol (RSVP) or a Label Distribution Protocol (LDP) label-switched path (LSP) tunnel. |
detail extensive |
|
Nexthop |
Next hop to the destination. An angle bracket (>) indicates that the route is the selected route. |
All levels |
|
MED |
Multiple exit discriminator value included in the route. |
brief |
|
Lclpref or Localpref |
Local preference value included in the route. |
All levels |
|
AS path |
AS path through which the route was learned. The letters at the end of the AS path indicate the path origin, providing an indication of the state of the route at the point at which the AS path was originated:
|
All levels |
|
Communities |
Community path attribute for the route. See Table 99 for all possible values for this field. |
detail extensive |
|
Attrset AS |
Number, local preference, and path of the autonomous system (AS) that originated the route. These values are stored in the Attrset attribute at the originating router. |
detail extensive |
|
Layer2-info: encaps |
Layer 2 encapsulation (for example, VPLS). |
detail extensive |
|
control flags |
Control flags: none or Site Down. |
detail extensive |
|
mtu |
Maximum transmission unit (MTU) of the Layer 2 circuit. |
detail extensive |
user@host> show route advertising-protocol bgp
10.255.14.171
VPN-A.inet.0: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
10.255.14.172/32 Self 1 100 I
VPN-B.inet.0: 6 destinations, 6 routes (6 active, 0 holddown, 0 hidden)
Prefix Nexthop MED Lclpref AS path
10.255.14.181/32 Self 2 100 I
user@host> show route advertising-protocol bgp
111.222.1.3 detail
bgp20.inet.0: 4 destinations, 4 routes (4 active, 0 holddown, 0 hidden)
111.222.1.11/32 (1 entry, 1 announced)
BGP group pe-pe type Internal
Route Distinguisher: 111.255.14.11:69
Advertised Label: 100000
next hop: Self
Localpref: 100
AS path: 2 I
Communities: target:69:20
111.8.0.0/16 (1 entry, 1 announced)
BGP group pe-pe type Internal
Route Distinguisher: 111.255.14.11:69
Advertised Label: 100000
Next hop: Self
Localpref: 100
AS path: 2 I
Communities: target:69:20
user@host> show route advertising-protocol bgp
192.168.24.1 detail
vpn-a.l2vpn.0: 3 destinations, 3 routes (3 active, 0 holddown, 0 hidden)
192.168.16.1:1:1:1/96 (1 entry, 1 announced)
BGP group int type Internal
Route Distinguisher: 192.168.16.1:1
Label-base : 32768, range : 3
Nexthop: Self
Localpref: 100
AS path: I
Communities: target:65412:100
Layer2-info: encaps:VLAN, control flags:, mtu:
user@host> show route advertising-protocol bgp
10.255.14.176 detail
vpna.inet.0: 5 destinations, 5 routes (5 active, 0 holddown, 0 hidden)
* 10.49.0.0/30 (1 entry, 1 announced)
BGP group ibgp type Internal
Route Distinguisher: 10.255.14.174:2
VPN Label: 101264
Nexthop: Self
Localpref: 100
AS path: I
Communities: target:200:100
AttrSet AS: 100
Localpref: 100
AS path: I
...