User Manual
UMN:CLI
V8102
627
12.1.17.23
Distribute-list Configuration
To filter route updates from a particular BGP neighbor, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
distribute-list
{<1-199>
|
<1300-2699>
| WORD
} {
in | out
}
Router
AF
Sets distribute-list for filtering route updates form a
particular BGP neighbor.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
1-199: IP access-list number
1300-2699: IP access-list number (expanded-range)
WORD: access-list name
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
distribute-list {
<1-199>
|
<1300-2699>
| WORD
} {
in | out
}
Deletes the configured entry.
Use only one distribute-list per BGP neighbor.
12.1.17.24
Capability Negotiation
This command is used to allow compatibility with older BGP versions that have no capa-
bility parameters used in open messages between peers. The capability negotiation is
performed by default.
To disable capability negotiation, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
dont-capability-
negotiate
Router
Disables capability negotiation
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
dont-capability-
negotiate
Enables capability negotiation.
To override a capability negotiation result, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
override-capability
Router
Overrides a capability negotiation result.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
override-capability
Disables this function.
i