R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

58
The output shows that GigabitEthernet 0/1, GigabitEthernet 0/2, and GigabitEthernet 0/3 are the
member ports of the aggregation group corresponding to Bridge-Aggregation 1.
port link-type
Syntax
port link-type { access | hybrid | trunk }
undo port link-type
View
Ethernet interface view, Layer 2 aggregate interface view
Default level
2: System level
Parameters
access: Configures the link type of a port as access.
hybrid: Configures the link type of a port as hybrid.
trunk: Configures the link type of a port as trunk.
Description
Use port link-type to configure the link type of a port.
Use undo port link-type to restore the default link type of a port.
By default, any port is an access port.
The configuration made in Ethernet interface 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.
To change the link type of a port from trunk to hybrid or vice versa, you must set the link type to access.
Examples
# Configure GigabitEthernet 0/1 as a trunk port.
<Sysname> system-view
[Sysname] interface gigabitethernet 0/1
[Sysname-GigabitEthernet0/1] port link-type trunk
# Configure Layer 2 aggregate interface Bridge-Aggregation 1 and its member ports as hybrid ports.
<Sysname> system-view
[Sysname] interface bridge-aggregation 1
[Sysname-Bridge-Aggregation1] port link-type hybrid