show ip bgp cidr-only

Display information about classless interdomain routing (CIDR) routes.

Syntax

Command Parameters

<prefix/len>
Specifies an exact match of the prefix. This is an IP address and an integer value between 0 and 32 in the format a.b.c.d/xx.
vrf WORD<1-16>
Specifies a VRF instance by name.
vrfids WORD<0-512>
Specifies a range of VRFs by ID number.

Default

None

Command Mode

User EXEC

Command Output

The show ip bgp cidr-only command displays the following information:

Output field

Description

NETWORK/MASK

Specifies the network IP address and exact mask length (must be an integer value from 0–32).

PEER REM ADDR

Specifies the IP address of the remote peer.

NEXTHOP ADDRESS

Specifies the IP address of the next hop.

ORG

Specifies the source of a route:

  • IGP — the route is interior to the originating AS that inserts this route into the BGP table (0 = IGP).

  • EGP — the route is learned through an Exterior Gateway Protocol (EGP) before it is inserted into the BGP table (1 = BGP).

  • Incomplete — the origin of the route is unknown or learned by some other means. For example, the router learns these routes through RIP, OSPF, or static routes (2 = Incomplete).

LOC PREF

Specifies the local preference.