Specifications
8-174 set switch port Rapier Switch Software Reference
Software Release 2.7.3
C613-03098-00 REV A
set switch port
Syntax SET SWItch POrt={port-list|ALL} [ACCeptable={ALL|VLAN}]
[BCLimit={NONE|limit}] [DESCription=description]
[DLFLimit={NONE|limit}] [EGResslimit={NONE|DEFault|0|
1000..127000|8..1016}] [INFILTering={OFF|ON}]
[INGresslimit={NONE|DEFAULT|0|64..127000|8..1016}]
[LEARn={NONE|0|1..256] [INTRusionaction={DISable|
DIScard|TRap}] [MCLimit={NONE|limit}] [MIRRor={BOTH|
NONE|RX|TX}] [MODe={AUTOnegotiate|MASTer|SLAve}]
[MULTicastmode={A|B|C}] [SPeed={AUTOnegotiate|10MHALF|
10MFULL|10MHAUTO|10MFAUTO|100MHALF|100MFULL|100MHAUTO|
100MFAUTO|1000MHALF|1000MFULL|1000MHAUTO|1000MFAUTO}]
where:
■ port-list is a port number, range (specified as n-m), or comma-separated list
of numbers and/or ranges. Port numbers start at 1 and end at m, where m
is the highest numbered switch Ethernet port, including uplink ports.
■ limit is a decimal number, from 0 to the maximum value of the limit
variable based on the particular switch hardware. The maximum packet
storm protection limit is 262143.
■ description is a string 1 to 47 characters long. Valid characters are any
printable characters.
Description This command modifies the value of parameters for switch ports.
The port parameter specifies the ports for which parameters are modified.
When the command succeeds on a subset of the specified ports but causes
errors on the others, then the command as a whole fails and has no effect.
Reference in the descriptions below to an individual port should be taken as a
reference to all ports selected by the port parameter. If packet storm protection
limits are set on the switch, the port parameter must specify complete
processing blocks (see the note after the bclimit parameter description).
While the user may specify set switch port commands using groups of ports,
the create config command on page 5-22 of Chapter 5, Managing
Configuration Files and Software Versions generates a separate set switch port
command for each port.
The acceptable parameter sets the Acceptable Frame Types parameter, in the
Ingress Rules, which controls reception of VLAN-tagged and VLAN-untagged
frames on the port. If all is specified, then the Acceptable Frame Types
parameter is set to Admit All Frames. If VLAN is specified, the parameter is set
to Admit Only VLAN-tagged Frames, and any frame received that carries a
null VLAN Identifier (VID) is discarded by the ingress rules. Untagged frames
and priority-tagged frames carry a null VID. Untagged frames admitted
according to the acceptable parameter have the VID of the VLAN for which the
port is untagged associated with them. The acceptable parameter can be set
only when the port is untagged for one VLAN. In this case, the default is all,
admitting all tagged and untagged frames. If the port is tagged for all the
VLANs to which it belongs, the acceptable parameter is automatically set to
VLAN, and cannot be changed to admit untagged frames.
The bclimit parameter specifies a limit on the rate of reception of broadcast
packets for the port(s). The value of this parameter represents a per second rate
of packet reception above which packets are discarded for broadcast packets. If