Port Link-Type - HP 12500 Series Command Reference Manual

Routing, layer 2 - lan switching
Table of Contents

Advertisement

untagged: Configures the ports to send the packets of the specified VLANs after removing VLAN
tags.
Usage guidelines
A hybrid port can carry multiple VLANs. If you execute the port hybrid vlan command multiple
times, the VLANs that the hybrid port allows are the VLANs that are specified by vlan-list in each
execution.
The configuration made in Layer 2 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.
Examples
# Assign the hybrid port GigabitEthernet 3/0/1 to VLAN 2, VLAN 4, and VLAN 50 through VLAN
100, and configure GigabitEthernet 3/0/1 to send packets of these VLANs with tags.
<Sysname> system-view
[Sysname] interface GigabitEthernet 3/0/1
[Sysname-GigabitEthernet3/0/1] port link-type hybrid
[Sysname-GigabitEthernet3/0/1] port hybrid vlan 2 4 50 to 100 tagged
Related commands

port link-type

port link-type
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.
Syntax
port link-type { access | hybrid | trunk }
undo port link-type
Default
Any port is an access port.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
mdc-admin
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.
110

Advertisement

Table of Contents
loading

Table of Contents