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

User Manual - Page 541

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
533
53-17 set metric-type
This command is used to add a set command to modify the metric type of routes. Use the no form of this command to
delete this set command.
set metric-type {type-1 | type-2}
no set metric-type
Parameters
53-18 set origin
This command is used to add a set command to modify the BGP origin code. Use the no form of this command to
delete this set command.
set origin {igp | egp | incomplete}
no set origin
Parameters
Example
This example shows how to add a set command to modify the metric of routes.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map mapmetric permit 10
DXS-3600-32S(config-route-map)#set metric 100
DXS-3600-32S(config-route-map)#
type-1 Specifies the OSPF external type 1 metric.
type-2 Specifies the OSPF external type 2 metric.
Default
None.
Command Mode
Route Map Configuration Mode.
Command Default Level
Level: 8
Usage Guideline
This command is only applied to the routes redistributed to OSPF.
You can verify your settings by entering the show route-map command.
Example
This example shows how to add a set command to modify the metric type of routes.
DXS-3600-32S#configure terminal
DXS-3600-32S(config)#route-map mapmetrictype permit 10
DXS-3600-32S(config-route-map)#set metric-type type-1
DXS-3600-32S(config-route-map)#
igp Specifies that the origin code of the route will be set to IGP.
egp Specifies that the origin code of the route will be set to EGP.
incomplete Specifies that the origin code of the route will be set to INCOMPLETE.
Default
None.
Command Mode
Route Map Configuration Mode.
Command Default Level
Level: 8
Loading ...
Loading ...
Loading ...