3 isolate-port apply, 4 show isolate-port group, Isolate – PLANET XGS3-24040 User Manual
Page 123: Port apply, Show isolate, Port group
XGS3 Command Guide
5-123
Parameters:
specified name, create one; ethernet means that the ports to be isolated is Ethernet ones, followed by a list of
Ethernet ports, supporting symbols like ”;” and ”-”. For example: “ethernet 1/1;3;4-7;8”
interface, such as e1/1. If users use interface name, the parameter of ethernet will not be required.
Command Mode:
Global Mode.
Default:
None.
Usage Guide:
Users can add Ethernet ports into or remove them from a port isolation group according to their requirements. When
an Ethernet port is a member of more than one port isolate group, it will be isolated from every port of all groups it
belongs to.
Example:
Add Ethernet ports 1/1-2 and 1/5 into a port isolation group named as ”test”.
Switch(config)#isolate-port group test switchport interface ethernet 1/1-2; 1/5
5.3 isolate-port apply
Command:
isolate-port apply [
Function:
This command will apply the port isolation configuration to isolate layer-2 flows, layer-3 flows or all flows.
Parameters:
<l2|l3|all> the flow to be isolated, l2 means isolating layer-2 flows, l3 means isolating layer-3 flows, all means
isolating all flows.
Command Mode:
Global Mode.
Default:
Isolate all flows.
Usage Guide:
User can apply the port isolation configuration to isolate layer-2 flows, layer-3 flows or all flows according to their
requirements.
Example:
Only apply port isolation to layer-2 flows on the switch.
Switch(config)#isolate-port apply l2
5.4 show isolate-port group
Command:
show isolate-port group [<WORD>]
Function:
Display the configuration of port isolation, including all configured port isolation groups and Ethernet ports in each
group.