DXS-3600 Series 10GbE Layer 2/3 Switch CLI Reference Guide
528
53-9 match metric
This command is used to add a match command to match the metric of routes. Use the no form of this command to
delete the match command with metric of routes.
match metric
NUMBER
no match metric
Parameters
53-10 match route-type
This command is used to add a match command to match the type of routes. Use the no form of this command to
delete the match command with type of routes.
match route-type {internal | external | type-1 | type-2}
no match route-type
Parameters
Example
This example shows how to add a match command to match source router IP
address of routes using standard IP access list.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#ip standard access-list LocalServer
DXS-3600-32S(config-ip-acl)#permit 172.19.10.1/32
DXS-3600-32S(config-ip-acl)#exit
DXS-3600-32S(config)#route-map rmap1 permit 10
DXS-3600-32S(config-route-map)#match ip route-source LocalServer
DXS-3600-32S(config-route-map)#
NUMBER
Specifies the metric of routes. The range is 0 to 4294967294.
Default
None.
Command Mode
Route Map Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
You can verify your settings by entering the
show route-map
command.
Example
This example shows how to add a match command to match the metric of routes.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map rmap1 permit 10
DXS-3600-32S(config-route-map)#match metric 5
DXS-3600-32S(config-route-map)#
internal
Specifies the Intra-area and inter-area routes of Open Shortest Path First (OSPF).
external
Specifies the Autonomous System external route of OSPF, including type-1 and
type-2 external routes.
type-1
Specifies the Type-1 external route of OSPF
type-2
Specifies the Type-2 external route of OSPF
Default
None.
Command Mode
Route Map Configuration Mode.
Command Default Level
Level: 8
Summary of Contents for DXS-3600-16S
Page 1: ...CLI Reference Guide Product Model DXS 3600 Series Layer 2 3 Managed 10GbE Switch Release 1 10 ...
Page 232: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 224 ...
Page 301: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 293 ...
Page 349: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 341 ...
Page 494: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 486 ...
Page 564: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 556 ...
Page 649: ...DXS 3600 Series 10GbE Layer 2 3 Switch CLI Reference Guide 641 ...