D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
766
enable - Specify to enable FBPDU.
disable - Specify to disable FBPDU.
nni_bpdu_addr - Specify to determine the BPDU protocol address for STP in service provide
site. It can use 802.1d STP address, 802.1ad service provider STP address.
dot1d - Specify to use an 802.1d STP address.
dot1ad - Specify to use an 802.1ad service provider STP address.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure STP:
DGS-3420-28SC:admin# config stp maxage 25
Command: config stp maxage 25
Success.
DGS-3420-28SC:admin#
79-14 config stp ports
Description
This command is used to configure all the parameters of ports, except for Internal Path Cost and
Port Priority.
Format
config stp ports <portlist> {externalCost [auto | <value 1-200000000> ] | hellotime <value 1-
2> | migrate [yes | no] | edge [true | false | auto] | p2p [true | false | auto] | state [enable |
disable] | restricted_role [true | false] | restricted_tcn [true | false] | fbpdu [enable | disable ]}
(1)
Parameters
<portlist> - Specify a range of ports.
externalCost - Specify the path cost between the MST regions from the transmitting Bridge to
the CIST Root Bridge. It is only used at CIST level.
auto - Specify to automatically choose the path cost.
<value 1-200000000> - Specify a value between 1 and 200000000.
hellotime - This is a per-Bridge parameter in RSTP, but it becomes a per-Port parameter in
MSTP.
<value 1-2> - This is a per-Bridge parameter in RSTP, but it becomes a per-Port parameter in
MSTP. The default value is 2.
migrate - Operation of management in order to specify the port to send MSTP BPDU for a delay
time.
yes - Specify for port to send MSTP BPDU for a delay time.
no - Specify for port not to send MSTP BPDU for a delay time.
edge - Decide if this port is connected to a LAN or a Bridged LAN. In auto mode, the bridge will
delay for a period to become edge port if no bridge BPDU is received.
true - Specify a true edge connection.
false - Specify a false edge connection.