D-Link DXS-3600-16S Manual page 113

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

Advertisement

Usage Guideline
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map internal-map
DXS-3600-32S(config-route-map)#set local-preference 100
DXS-3600-32S(config-route-map)#
Example
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#router bgp 10
DXS-3600-32S(config-router)#neighbor 172.16.1.1 remote-as 10
DXS-3600-32S(config-router)#neighbor 172.16.1.1 route-map internal-map out
DXS-3600-32S(config-router)#
7-53 neighbor route-reflector-client
This command is used to configure the local BGP as a route reflector and specify a neighbor or a peer group as its
client. Use the no form of this command to remove the client.
neighbor {IP-ADDRESS | PEER-GROUP-NAME} route-reflector-client
no neighbor {IP-ADDRESS | PEER-GROUP-NAME} route-reflector-client
Parameters
IP-ADDRESS
PEER-GROUP-NAME
Default
Command Mode
Command Default Level
DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
The command is used to configure the route map related setting for a BGP neighbor
or a peer group.
If a route map is configured relating to a BGP neighbor but the route map doesn't
exist, it means deny any. If the route map exists but has no filter entry defined, it will
permit all.
Use the show ip bgp neighbors or show ip bgp peer-group command to verify
your settings.
This example shows how to apply a route map named internal-map to a BGP
outgoing updates to 172.16.1.1:
Firstly, create a route-map named 'internal-map'.
Then, set the routing policy to neighbor 172.16.1.1
Specifies the IP address of the BGP peer.
Specifies the name of a Border Gateway Protocol (BGP) peer group. The maximum
length is 16 characters.
No route reflector client set.
Router Configuration Mode.
Address Family Configuration Mode (IPv4 Unicast and VPNv4).
Level: 8. (EI Mode Only Command)
105

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents