Call - Edge-Core AS6700-32X Cli Reference Manual

10g/40g top-of-rack switches
Hide thumbs Also See for AS6700-32X:
Table of Contents

Advertisement

Chapter 29
| IP Routing Commands
Policy-based Routing for BGP

call

For a permit route-map, if it does not have a match clause, any routing
message is matched, and therefore all routes are permitted.
For a permit route-map which includes a match clause for an access-list, if
the access-list does not exist, no routing messages are matched, and
therefore all routes are skipped.
Example
Console(config)#route-map r1 permit 1
Console(config-route-map)#match as-path 60
Console(config-route-map)#set weight 30
Console(config-route-map)#
This command jumps to another route map after match and set commands are
executed. Use the no form to remove an entry from a route map.
Syntax
call map-name
no call
map-name – Name for the route map. (Range: 1-128 case-sensitive
alphanumeric characters)
Command Mode
Route Map
Command Usage
Only one call clause is permitted per route map. The call clause executed only after
all match and set commands are executed.
Example
Console(config)#route-map r1 permit 1
Console(config-route-map)#match as-path 60
Console(config-route-map)#set weight 30
Console(config-route-map)#call FD
Console(config-route-map)#
– 994 –

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

As5700-54x

Table of Contents