MS888G2 User Manual
180
Alloy Computer Products Pty Ltd Copyright ©2006
set port
Syntax
:
set port <range> <path cost> <priority> <edge_port> <admin p2p>
Description
:
Used to configure the port information of STP.
Argument
:
<range>: syntax 1,5-7, available from 1 to 26
<path cost>: 0, 1-200000000. If 0 is entered path cost is automatic.
<priority>: priority must be a multiple of 16, available from 0 to 240
<edge_port>: Admin Edge Port, <yes | no>
<admin p2p>: Admin point to point, <auto |true | false>
Possible value:
<range> : 1 to 26
<path cost>: 0, 1-200000000.
<priority> : 0 to 240
<edge_port> : yes / no
<admin p2p>: auto / true / false
Example:
MS888G2(stp)# set port 1-16 0 128 yes auto
: Configures ports 1 through to 16 with a path cost of 0, priority of 128, edge port is set as yes
and the admin P2P is set to auto.