• show ip bgp next-hops
Monitoring BGP Paths
Purpose Display information about the most common BGP path attributes.
The show ip bgp paths and show bgp ipv6 paths commands display similar information.
Action To display information about BGP paths:
host1#show bgp ipv6 paths
Address Refcount Metric AS-path
0x4B311118 1 100
0x4C548224 1 0 100
0x4C548530 1 0 200
0x4C548704 2 0 300
BGP internally maintains additional attributes that are not displayed—for example, the
MED, local preference, and communities attributes.
Meaning Table 43 on page 193 lists the show bgp ipv6 paths command output fields.
Table 43: show bgp ipv6 paths Output Fields
Field DescriptionField Name
Hexadecimal number that uniquely identifies the path attributesAddress
Number of routes that share the path attributesRefcount
Value of the origin path attributeOrigin
Value of the next-hop path attributeNext hop
Value of the AS-path attributeAS-path
Related Topics show bgp ipv6 paths•
• show ip bgp paths
Monitoring BGP Peer Groups
Purpose Display information about BGP peer groups.
The show ip bgp peer-group and show bgp ipv6 peer-group commands display similar
information.
Action To display information about BGP peer groups:
host1#show ip bgp peer-group
BGP peer-group leftcoast, remote AS 200
Peer-group members are external peers
Local AS 100
193Copyright © 2010, Juniper Networks, Inc.
Chapter 2: Monitoring BGP