D-Link DES-7200 Refrigerator User Manual


  Open as PDF
of 1968
 
DES-7200 Configuration Guide Chapter 10 MSTP Configuration
10-30
Command Function
DES-7200(config)# end
Return to the privileged EXEC mode.
DES-7200# show running-config
Verify the configuration.
DES-7200# copy running-config
startup-config
Save the configuration.
To restore the Tx-Hold-Count to the default value, execute the no
spanning-tree tx-hold-count command in the global configuration mode.
10.3.12 Configuring
Link-type
Configure the link-type of a port. This is crucial for rapid RSTP convergence.
For details, refer to Rapid RSTP Convergence. Without configuration, the
device will set the link type of a port according to its duplex status automatically,
with point-to-point for the full duplex port and shared for the half duplex port.
To configure the link type of a port, execute the following commands in the
interface configuration mode:
Command Function
DES-7200# configure terminal
Enter the global configuration mode.
DES-7200(config)# interface
interface-id
Enter the interface configuration mode.
DES-7200(config-if)# spanning-tree
link-type point-to-point/shared
Configure the link type of the interface, with
point-to-point for the full duplex port and
shared for the half duplex port. Point-to-point
indicates the rapid forwarding is enabled on
the port.
DES-7200(config-if)# end
Return to the privileged EXEC mode.
DES-7200# show running-config
Verify the configuration.
DES-7200# copy running-config
startup-config
Save the configuration.
To restore the link type of a port to the default value, execute the no
spanning-tree link-type command in the interface configuration mode.