
C613-50186-01 Rev B
Command Reference for AR2050V
1517
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
VRF-
LITE
C
OMMANDS
SHOW
IP
BGP
ROUTE
-
MAP
(BGP
ONLY
)
show ip bgp route-map (BGP only)
Overview
Use this command to display BGP routes that match the specified route-map
within an IPv4 environment. Use the
show bgp ipv6 route-map (BGP4+ only)
command to display BGP4+ routes that match the specified route-map within an
IPv6 environment.
For information on filtering and saving command output, see the
with AlliedWare Plus” Feature Overview and Configuration Guide
Syntax
show ip bgp route-map <
route-map
>
Syntax [VRF]
show ip bgp [global|vrf
<vrf-name>
] route-map <
route-map
>
Mode
User Exec and Privileged Exec
Examples
To show routes that match the route-map
myRouteMap
for the global routing
instance, use the command:
awplus#
show ip bgp global route-map myRouteMap
To show routes that match the route-map
myRouteMap
, use the command:
awplus#
show ip bgp route-map myRouteMap
Related
Commands
show bgp ipv6 route-map (BGP4+ only)
Command
changes
Version 5.4.6-2.1: VRF-lite support added.
Parameter
Description
global
When VRF-lite is configured, apply the command to the global
routing and forwarding table.
vrf
Apply the command to the specified VRF instance.
<vrf-name>
The name of the VRF instance.
<
route-map
>
Specifies a route-map that is matched.