Reference Guide

558 VLAN Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC2_latest\VLAN.fm
DELL CONFIDENTIAL – PRELIMINARY 4/3/14 - FOR PROOF ONLY
User Guidelines
Forwarding of packets based on their IP subnet requires setting up groups of IP subnets
and then mapping these groups to VLANs.
Example
The following example maps an IP subnet to the group of IP subnets 4. It
then maps this group of IP subnets to VLAN 8
console(config)#
vlan database
console(config-vlan)#
map subnet
172.16.1.1 24
subnets-group
4
console(config-vlan)#
switchport general map subnets-group
4
vlan
8
switchport general map subnets-group vlan
Use the switchport general map subnets-group vlan Interface Configuration
mode command to set a subnet-based classification rule. Use the no form of
this command to delete a subnet-based classification rule.
Syntax
switchport general map subnets-group
group
vlan
vlan-id
no switchport general map subnets-group
group
Parameters
group
—Specifies the group number. (range: 1–2147483647)
vlan-id
—Defines the VLAN ID associated with the rule.
Default Configuration
N/A
Command Mode
Interface (Ethernet, Port Channel) Configuration mode