Allied Telesis VERSION 5.4.3-2.6 Switch User Manual


 
BGP and BGP4+ Commands
Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches
3.242 AlliedWare Plus
TM
Operating System - Software Version 5.4.3-2.6 C613-50032-01 REV D
show ip bgp route-map (BGP)
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+) command to display
BGP4+ routes that match the specified route-map within an IPv6 environment.
For information on output options, see “Controlling “show” Command Output” on
page 3.6.
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:
To show routes that match the route-map myRouteMap, use the command:
Related Commands show bgp ipv6 route-map (BGP4+)
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.
awplus#
show ip bgp global route-map myRouteMap
awplus#
show ip bgp route-map myRouteMap