D-Link xStack DGS-3620 Reference Manual page 880

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
broadcast - Specifies to set the network type of designated interfaces to broadcast. This is
the default option.
bfd - (Optional) Specifies the status of the Bidirectional Forwarding Detection (BFD) function on
the OSPF interface.
enable - Specifies to enable the BFD function. All neighbors on this interface will use BFD to
detect link failure.
disable - Specifies to disable the BFD function.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To configure OSPF interface settings:
DGS-3620-28PC:admin# config ospf ipif System priority 2 hello_interval 20
metric 2 state enabled
Command: config ospf ipif System priority 2 hello_interval 20 metric 2 state
enabled
Success.
DGS-3620-28PC:admin#
76-2
create ospf aggregation
Description
This command is used to create an OSPF area aggregation entry.
Format
create ospf aggregation <area_id> <network_address> lsdb_type [summary {advertise
[enable | disable]} | nssa_ext {advertise [enable | disable]}]
Parameters
<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.
<network_address> - The IP address that uniquely identifies the network that corresponds to
the OSPF Area. The network address format is 'IP address/prefix length'.
lsdb_type - Specifies the Link-State Database (LSDB) type of address aggregation.
summary - Specifies the LSDB type as summary.
advertise - (Optional) Allows for the advertisement of the summary LSDB.
enable - Specifies that the advertisement trigger will be enabled.
disable - Specifies that the advertisement trigger will be disabled.
nssa_ext - Specifies the LSDB type as a Not-So-Stub Area External Route (NSSA EXT).
advertise - (Optional) Allows for the advertisement of aggregated NSSA external route.
enable - Specifies that the advertisement trigger will be enabled.
disable - Specifies that the advertisement trigger will be disabled.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
875

Advertisement

Table of Contents
loading

Table of Contents