GE ML1600 User Manual

Page 213

Advertising
background image

CHAPTER 13: RAPID SPANNING TREE PROTOCOL

CONFIGURING RSTP THROUGH THE COMMAND LINE INTERFACE

MULTILINK ML1600 ETHERNET COMMUNICATIONS SWITCH – INSTRUCTION MANUAL

13–15

The sequence of commands for enabling ring-only mode is shown in the following
example:

Example 13-5: Configuring smart RSTP, ring-only mode

ML1600#

rstp

ML1600(rstp)##

rstp enable

Successfully set the RSTP status

ML1600(rstp)##

romode show

RO-MODE status : Disabled

RO-MODE set on ports : NONE

ML1600(rstp)##

romode add port=1,2

Added Ports: 1,2

ML1600(rstp)##

romode enable

RSTP Ring Only Mode Enabled.

ML1600(rstp)##

romode show

RO-MODE status : Enabled

RO-MODE set on ports : 1,2

ML1600(rstp)##

romode disable

RSTP Ring Only Mode Disabled.

ML1600(rstp)##

romode show

RO-MODE status : Disabled

RO-MODE set on ports : 1,2

ML1600(rstp)##

romode del port=1,2

Deleted Ports: 1,2

ML1600(rstp)##

romode show

RO-MODE status : Disabled

RO-MODE set on ports : NONE

ML1600(rstp)##

Advertising