User`s guide
DES-3226S Layer 2 Switch CLI Reference
255
config traffic_segmentation
Purpose Used to configure traffic segmentation on the
switch.
Syntax
config traffic_segmentation <portlist>
forward_list [null|<portlist>]
Description
The config traffic_segmentation command is
used to configure traffic segmentation on the
switch.
Parameters
<portlist> − Specifies a range of ports that will
be configured for traffic segmentation. The port
list is specified by listing the beginning port
number and the highest port number of the
range. The beginning and end of the port list
range are separated by a dash. For example, 3
specifies port 3. 4 specifies port 4. 3-4 specifies
all of the ports between port 3 and port 4 − in
numerical order.
forward_list − Specifies a range of ports that will
receive forwarded frames from the ports
specified in the portlist, above.
null − no ports are specified
<portlist> − Specifies a range of ports for the
forwarding list. This list must be on the same
switch previously specified for traffic
segmentation (i.e. following the <portlist>
specified above for config traffic_segmentation).
Restrictions Only administrator-level users can issue this
command.