Neighbor Shutdown - D-Link DXS-3600-16S Manual

Dxs-3600 series layer 2/3 managed 10gbe switch
Hide thumbs Also See for DXS-3600-16S:
Table of Contents

Advertisement

Example
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)#
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
IP-ADDRESS
PEER-GROUP-NAME
both
standard
extended
Default
Command Mode
Command Default Level
Usage Guideline
Example
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)#

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
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to set the send-community with standard.
Specifies the IP address of the BGP peer.
Specifies the name of the BGP peer group. The maximum length is 16 characters.
(Optional) Specifies that both standard and extended communities will be sent.
(Optional) Specifies that only standard communities will be sent.
(Optional) Specifies that only extended communities will be sent.
None.
Address Family Configuration (VPNv4).
Level: 8. (EI Mode Only Command)
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.
The following example sets the send-community with extended in address family
VPNv4.
107

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents