D-Link xStack DES-6500 Cli Manual page 351

Modular layer 3 chassis ethernet switch
Hide thumbs Also See for xStack DES-6500:
Table of Contents

Advertisement

xStack DES-6500 Modular Layer 3 Chassis Ethernet Switch CLI Manual
config ospf all
Purpose
Syntax
Description
Parameters
Restrictions
Usage example:
To configure all of the OSPF interfaces on the Switch with a single group of parameters:
DES-6500:4#config ospf all state enable
Command: config ospf all state enable
Success.
Used to configure all of the OSPF interfaces on the Switch at one time.
<ipif_name 12> {area <area_id> | priority <value 0-255> |
hello_interval <sec 1-65535 > | dead_interval <sec 1-65535> |
authentication [none | simple <password 8> | md5 <key_id 1-255>]
| metric <value 1-65535> |state [enabled | disabled]}
This command is used to configure all of the OSPF interfaces on the
Switch, using a single group of parameters, at one time.
area <area_id> - A 32-bit number in the form of an IP address
(xxx.xxx.xxx.xxx) that uniquely identifies the OSPF area in the OSPF
domain.
priority <value>  The priority used in the election of the Designated
Router (DR). A number between 0 and 255.
hello_interval <sec 1-65535>  Allows the specification of the interval
between the transmission of OSPF Hello packets, in seconds. Between
1 and 65535 seconds can be specified. The Hello Interval, Dead
Interval, Authorization Type, and Authorization Key should be the same
for all routers on the same network.
dead_interval <sec 1-65535>  Allows 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. An interval
between 1 and 65535 seconds can be specified. The Dead Interval
must be evenly divisible by the Hello Interval.
metric <value 1-65535 >  The interface metric (1 to 65535). Entering
a 0 will allow automatic calculation of the metric.
authentication – Enter the type of authentication preferred. The user
may choose between:
none – Choosing this parameter will require no authentication.
simple <password 8>  Choosing this parameter will set a simple
authentication which includes a case-sensitive password of no
more than 8 characters.
md5 <key_id 1-255>  Choosing this parameter will set
authentication based on md5 encryption. A previously configured
MD5 key ID (1 to 255) is required.
metric <value 1-65535>  This field allows the entry of a number
between 1 and 65,535 that is representative of the OSPF cost of
reaching the selected OSPF interface. The default metric is 1.
state [enable | disable] – Used to enable or disable this function.
Only Administrator-level users can issue this command.
347

Advertisement

Table of Contents
loading

Table of Contents