D-Link DXS-3600-32S 24-port Top Of Rack 10 Gigabit Managed Switch With Expansion Slot

User Manual - Page 536

For DXS-3600-32S.

PDF File Manual, 695 pages, Read Online | Download pdf file

DXS-3600-32S photo
Loading ...
Loading ...
Loading ...
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
Loading ...
Loading ...
Loading ...