Neighbor Route-Map - D-Link DGS-6600-48T Cli Reference Manual

Modular layer 3 chassis ethernet managed switch
Hide thumbs Also See for DGS-6600-48T:
Table of Contents

Advertisement

DGS-6604
m

neighbor route-map

neighbor { IP-ADDRESS | PEER-GROUP-NAME } route-map MAP-NAME { out }
no neighbor { IP-ADDRESS | PEER-GROUP-NAME } route-map MAP-NAME { out }
Syntax Description
IP-ADDRESS
PEER-GROUP-NAME Name of a Border Gateway Protocol (BGP) peer group.
MAP-NAME
out
Default
Command Mode
Usage Guideline
Example
Switch(config)#router bgp 5
Switch(config)#neighbor 172.16.70.24 route-map internal-map out
Switch(config)#route-map internal-map permit 10
Switch(config-route-map)#match as-path 1
Switch(config-route-map)#set origin incomplete
Swtich(config-route-map)#end
Switch(config)#
CLI Reference Guide
Use this command to apply a route map to incoming or outgoing routes. Use the
no form of the command to remove the route map.
Specifies IP address prefixes.
Name of the route map.
Applies the route-map to the outgoing routes.
None
Address family configuration
Router configuration
When issued in address family configuration mode, this command applies a
route map to that particular address family only. When issued in router
configuration mode, this command applies a route map to IP Version 4 unicast
routes only.
If an outbound route map is specified, it is proper behavior to only advertise
routes that match at least one section of the route map.
When a BGP peer group is specified using the PEER-GROUP-NAME argument,
all the members of the peer group inherit the characteristic configured with this
command. Specifying the command for a neighbor overrides the inbound policy
that is inherited from the peer group.
The following example in router configuration mode applies a route map named
internal-map to a BGP outgoing route from 172.16.70.24:
Verify the settings by entering the show ip bgp neighbor command.
neighbor route-map
435

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dgs-6604Dgs-6600 series

Table of Contents