Cisco Nexus 7000 Series Configuration Manual page 412

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Configuring Route Policy Manager
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
3.
4.
5.
DETAILED STEPS
Command
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
route-map map-name [permit | deny] [ seq ]
Example:
switch(config)# route-map Testmap permit
10
switch(config-route-map)#
Step 3
continue seq
Example:
switch(config-route-map)# continue 10
Step 4
exit
Example:
switch(config-route-map)# exit
Step 5
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
You can configure the following optional match parameters for route maps in route-map configuration
mode:
Note
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
16-12
Add optional match or set parameters in route-map configuration mode
exit
copy running-config startup-config
The default-information originate command ignores match statements in the optional route
map.
Chapter 16
Configuring Route Policy Manager
Purpose
Enters configuration mode.
Creates a route map or enters route-map configuration
mode for an existing route map. Use seq to order the
entries in a route map.
(Optional) Determines what sequence statement to
process next in the route map. Used only for filtering
and redistribution.
(Optional) Exits route-map configuration mode.
(Optional) Saves this configuration change.
OL-20002-02

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents