- Table of Contents
-
- H3C S3100-52P Ethernet Switch Command Manual-Release 1500(V1.01)
- 00-1Cover
- 01-CLI Command
- 02-Login Command
- 03-Configuration File Management Command
- 04-VLAN Command
- 05-IP Address and Performance Confiugration Command
- 07-GVRP Command
- 08-Port Basic Configuration Command
- 09-Link Aggregation Command
- 10-Port Isolation Command
- 11-DLDP Command
- 12-MAC Address Table Command
- 13-MSTP Command
- 14-Multicast Command
- 15-Routing Protocol Command
- 16-802.1x Command
- 17-AAA-RADIUS-HWTACACS Command
- 18-Centralized MAC Address Authentication Command
- 19-DHCP Command
- 20-ARP Command
- 21-ACL Command
- 22-QoS Command
- 23-Mirroring Command
- 24-Cluster Command
- 25-SNMP and RMON Command
- 26-NTP Command
- 27-SSH Terminal Service Command
- 28-File System Management Command
- 29-FTP and TFTP Command
- 30-Information Center Command
- 31-System Maintenance and Debugging Command
- 32-VLAN VPN Command
- 33-HWPing Command
- 34-DNS Command
- 35-Appendix
- Related Documents
-
Title | Size | Download |
---|---|---|
10-Port Isolation Command | 26 KB |
Table of Contents
Chapter 1 Port Isolation Configuration Commands
1.1 Port Isolation Configuration Commands
Chapter 1 Port Isolation Configuration Commands
1.1 Port Isolation Configuration Commands
1.1.1 display isolate port
Syntax
display isolate port
View
Any view
Parameter
None
Description
Use the display isolate port command to display information about the Ethernet ports added to the isolation group.
Example
# Display information about the Ethernet ports added to the isolation group.
<H3C> display isolate port
Isolated port(s) on UNIT 1:
Ethernet1/0/2, Ethernet1/0/3, Ethernet1/0/4
The information above shows that Ethernet1/0/2, Ethernet1/0/3, and Ethernet1/04 are in the isolation group.
1.1.2 port isolate
Syntax
port isolate
undo port isolate
View
Ethernet port view
Parameter
None
Description
Use the port isolate command to add an Ethernet port to the isolation group.
Use the undo port isolate command to remove an Ethernet port from the isolation group.
& Note:
When the port isolate command or the undo port isolate command is executed on a member port of an aggregation group, the other ports in the same aggregation group on the local unit will be added to or removed from the isolation group together at the same time.
By default, the isolation group contains no port.
Example
# Add Ethernet1/0/1 to the isolation group.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface ethernet1/0/1
[H3C-Ethernet1/0/1] port isolate
All aggregated ports in same unit will join isolated group together
# Remove Ethernet1/0/1 from the isolation group.
[H3C-Ethernet1/0/1] undo port isolate
All aggregated ports in same unit will join isolated group together