Virtual Local Area Network (VLAN) Commands
1275 Cisco Sx350 Ph. 2.2.5 Devices - Command Line Interface Reference Guide
67
The following protocol names are reserved for Ethernet Encapsulation:
• ip
• arp
• ipv6
• ipx
Example
The following example maps the IP protocol to protocol group number 213.
switchxxxxxx(config)#
vlan database
switchxxxxxx(config-vlan)#
map protocol ip protocols-group
213
67.21 switchport general map protocols-group
vlan
Use the switchport general map protocols-group vlan Interface Configuration
mode command to forward packets based on their protocol, otherwise known as
setting up a classifying rule. This command forwards packets arriving on an
interface containing a specific protocol to a specific VLAN. Use the no form of this
command to stop forwarding packets based on their protocol.
Syntax
switchport general map protocols-group
group
vlan
vlan-id
no switchport general map protocols-group
group
Parameters
•
group
—Specifies the group number as defined in map protocol
protocols-group command (range: 1–65535).
•
vlan-id
—Defines the VLAN ID in the classifying rule.
Default Configuration
N/A
Command Mode
Interface (Ethernet, Port Channel) Configuration mode