AT-S62 Command Line User’s Guide
403
no, off, false The port is not an edge port. The
values are equivalent.
ptp Defines whether the port is functioning as a point-
pointtopoint to-point port. The parameters are equivalent. This
type of port is connected to a device operating at
full-duplex mode. Values are:
yes, on, true The port is an point-to-point
port. The values are equivalent.
no, off, false The port is not an point-to-point
port. The parameters are
equivalent. are equivalent.
autoupdate The port’s status is determined
automatically. This is the default.
migrationcheck Enables and disables migration check. The purpose
of this feature is to change from the RSTP mode to
the STP mode if STP BDPU packets are received on
the selected port. When you enable this option, the
bridge will send out RSTP BPDU packets from the
selected port until STP BPDU packets are received.
The port will remain in the RSTP mode until it
receives an STP BPDU packet. The values are:
yes, on, true Enable migration check. The
values are equivalent.
no, off, false Disable migration check. The
values are equivalent.
Description
This command sets a port’s RSTP settings.
Examples
The following command sets the port cost to 1,000,000 and port priority
to 224 (increment 14) on port 4:
set rstp port=4 portcost=1000000 portpriority=14
The following command changes ports 6 to 8 so they are not considered
edge ports:
set rstp port=6-8 edgeport=no