Route-map <map-name> [in | out – ADTRAN 1000R Series User Manual

Page 1294

Advertising
background image

Command Reference Guide

BGP Neighbor Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1294

route-map <map-name> [in | out]

Use the route-map command to assign a route map to this BGP neighbor. The route map is then used to
filter or modify inbound and/or outbound BGP route updates. Use the no form of this command to return to
default settings.

Syntax Description

<map-name>

Assigns a route map to this BGP neighbor.

in

Specifies the filtering/modification of all inbound BGP route updates.

out

Specifies the filtering/modification of all outbound BGP route updates.

Default Values

By default, no route map is assigned.

Applicable Platforms

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

Command History

Release 9.3

Command was introduced.

Functional Notes

Before a route map can be assigned to a BGP neighbor, it must first be defined using the route-map
command. See

route-map <map-name> [ permit | deny ] <sequence number>

on page 495

for more

information.

Usage Examples

The following example assigns a route map to this neighbor for outbound filtering:

(config)#router bgp-neighbor 192.22.73.101

(config-bgp-neighbor)#route-map MapName out

Advertising