[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


neighbor distribute-list

Description: 

Distributes BGP neighbor information as specified in an access list. The no version removes an entry.

Using distribute lists is one of several ways to filter BGP advertisements. You can also use route maps or use AS-path filters, as with the ip as-path access-list Global Configuration command and the neighbor filter-list command.

Syntax: 

neighbor { ipAddress | ipv6Address | peerGroupName } distribute-list
accessListName { in | out }

no neighbor { ipAddress | ipv6Address | peerGroupName } distribute-list
[ accessListName ] { in | out }

Mode(s): 

Address Family Configuration, Router Configuration

Release Information: 

Command introduced before JUNOSe Release 7.1.0.
ipv6Address variable added in JUNOSe Release 8.0.0.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]