D-Link DXS-3600 Series Reference Manual page 189

Dxs-3600 series layer 2/3 managed 10gigabit ethernet switch
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
IP-ADDRESS
PEER-GROUP-NAME
Default
This command is disabled by default.
Command Mode
Router Configuration Mode.
Address Family Configuration (IPv4 unicast and VRF) Mode.
Command Default Level
Level: 12.
Usage Guideline
This command can only be configured for external BGP (eBGP) neighbor sessions. The private
autonomous system values are from 64512 to 65535. If the setting is enabled, the BGP router will check
the AS path list for routes outbound to the specific neighbor and remove the private AS number if it is
present in the AS path list.
Example
This example shows how to remove the private autonomous system number for prefix sent to 10.108.1.1
and removes the private autonomous system number for the IPv4 unicast address family prefixes sent to
172.16.2.33.
Switch# configure terminal
Switch(config)# router bgp 100
switch(config-router)# neighbor 10.108.1.1 description peer with private-as
switch(config-router)# neighbor 10.108.1.1 remote-as 65001
switch(config-router)# neighbor 10.108.1.1 remove-private-as
switch(config-router)# neighbor 172.16.2.33 remote-as 2051
switch(config-router)# address-family ipv4 unicast
switch(config-router-af)# neighbor 172.16.2.33 remove-private-as
switch(config-router-af)#
10-53
neighbor route-map
This command is used to apply a route map to incoming or outgoing routes. Use the no command to
remove the route map.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} route-map MAP-NAME {in | out}
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} route-map MAP-NAME {in | out}
Parameters
IP-ADDRESS
PEER-GROUP-NAME
MAP-NAME
in
Specifies the IP address of the neighbor.
Specifies the name of a BGP peer group.
Specifies the IP address of the neighbor peer.
Specifies the name of the BGP peer group.
Specifies the name of a route map.
Specifies that the route map is applied to paths advertised from the
neighbor.
189

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dxs-3600-32s

Table of Contents