Supermicro SSE-F3548S/SSE-F3548SR Configuration User’s Guide
186
Step 1 configure terminal
Enters the configuration mode
Step 2 interface
<
interface-type
><
interface-id
>
or
interface range <interface-type><interface-id> ….
Enters the port interface mode.
interface-type – may be any of the
following:
fx-ethernet – fx
cx-ethernet – cx
port-channel – po
interface-id is in slot/port format for all
physical interfaces. It may be the port
channel identifier for port channel
interfaces.
To configure multiple interfaces, use
the “interface range …” command. To
provide a range use a hypen (-)
between the start and end interface
numbers.
E.g.: int range fx 0/1-10
To provide multiple interfaces or
ranges, use separate with a comma (,).
E.g.: int range fx 0/1-10, fx 0/20
Step 3 To configure the link type as point to point
spanning-tree link-type point-to-point
To configure the link type as shared
spanning-tree link-type shared
Configures the link type.
Step 4 end
Exits the configuration mode.
Step 5 show spanning-tree detail
Displays the spanning tree auto edge
information.
Step 6 write startup-config
Optional step – saves this spanning tree
configuration to be part of startup
configuration.
The “no spanning-tree link-type” command resets the user configured link type to let
switches detect the link type based on the duplex mode.
The example below shows the way to configure the link type.
Configure the port fx 0/1 as a point-to-point link.
SMIS# configure terminal
SMIS(config)# interface fx 0/1