Specifications
DGS-3224TGR Gigabit Ethernet Switch CLI Reference Manual
26
TRAFFIC SEGMENTATION COMMANDS
The traffic segmentation commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters) in
the following table.
Command Parameters
config traffic_segmentation <portlist> forward_list [null | <portlist>]
show traffic_segmentation {<portlist>}
Each command is listed, in detail, in the following sections.
config traffic_segmentation
Purpose
Used to configure the traffic segmentation.
Syntax config traffic_segmentation <portlist> forward_list [null | <portlist>]
Description
This command configures traffic segmentation.
Parameters
<portlist> – Specifes a range of ports to be configured.
forward_list – Specifies a range of ports in the forwarding domain. The choices are: portlist,
which specifes a range of ports to be configured and null, which specifies the range of ports
in the forwarding domain is null.
Restrictions
Only administrator-level users can issue this command. The forwarding domain is restricted
to Bridge Traffic only.
Usage Example:
To configure traffic segmentation:
DGS-3224TGR:4# config traffic_segmentation 1-3 forward_list 11-
15
Command: config traffic_segmentation 1-3 forward_list 11-15
Success.
DGS-3224TGR:4#
158