DXS-1210 Series Smart Managed Switch CLI Reference Guide
355
47.
Traffic Segmentation Commands
47-1
show traffic-segmentation forward
This command is used to display the traffic segmentation for some ports or all ports.
show traffic-segmentation forward [interface INTERFACE-ID [, | -]]
Parameters
interface INTERFACE-ID
(Optional) Specifies ID of an interface. The acceptable interface will be
physical port or port channel.
,
(Optional) Specifies a series of interfaces, or separate a range of
interfaces from a previous range. No space before and after the
comma.
-
(Optional) Specifies a range of interfaces. No space before and after
the hyphen.
Default
None.
Command Mode
EXEC Mode or Any Configuration Mode.
Command Default Level
Level: 1.
Usage Guideline
While entering this command without any other keywords, the traffic segmentation configuration for all
ports is displayed. Otherwise, only the specified interface’s traffic segmentation is displayed.
Example
This example shows how to display the configuration of traffic segmentation for eth1/0/1.
Switch# show traffic-segmentation forward interface eth 1/0/1
Interface Forwarding Domain
------------ -------------------------------------------
eth1/0/1 eth1/0/1, eth1/0/4-6
Total Entries: 1
Switch#
47-2
traffic-segmentation forward
This command is used to restrict the Layer 2 packet forwarding domain of packets received by the
configured port. Use the no form of this command to remove the specification of forwarding domain.
traffic-segmentation forward interface INTERFACE-ID [, | -]
no traffic-segmentation forward interface INTERFACE-ID [, | -]
Parameters