VLAN Configuration
3-187
3
CLI
– This example shows the switch configured with primary VLAN 5 and
secondary VLAN 6. Port 3 has been configured as a promiscuous port and mapped
to VLAN 5, while ports 4 and 5 have been configured as a host ports and associated
with VLAN 6. This means that traffic for port 4 and 5 can only pass through port 3.
Protocol VLANs
You can configure VLAN behavior to support multiple protocols to allow traffic to
pass through different VLANs. When a packet is received at a port, its VLAN
membership is determined by the protocol type of the packet.
Protocol VLAN Group Configuration
Command Attributes
•
Protocol Group ID
– Protocol Group ID assigned to the Protocol VLAN Group.
(Range: 1-2147483647)
•
Frame Type
– Choose either Ethernet, RFC 1042, or LLC Other as the frame type
used by this protocol.
•
Protocol Type
– Specifies the protocol type to match. The available options are
IP, ARP, and RARP. If LLC Other is chosen for the Frame Type, the only available
Protocol Type is IPX Raw
Note:
Traffic which matches IP Protocol Ethernet Frames is mapped to the VLAN
(VLAN 1) that has been configured with the switch’s administrative IP. IP Protocol
Ethernet traffic must not be mapped to another VLAN or you will lose
administrative network connectivity to the switch. If lost in this manner, network
access can be regained by removing the offending Protocol VLAN rule via the
console. Alternately, the switch can be power-cycled, however all unsaved
configuration changes will be lost.
Console(config)#interface ethernet 1/3
Console(config-if)#switchport mode private-vlan promiscuous
4-239
Console(config-if)#switchport private-vlan mapping 5
4-241
Console(config-if)#exit
Console(config)#interface ethernet 1/4
Console(config-if)#switchport mode private-vlan host
4-239
Console(config-if)#switchport private-vlan host-association 6
4-240
Console(config-if)#exit
Console(config)#interface ethernet 1/5
Console(config-if)#switchport mode private-vlan host
Console(config-if)#switchport private-vlan host-association 6
Console(config-if)#
Summary of Contents for 6128PL2
Page 2: ......
Page 8: ...viii ...
Page 26: ...Contents xviii ...
Page 30: ...Tables xxii ...
Page 52: ...Initial Configuration 2 10 2 ...
Page 308: ...Configuring the Switch 3 256 3 ...
Page 473: ...SNMP Commands 4 165 4 ...
Page 644: ...Command Line Interface 4 336 4 ...
Page 648: ...Software Specifications A 4 A ...
Page 663: ......