xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
586
47-14 create ipv6route redistribute dst ospfv3 src
Description
This command is used to create a new IPv6 route redistribution to import route of other protocol
into OSPFv3.
Format
create 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
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 Administrator, Operator and Power-User level users can issue this command. (EI Mode Only
Command)
Example
To create OSPFv3 route redistribution:
DGS-3620-28SC:admin#create ipv6route redistribute dst ospfv3 src static
Command: create ipv6route redistribute dst ospfv3 src static
Success.
47-15 config ipv6route redistribute dst ospfv3 src
Description
This command is used to change the settings of the IPv6 route redistribution to import route of
other protocol into OSPFv3.