D-Link xstack DGS-3620 series Reference Manual page 281

Layer 3 managed stackable gigabit switch
Hide thumbs Also See for xstack DGS-3620 series:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To add route redistribution to OSPF:
DGS-3620-28PC:admin# create route redistribute dst ospf src rip
Command: create route redistribute dst ospf src rip
Success.
DGS-3620-28PC:admin#
18-4
config route redistribute dst ospf src
Description
This command is used to update the metric to be associated with the redistributed routes from a
specific protocol to OSPF protocol.
Format
config route redistribute dst ospf src [local | static | rip | bgp] {mettype [1 | 2] | metric <value
0-16777214> | [route_map <map_name 16> | no_route_map]}
Parameters
local - To redistribute the local routes to OSPF
static - To redistribute the static routes to OSPF.
rip - To redistribute RIP routes to OSPF
bgp - To redistribute BGP routes to OSPF. (EI Mode Only Parameter)
mettype - (Optional) Allows the selection of one of two methods for calculating the metric value.
1 calculates the metric (for other routing protocols to OSPF) by adding the destination's
interface cost to the metric entered in the Metric field. 2 uses the metric entered in the Metric
field without change. This field applies only when the destination field is OSPF. If the metric
type is not specified, it will be type 2.
1 - Specifies that the method type value will be set to 1.
2 - Specifies that the method type value will be set to 2.
metric - (Optional) Specifies the metric for the redistributed routes. If it is not specified or
specified as 0, the redistributed routes will be associated with the default metric 20.
<value 0-16777214> - Enter the metric value used here. This value can be between 0 and
16777214.
route_map - Specifies a route map which will be used as the criteria to determine whether to
redistribute specific routes.
<map_name 16> - Enter the route map name. This name can be up to 16 characters long.
no_route_map - Specifies to withdraw the route map setting.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
276

Advertisement

Table of Contents
loading

Table of Contents