User Manual
UMN:CLI
V8102
631
update-source
face.
12.1.17.33
Route Server Client
To configure a neighbor as the route server client, use the following command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
route-server-client
Router
Configures a neighbor as the route server client.
A.B.C.D: BGP neighbor address in IPv4 format
X:X::X:X: BGP neighbor address in IPv6 format
WORD: BGP peer group name or neighbor tag
no neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
route-server-client
Removes the configuration of a neighbor as route
server client.
12.1.17.34
Sending Community Attirbutes
The community attribute groups destinations in a certain community and applies routing
decisions according to those communities. On receiving community attributes, the router
reannounces them to the neighbor. Only when the no parameter is used with this com-
mand the community attributes are not reannounced to the neighbor.
To specify that a community attribute should be sent to a BGP neighbor, use the following
command.
Command
Mode
Description
neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
send-community
Router
AF
Configures a neighbor as the route server client.
A.B.C.D: BGP neighbor address in IPv4 format
X:X::X:X: BGP neighbor address in IPv6 format
WORD: BGP peer group name or neighbor tag
both: sends Standard and Extended community attrib-
utes. (default)
extended: sends Extended community attributes.
standard: sends Stadard community attributes.
neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
send-community
{
both
|
extended
|
standard
}
no neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
send-community
Removes the entry.
no neighbor
{
A.B.C.D
|
WORD |
X:X::X:X}
send-community
{
both
|
extended
|
standard
}
By default, both standard and extended community attributes are sent to a neighbor. To
explicitly send only the standard or extended community attribute, run the
bgp config-
type
command with the
standard
parameter, before running
neighbor send-community
command.
i