133[DeviceC-GigabitEthernet1/0/12] quit# Associate interface GigabitEthernet 1/0/1 with IP subnet-based VLANs 100 and 200.[DeviceC] interface GigabitEthernet 1/0/1[DeviceC-GigabitEthernet1/0/1] port link-type hybrid[DeviceC-GigabitEthernet1/0/1] port hybrid vlan 100 200 untaggedPlease wait... Done.[DeviceC-GigabitEthernet1/0/1] port hybrid ip-subnet-vlan vlan 100[DeviceC-GigabitEthernet1/0/1] port hybrid ip-subnet-vlan vlan 200[DeviceC-GigabitEthernet1/0/1] returnVerifying the configurations# Display the IP subnet information for all VLANs. display ip-subnet-vlan vlan allVLAN ID: 100Subnet Index IP Address Subnet Mask====================================================0 192.168.5.0 255.255.255.0VLAN ID: 200Subnet Index IP Address Subnet Mask====================================================0 192.168.50.0 255.255.255.0# Display the IP subnet-based VLAN information on GigabitEthernet 1/0/1. display ip-subnet-vlan interface GigabitEthernet 1/0/1Interface: GigabitEthernet1/0/1VLAN ID Subnet-Index IP ADDRESS NET MASK=======================================================100 0 192.168.5.0 255.255.255.0200 0 192.168.50.0 255.255.255.0Configuration guidelinesThe IP subnet-based VLAN configurations are only effective on hybrid ports.Displaying and maintaining VLANTo do... Use the command… RemarksDisplay VLAN informationdisplay vlan [ vlan-id1 [ to vlan-id2 ] | all | dynamic| reserved | static ] [ | { begin | exclude | include }regular-expression ]Available in anyviewDisplay VLAN interfaceinformationdisplay interface [ vlan-interface ] [ brief [ down ] ] [ |{ begin | exclude | include } regular-expression ]display interface vlan-interface vlan-interface-id[ brief ] [ | { begin | exclude | include }regular-expression ]Available in anyviewDisplay hybrid ports or trunk portson the devicedisplay port { hybrid | trunk } [ | { begin | exclude |include } regular-expression ]Available in anyview