DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
107
7-55 neighbor send-community (VPNv4)
This command used to specify whether the community attribute should be sent to a BGP neighbor or all the members
of a peer group. Use the
no
form of this command to remove the entry.
neighbor {
IP-ADDRESS
|
PEER-GROUP-NAME
} send-community [{both | standard | extended}]
no neighbor {
IP-ADDRESS
|
PEER-GROUP-NAME
} send-community [{both | standard | extended}]
Parameters
7-56 neighbor shutdown
This command is used to disable a neighbor or a peer group. Use the no form of this command to re-enable a neighbor
or a peer group.
neighbor {
IP-ADDRESS
|
PEER-GROUP-NAME
} shutdown
no neighbor {
IP-ADDRESS
|
PEER-GROUP-NAME
} shutdown
Example
This example shows how to set the send-community with standard.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 65100
DXS-3600-32S(config-router)#neighbor 10.4.4.4 remote-as 65200
DXS-3600-32S(config-router)#neighbor 10.4.4.4 send-community standard
DXS-3600-32S(config-router)#
IP-ADDRESS
Specifies the IP address of the BGP peer.
PEER-GROUP-NAME
Specifies the name of the BGP peer group. The maximum length is 16 characters.
both
(Optional) Specifies that both standard and extended communities will be sent.
standard
(Optional) Specifies that only standard communities will be sent.
extended
(Optional) Specifies that only extended communities will be sent.
Default
None.
Command Mode
Address Family Configuration (VPNv4).
Command Default Level
Level: 8. (
EI Mode Only Command
)
Usage Guideline
If you specify a BGP peer group by using the
PEER-GROUP-NAME
, all the
members of the peer group will inherit the characteristic configured with this
command.
Only the
standard
communities will be sent if no optional parameter is specified.
Use the
show ip bgp neighbors
or
show ip bgp peer-group
command to verify
your settings.
Example
The following example sets the send-community with extended in address family
VPNv4.
DXS-3600-32S(config)# router bgp 65100
DXS-3600-32S(config-router)# neighbor 10.4.4.4 remote-as 65200
DXS-3600-32S(config-router)# address-family vpnv4
DXS-3600-32S(config-router-af)#neighbor 10.4.4.4 send-community extended
DXS-3600-32S(config-router-af)#
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...