port hybrid ip-subnet-vlan
Use port hybrid ip-subnet-vlan to associate a port with an IP subnet-based VLAN.
Use undo port hybrid ip-subnet-vlan to remove the association.
Syntax
port hybrid ip-subnet-vlan vlan vlan-id
undo port hybrid ip-subnet-vlan { vlan vlan-id | all }
Default
A port is not associated with any IP subnet-based VLANs.
Views
Layer 2 Ethernet interface view, Layer 2 aggregate interface view
Predefined user roles
network-admin
Parameters
vlan vlan-id: Specifies a VLAN by its ID in the range of 1 to 4094.
all: Specifies all VLANs.
Usage guidelines
Only hybrid ports support this feature. Before you use this command, assign the port to the correct IP subnet-based VLAN.
Examples
# Associate Ten-GigabitEthernet 1/0/1 with IP subnet-based VLAN 3.
<Sysname> system-view [Sysname] vlan 3 [Sysname-vlan3] ip-subnet-vlan ip 192.168.1.0 255.255.255.0 [Sysname-vlan3] quit [Sysname] interface ten-gigabitethernet 1/0/1 [Sysname-Ten-GigabitEthernet1/0/1] port link-type hybrid [Sysname-Ten-GigabitEthernet1/0/1] port hybrid vlan 3 untagged [Sysname-Ten-GigabitEthernet1/0/1] port hybrid ip-subnet-vlan vlan 3
# Associate the Layer 2 aggregate interface Bridge-Aggregation 1 with the IP subnet-based VLAN 3.
<Sysname> system-view [Sysname] vlan 3 [Sysname-vlan3] ip-subnet-vlan ip 192.168.1.0 255.255.255.0 [Sysname-vlan3] quit [Sysname] interface bridge-aggregation 1 [Sysname-Bridge-Aggregation1] port link-type hybrid [Sysname-Bridge-Aggregation1] port hybrid vlan 3 untagged [Sysname-Bridge-Aggregation1] port hybrid ip-subnet-vlan vlan 3
Related commands
display ip-subnet-vlan interface
display ip-subnet-vlan vlan
ip-subnet-vlan