C613-50100-01 REV C Command Reference for x930 Series 1422
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
BGP AND BGP4+ COMMANDS
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 “Getting Started
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)
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.