Show route-map [ <name – ADTRAN 1000R Series User Manual

Page 281

Advertising
background image

Command Reference Guide

Enable Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

281

show route-map [<name>]

Use the show route-map command to display any route-maps that have been configured in the router. It
displays any match and set clauses associated with the route-map, as well as the number of incoming
routes that have matched each route-map. Route-maps can be used for BGP and PBR.

Syntax Description

<name>

Optional. Displays only the route-map matching the specified name.

Default Values

By default, this command displays all defined route-maps.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 10.1

Command was introduced.

Usage Examples

In the example below, all route-maps in the router are displayed.

>enable

#show route-map

route-map RouteMap1, permit, sequence 10

Match clauses:

community (community-list filter): CommList1

Set clauses:

local-preference 250

BGP Filtering matches: 75 routes

Policy routing matches: 0 packets 0 bytes

route-map RouteMap1, permit, sequence 20

Match clauses:

community (community-list filter): CommList2

Set clauses:

local-preference 350

BGP Filtering matches: 87 routes

Policy routing matches: 0 packets 0 bytes

route-map RouteMap2, permit, sequence 10

Advertising