454
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
VLAN C
OMMANDS
VLAN
CLASSIFIER
RULE
IPV
4
vlan classifier rule ipv4
Overview
Use this command to create an IPv4 subnet-based VLAN classifier rule and map it
to a specific VLAN. Use the
no
variant of this command to delete the VLAN classifier
rule.
Syntax
vlan classifier rule
<1-256>
ipv4
<ip-addr
/
prefix-length>
vlan
<1-4094>
no vlan classifier rule
<1-256>
Mode
Global Configuration
Usage
If the source IP address matches the IP subnet specified in the VLAN classifier rule,
the received packets are mapped to the specified VLAN.
Example
awplus#
configure
terminal
awplus(config)#
vlan
classifier rule 3 ipv4 3.3.3.3/8 vlan 5
Related
Commands
show vlan classifier rule
vlan classifier activate
vlan classifier rule proto
Parameter
Description
<
1-256
>
Specify the VLAN Classifier Rule identifier.
<ip-addr/prefix-length>
Specify the IP address and prefix length.
<
1-4094
>
Specify a VLAN ID to which an untagged packet is
mapped in the range <
1-4094
>.