R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
42
By default, all ports are access ports. However, you can manually configure the port type. For more
information, see “port link-type.”
You cannot assign Layer 2 aggregate interfaces to a VLAN.
Related commands: display vlan.
Examples
# Assign GigabitEthernet0/1 through GigabitEthernet0/3 to VLAN 2.
<Sysname> system-view
[Sysname] vlan 2
[Sysname-vlan2] port GigabitEthernet 0/1 to GigabitEthernet 0/3
port access vlan
Syntax
port access vlan vlan-id
undo port access vlan
View
Ethernet interface view, Ethernet subinterface view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
vlan-id: Specifies a VLAN ID, ranging from 1 to 4094. Make sure that the VLAN specified by the VLAN
ID already exists.
Description
Use the port access vlan command to assign the access ports to the specified VLAN.
Use the undo port access vlan command to restore the default.
By default, all access ports belong to VLAN 1.
The configuration made in Ethernet interface view or Ethernet subinterface view applies only to the port.
The configuration made in Layer 2 aggregate interface view applies to the aggregate interface and its
aggregation member ports.
If the system fails to apply the configuration to the aggregate interface, it stops applying the
configuration to aggregation member ports.
If the system fails to apply the configuration to an aggregation member port, it skips the port and
moves to the next member port.
Examples
# Assign GigabitEthernet0/1 to VLAN 3.
<Sysname> system-view
[Sysname] vlan 3
[Sysname-vlan3] quit
[Sysname] interface GigabitEthernet 0/1
[Sysname-GigabitEthernet0/1] port access vlan 3
# Assign Layer 2 aggregate interface Bridge-Aggregation 1 and its member ports to VLAN 3.