Command Manual (For Soliton) – MSTP
H3C S3100 Series Ethernet Switches
Chapter 1 MSTP Configuration Commands
1-34
1.1.29 stp interface point-to-point
Syntax
stp interface interface-list point-to-point
{
force-true
|
force-false
|
auto
}
undo stp interface interface-list point-to-point
View
System view
Parameters
interface-list
: Ethernet port list. You can specify multiple Ethernet ports by providing this
argument in the form of
interface-list =
{
interface-type interface-number
[
to
interface-type interface-number
] } &<1-10>, where &<1-10> means that you can
provide up to 10 port indexes/port index ranges for this argument.
force-true
: Specifies that the links connected to the specified Ethernet ports are
point-to-point links.
force-false
: Specifies that the links connected to the specified Ethernet ports are not
point-to-point links.
auto
: Specifies to automatically determine whether or not the links connected to the
specified Ethernet ports are point-to-point links.
Description
Use the
stp interface point-to-point
command to specify whether the links connected
to the specified Ethernet ports are point-to-point links in system view.
Use the
undo stp interface point-to-point
command to restore the links connected to
the specified ports to their default link types, which are automatically determined by
MSTP.
If no keyword is specified in the
stp interface point-to-point
command, the
auto
keyword is used by default, and so MSTP automatically determines the types of the
links connected to the specified ports.
The rapid transition feature is not applicable to ports connected to non-point-to-point
links.
Note that:
z
If the current Ethernet port operates in full duplex mode, the link connected to the
port is a point-to-point link. In this case, the default setting (where MSTP
determines the link type automatically) is recommended.
z
If the current Ethernet port belongs to an aggregation group and you configure the
link connected to the port as a point-to-point link, the configuration will be
synchronized to the rest ports in the aggregation group.