Installation manual

Command Manual - Network Protocol
Quidway S3000-EI Series Ethernet Switches
Chapter 5 Access Management Configuration
Commands
Huawei Technologies Proprietary
5-2
View
Ethernet port view
Parameter
interface-list: Specifies a list of ports isolated from the specified port in the
{ { interface-type interface-number | interface-name } [ to { interface-type
interface-number | interface-name } ] } &<1-10> format. interface-name: Specified the
port name, represented with interface-name= interface-type interface-number.
interface-type is port type and interface-number is port number. For details about
interface-type, interface-number and interface-name, refer to the Port Command
Manual. &<1-10> indicates the preceding parameter can be input up to 10 times.
Description
Using am isolate command, you can configure Layer 2 isolation on a port so as to
prevent the packets from being forwarded on Layer 2 between the specified port and
some other port (group). Using undo am isolate command, you can cancel the Layer 2
isolation on the port.
By default, The isolation port pool is null and the packets are allowed to be forwarded
between the specified port and all other ports on Layer 2.
The port isolation is bidirectional. Isolating the port itself does not make any sense.
Example
# Isolate Ethernet0/1 from Ethernet0/2, and Ethernet0/4 through Ethernet0/7.
[Quidway-Ethernet0/1] am isolate ethernet0/2 ethernet 0/4 to ethernet 0/7
5.1.3 am user-bind
Syntax
am user-bind { interface { interface-name | interface-type interface-number }
{ mac-addr mac | ip-addr ip }* | mac-addr mac { interface { interface-name |
interface-type interface-number } | ip-addr ip }* | ip-addr ip { interface { interface-name
| interface-type interface-number } | mac-addr mac }* }
undo am user-bind { interface { interface-name | interface-type interface-number }
{ mac-addr mac | ip-addr ip }* | mac-addr mac { interface { interface-name |
interface-type interface-number } | ip-addr ip }* | ip-addr ip { interface { interface-name
| interface-type interface-number } | mac-addr mac }* }
View
System view