D-Link xStack DGS-3620 Reference Manual page 914

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
hello_interval - (Optional) Specifies to allow the specification of the interval between the
transmission of OSPFv3 Hello packets, in seconds. The hello interval and dead interval should
be the same for all routers on the same link.
<sec 1-65535> - Enter the hello interval value here. This value must be between 1 and 65535
seconds. The default value is 10 seconds.
dead_interval - (Optional) Specifies to allow the specification of the length of time between the
receipt of Hello packets from a neighbor router before the selected area declares that router
down. The Dead Interval must be evenly divisible by the hello interval.
<sec 1-65535> - Enter the dead interval value used here. This value must be between 1 and
65535 seconds. The default value is 40 seconds.
instance - (Optional) Specifies the instance ID of the interface.
<value 0-255> - Enter the instance ID used here. This value must be between 0 and 255. The
default value is 0.
metric - (Optional) Specifies the field that allows the entry that is the representative of the
OSPFv3 cost of reaching the selected OSPFv3 interface.
<value 1-65535> - Enter the metric value used here. This value must be between 1 and
65535. The default value is 10.
state - (Optional) Specifies to enable or disable this interface to run OSPFv3.
enable - Specifies that the OSPFv3 state, for this interface, will be enabled.
disable - Specifies that the OSPFv3 state, for this interface, will be disabled.
passive - (Optional) Specifies that the user may select Active or Passive for this OSPFv3
interface. Active interfaces actively advertise OSPFv3 to routers on other Intranets that are not
part of this specific OSPFv3 group. Passive interfaces will not advertise to any other routers
than those within its OSPFv3 intranet. When this field is disabled, it denotes an active
interface.
enable - Specifies that the passive state will be enabled.
disable - Specifies that the passive state will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command. (EI Mode Only
Command)
Example
To configure an OSPFv3 interface:
DGS-3620-28PC:admin# config ospfv3 ipif System area 0.0.0.0 priority 100
hello_interval 20 dead_interval 60 instance 1 metric 20 state enable passive
disable
Command: config ospfv3 ipif System area 0.0.0.0 priority 100 hello_interval 20
dead_interval 60 instance 1 metric 20 state enable passive disable
Success.
DGS-3620-28PC:admin#
77-17
create ospfv3 virtual_link
Description
This command is used to create an OSPFv3 virtual link.
Format
create ospfv3 virtual_link <area_id> <neighbor_id> {hello_interval <sec 1-65535> |
dead_interval <sec 1-65535> | instance <value 0-255>}
909

Advertisement

Table of Contents
loading

Table of Contents