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

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
Format
config ipv6route redistribute dst ospfv3 src [local | static | ripng] {mettype [1 | 2] | metric
<value 1-16777214>}
Parameters
src - Specifies the source protocol.
local - Specifies to redistribute local routes into OSPFv3.
static - Specifies to redistribute static routes into OSPFv3.
ripng - Specifies to redistribute RIPng routes into OSPFv3.
mettype - (Optional) Specifies the selection of one of two methods for calculating the metric
value.
1 - Specifies to calculate the metric (for other routing protocols into OSPFv3) by adding the
destination's interface cost to the metric entered in the Metric field.
2 - Specifies to use the metric entered in the Metric field without change. The default value is
type 2.
metric - (Optional) Specifies the metric for the redistributed routes.
<value 1-16777214> - Enter the metric for the redistributed routes. This value must be
between 1 and 16777214. The default value is 20.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To change the metric of OSPFv3 route redistribution:
DGS-3620-28PC:admin#config ipv6route redistribute dst ospfv3 src static
mettype1 metric 100
Command: config ipv6route redistribute dst ospfv3 src static mettype 1 metric
100
Success.
DGS-3620-28PC:admin#
50-16 delete ipv6route redistribute dst ospfv3 src
Description
This command is used to remove the IPv6 route redistribution to stop importing route of other
protocol into OSPFv3.
Format
delete ipv6route redistribute dst ospfv3 src [local | static | ripng]
Parameters
src - Specifies the source protocol.
local - Specifies to stop redistributing local routes into OSPFv3.
static - Specifies to stop redistributing static routes into OSPFv3.
619

Advertisement

Table of Contents
loading

Table of Contents