Neighbor Soo - 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 172.16.10.1 remote-as 65200
DXS-3600-32S(config-router)#neighbor 172.16.10.1 soft-reconfiguration inbound
DXS-3600-32S(config-router)#

7-58 neighbor soo

This command is used to configure the Site of Origin (SoO) value of a peer or a peer group. Use the no form of this
command to remove the Site of Origin value configured.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} soo SOO-VALUE
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} soo
Parameters
IP-ADDRESS
PEER-GROUP-NAME
SOO-VALUE
Default
Command Mode
Command Default Level
Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)# router bgp 10
DXS-3600-32S(config-router)# address-family ipv4 vrf vpn1
DXS-3600-32S(config-router-af)# neighbor 3.3.3.3 remote-as 20
DXS-3600-32S(config-router-af)# neighbor 3.3.3.3 soo 10:100
DXS-3600-32S(config-router-af)# exit- address-family
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
This example shows how to enable the inbound soft reconfiguration for the neighbor
172.16.10.1. All the updates received form this neighbor will be stored unmodified,
regardless of the inbound policy.
Specifies the IP address of the peer.
Specifies the name of the peer group.
The Site of Origin attribute will be encoded as a Route Origin Extended Community.
There are two different types for this attribute:
• IP address:number: The IP address should be a global IP address that is
assigned to the user and the number is assigned from a numbering space that is
administered by the user. The number can be 1-65535.
• AS number:number: The AS Number should be a public AS Number (Both 2-
bytes AS number and 4-bytes AS number works) that is assigned to the user and
the number is assigned from a numbering space that is administered by the user.
The number can be 1-4294967295 for 2-bytes AS number and 1-65535 for 4-
bytes AS number.
No Site of Origin attribute configured by default.
Address Family Configuration (VRF).
Level: 8. (EI Mode Only Command)
Use this command to set the SoO value for a BGP neighbor or a peer group.
The SoO extended community is BGP extended communities attribute that is used
to identify routes that have originated from a site so that the re-advertisement of that
prefix back to the source site can be prevented. The SoO extended community
uniquely identifies the site from which a router has learned a route. BGP can use the
SoO value associated with a route to prevent routing loops.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to set the Site-of-Origin value of BGP peer 3.3.3.3 in VRF
vpn1.
109

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents