[Table of Contents] [Previous Page] [Next Page] [View 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 | peerGroupName } distribute-list accessListName { in | out }

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

Mode(s): 

Address Family Configuration, Router Configuration


[Table of Contents] [Previous Page] [Next Page] [View Index] [Report an Error] [No Frames]