Incoming And Outgoing Route Maps; Precedence; Configuration Example - Lenovo ThinkSystem NE2552E Application Manual

Flex switch lenovo enterprise network operating system 8.4
Hide thumbs Also See for ThinkSystem NE2552E:
Table of Contents

Advertisement

Incoming and Outgoing Route Maps

Precedence

Configuration Example

1. Define network filter.
2. (Optional) Define the criteria for the access list and enable it.
© Copyright Lenovo 2018
You can have two types of route maps: incoming and outgoing. A BGP peer router 
can be configured to support up to eight route maps in the incoming route map list 
and outgoing route map list.
If a route map is not configured in the incoming route map list, the router imports 
all BGP updates. If a route map is configured in the incoming route map list, the 
router ignores all unmatched incoming updates. If you set the action to deny, you 
must add another route map to permit all unmatched updates.
Route maps in an outgoing route map list behave similar to route maps in an 
incoming route map list. If a route map is not configured in the outgoing route 
map list, all routes are advertised or permitted. If a route map in the outgoing route 
map list is set to permit, matched routes are advertised and unmatched routes are 
ignored.
You can set a priority to a route map by specifying a precedence value with the 
following commands:
NE2552E(config)# route-map <map number>                      (Select a route map)
NE2552E(config-route-map)# precedence <1‐255>     (Specify a precedence)
NE2552E(config-route-map)# exit
The smaller the value the higher the precedence. If two route maps have the same 
precedence value, the smaller number has higher precedence.
To configure route maps, you need to do the following:
NE2552E(config)# ip match-address 1 <IPv4 address> <IPv4 subnet mask> 
NE2552E(config)# ip match-address 1 enable
Enter a filter number from 1 to 256. Specify the IPv4 address and subnet mask of 
the network that you want to match. Enable the network filter. You can distribute 
up to 256 network filters among 32 route maps each containing eight access lists.
Specify the access list and associate the network filter number configured in Step 1.
NE2552E(config)# route-map 1
NE2552E(config-route-map)# access-list 1 match-address 1
NE2552E(config-route-map)# access-list 1 metric <metric value>
NE2552E(config-route-map)# access-list 1 action deny
NE2552E(config-route-map)# access-list 1 enable
Chapter 27: Border Gateway Protocol
379

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents