Dell Force10 Z9000 Configuration Manual page 117

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

To view the configuration, use the
Figure 6-21. Command Example: show config in the ROUTE-MAP Mode
FTOS(config-route-map)#show config
!
route-map dilling permit 10
FTOS(config-route-map)#
You can create multiple instances of this route map by using the sequence number option to place the route
maps in the correct order. FTOS processes the route maps with the lowest sequence number first. When a
configured route map is applied to a command, like
route map until a match is found.
Figure 6-22. Command Example: show route-map with Multiple Instances of a Route Map
FTOS#show route-map
route-map zakho, permit, sequence 10
Match clauses:
Set clauses:
route-map zakho, permit, sequence 20
Match clauses:
interface
GigabitEthernet 0/1
Set clauses:
tag
35
level
stub-area
FTOS#
To delete all instances of that route map, use the
instance, add the sequence number to the command syntax
Figure 6-23. Deleting One Instance of a Route Map
FTOS(conf)#no route-map zakho 10
FTOS(conf)#end
FTOS#show route-map
route-map zakho, permit, sequence 20
Match clauses:
interface
GigabitEthernet 0/1
Set clauses:
tag
35
level
stub-area
FTOS#
Figure 6-24
shows an example of a route map with multiple instances. The
displays only the configuration of the current route map instance. To view all instances of a specific route
map, use the
show route-map
command in the ROUTE-MAP mode
show config
redistribute
Figure 6-22
shows an example with two instances of a route map.
no route-map map-name
command.
, traffic passes through all instances of that
Route map zakho has two instances
command. To delete just one
(Figure
6-23).
show config
Access Control Lists (ACLs) |
(Figure
6-21).
command
117

Advertisement

Table of Contents
loading

Table of Contents