User Manual
UMN:CLI
V8102
625
The two routers exchange updates to maintain the ORF for each router. Only an individu-
al router or a peer group can be configured to be in receive or send mode. A peer-group
member cannot be configured to be in receive or send mode.
To enable Outband Router Filtering (ORF), and advertise the ORF capability to its neigh-
bors, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
capability orf prefix-list
{
both
|
receive
|
send
}
Router
Enables ORF, and advertises the ORF capability to its
neighbors.
A.B.C.D: BGP neighbor IP address
X:X::X:X: BGP neighbor IPv6 address
WORD: BGP peer group
both: sends ORF entries to its peer, as well as receive
ORF entries from its peer.
receive: receives ORF entries from its peer.
send: sends ORF entries to its peer.
no neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
capability orf prefix-list
{
both
|
receive
|
send
}
Disables ORF.
12.1.17.18
Route Reflesh Configuration
To advertise to peer about route reflesh capability support, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
capability route-refresh
Router
Advertises route reflesh capability to the peer.
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
}
capability route-refresh
Disables the advertisement.
12.1.17.19
Collide-established Configuration
To include a neighbor already in an established state for conflict resolution when a TCP
connection collision is detected, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
X:X::X:X
|
WORD
}
collide-established
Router
Includes a neighbor already in an established state for
conflict resolution.
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
}
collide-established
Disables this feature.