As-path-list <listname> [in | out – ADTRAN 1000R Series User Manual

Page 1285

Advertising
background image

Command Reference Guide

BGP Neighbor Configuration Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

1285

as-path-list <listname> [in | out]

Use the as-path-list command to assign a predefined autonomous system (AS) path list to a BGP neighbor.
This list is then used to filter inbound and/or outbound BGP route updates. Use the no form of this
command to discontinue use of the list.

Syntax Description

<listname>

Assigns an AS path list to this BGP neighbor.

in

Specifies the filtering of all inbound BGP route updates.

out

Specifies the filtering of all outbound BGP route updates.

Default Values

By default, no AS path lists are specified for filtering.

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 they can be assigned to a neighbor, AS path lists must first be defined using the ip as-path-list
command.

Usage Examples

The following example uses the no15 AS path list to filter all inbound BGP route updates:

(config)#router bgp-neighbor 192.22.73.101

(config-bgp-neighbor)#as-path-list no15 in

Advertising