
BGP and BGP4+ Commands
neighbor prefix-list (BGP and BGP4+)
Use this command to distribute BGP and BGP4+ neighbor information as specified in a prefix list.
Use the no variant of this command to remove an entry.
Syntax [BGP/BGP4+] neighbor <neighborid>
no neighbor <neighborid>
Parameter | Description |
|
| ||
<neighborid> | ||
|
|
|
| Specify the address of an IPv4 BGP neighbor, in | |
|
| dotted decimal notation A.B.C.D. |
|
|
|
|
| Specify the address of an IPv6 BGP4+ neighbor, |
|
| entered in hexadecimal in the format X:X::X:X. |
|
|
|
|
| Enter the name of an existing |
|
| information on how to create peer groups, refer |
|
| to the neighbor |
|
| (BGP and BGP+) command on page 3.144, and |
|
| neighbor |
|
| command on page 3.159. When this parameter |
|
| is used with this command, the command |
|
| applies on all peers in the specified group. |
|
| |
<listname> | The name of an IP prefix list. | |
|
| |
in | Specifies that the IP prefix list applies to incoming advertisements. | |
|
| |
out | Specifies that the IP prefix list applies to outgoing advertisements. | |
|
|
|
Mode [BGP] Router Configuration or IPv4 Address Family Configuration for a VRF instance
Mode [BGP4+] IPv6 Address Family Configuration
Usage [BGP/BGP4+] Use this command to specify a prefix list for filtering BGP or BGP4+ advertisements. Filtering by prefix list matches the prefixes of routes with those listed in the prefix list. If there is a match, the route is used. An empty prefix list permits all prefixes. If a given prefix does not match any entries of a prefix list, the route is denied access.
The router begins the search at the top of the prefix list, with the sequence number 1. Once a match or deny occurs, the router does not need to go through the rest of the prefix list. For efficiency the most common matches or denies are listed at the top.
The neighbor
| Software Reference Supplement for SwitchBlade® x8112, x908, x900 and x610 Series Switches |
|
AlliedWare PlusTM Operating System - Software Version | 3.149 |