151
Port isolation configuration commands
The H3C MSR series routers support only one isolation group that is created automatically as
isolation group 1. You can neither remove the isolation group nor create other isolation groups.
display port-isolate group
Use
display port-isolate group
to display information about port isolation group 1.
Syntax
display port-isolate group
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
Views
Any view
Default command level
1: Monitor level
Parameters
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display port isolation group information.
<Sysname> display port-isolate group
Port-isolate group information:
Uplink port support: NO
Group ID: 1
Group members:
Ethernet1/2
Table 33 Command output
Field Description
Port-isolate group information
Displays port isolation group information.
Uplink port support
The isolation group does not support the uplink port. This
field always displays
NO
.
Group ID
Isolation group number, which is always 1.
Group members
Isolated ports in the isolation group.
port-isolate enable
Use
port-isolate enable
to assign ports to the isolation group.
Use
undo port-isolate enable
to remove ports from the isolation group.