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

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 ospf [ipif <ipif_name 12> | all] {area <area_id> | priority <value> | 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 [enable | disable] | passive [enable | disable]
| distribute_list_in [access_list <list_name16> | none] | network [point-to-point | broadcast] |
bfd [enable | disable]}(1)
Parameters
ipif - Specifies the name of the IP interface.
<ipif_name 12> - Enter the IP interface name here. This name can be up to 12 characters
long.
all - Specifies that all the IP interfaces will be used.
area - (Optional) Specifies the area to which the interface is assigned. An Area ID is 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.
<area_id> - Enter the area ID used here.
priority - (Optional) Specifies the priority value for the Designated Router election. If a Router
Priority of 0 is set, the Switch cannot be elected as the DR for the network.
<value> - Enter the priority value used here.
hello_interval - (Optional) 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.
<sec 1-65535> - Enter the hello packet interval value here. This value must be between 1 and
65535 seconds.
dead_interval - (Optional) 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
divisable by the Hello Interval.
<sec 1-65535> - Enter the dead packet interval value here. This value must be between 1 and
65535 seconds.
authentication - (Optional) Specifies that authentication value.
none - Specifies that the authentication value will be set to none.
simple - Specifies that a simple text password must be specified.
<password 8> - Enter the simple text password value here.
md5 - Specifies that the authentication will be set to use an MD5 key ID.
<key_id 1-255> - Enter the MD5 key used here. This key must be between 1 and 255.
metric - (Optional) Specifies the interface metric used.
<value 1-65535> - Enter the metric value here. This value must be between 1 and 65535.
state - (Optional) Specifies the OSPF interface state here.
enable - Specifies that the state will be set to enabled.
disable - Specifies that the state will be set to disabled.
passive - (Optional) Specifies whether the designated entry to be a passive interface or not.
When the interface is specified to be passive, OSPF protocol packets will neither be sent out
or received.
enable - Specifies that the passive interface will be enabled.
disable - Specifies that the passive interface will be disabled.
distribute_list_in - (Optional) Specifies the inbound route filter on the OSPF interface.
access_list - Specifies to use an IP standard access list to filter receiving OSPF routes. If the
access list does not exist, this can be configured successfully. The function will not take
effective until the access list was created. There is an implicit deny all rule at the end of
the access list. It will deny the received packets that does not match any previous rules.
<list_name 16> - Enter the access list name. This name can be up to 16 characters long.
none - Specifies not to filter received OSPF routes.
network - (Optional) Specifies the network type of OSPF interface (loopback interface does not
support this parameter).
point-to-point - Specifies to set the network type of designated interfaces to point_to_point.
896

Advertisement

Table of Contents
loading

Table of Contents