Port Hybrid Vlan - HP 12500 Series Command Reference Manual

Routing, layer 2 - lan switching
Table of Contents

Advertisement

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
# Configure VLAN 100 as the PVID of the hybrid port GigabitEthernet 3/0/1, and assign
GigabitEthernet 3/0/1 to VLAN 100.
<Sysname> system-view
[Sysname] vlan 100
[Sysname-vlan100] quit
[Sysname] interface GigabitEthernet 3/0/1
[Sysname-GigabitEthernet3/0/1] port link-type hybrid
[Sysname-GigabitEthernet3/0/1] port hybrid pvid vlan 100
[Sysname-GigabitEthernet3/0/1] port hybrid vlan 100 untagged
Related commands

port hybrid vlan

port link-type
port hybrid vlan
Use port hybrid vlan to assign the hybrid ports to the specified VLANs.
Use undo port hybrid vlan to remove the hybrid ports from the specified VLANs.
Syntax
port hybrid vlan vlan-list { tagged | untagged }
undo port hybrid vlan vlan-list
Default
A hybrid port allows only packets from VLAN 1 to pass through untagged.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
mdc-admin
Parameters
vlan-list: Specifies a list of existing VLANs in the format of vlan-list = { vlan-id1 [ to
vlan-id2 ] }&<1-10>, where vlan-id1 and vlan-id2 each are in the range of 1 to 4094, vlan-id2
cannot be smaller than vlan-id1, and &<1-10> indicates that you can specify up to 10 vlan-id1 [ to
vlan-id2 ] parameters.
tagged: Configures the ports to send the packets of the specified VLANs without removing VLAN
tags.
109

Advertisement

Table of Contents
loading

Table of Contents