neighbor send-community
Send a COMMUNITY attribute to a BGP neighbor or peer group. A COMMUNITY attribute indicates that
all routes with that attribute belong to the same community grouping.
Syntax
neighbor {
ipv6-address
|
peer-group-name
} send-community
To disable sending a COMMUNITY attribute, use the
no neighbor {
ipv6-
address
|
peer-group-name
} send-community
command.
Parameters
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
peer-group-
name
Enter the name of the peer group. All routers in the peer
group receive routes from a route reflector.
Defaults
Not configured and COMMUNITY attributes are not sent to neighbors.
Command
Modes
ROUTER BGP
Command
History
Version 9.2(0.0)
Introduced on the MXL 10/40GbE Switch IO Module.
neighbor shutdown
Disable a BGP neighbor or peer group.
Syntax
neighbor {
ipv6-address
|
peer-group-name
} shutdown
To enable a disabled neighbor or peer group, use the
no neighbor {
ipv6-
address
|
peer-group-name
} shutdown
command.
Parameters
ipv6-address
Enter the IPv6 address in the x:x:x:x::x format.
NOTE: The :: notation specifies successive hexadecimal
fields of zeros.
peer-group-
name
Enter the name of the peer group to disable or enable all
routers within the peer group.
Defaults
Enabled (that is, BGP neighbors and peer groups are disabled.)
Command
Modes
ROUTER BGP
Command
History
Version 9.2(0.0)
Introduced on the MXL 10/40GbE Switch IO Module.
IPv6 Border Gateway Protocol (IPv6 BGP)
735