Vlan Filter - Allied Telesis x510-28GTX Command Reference Manual

Stackable gigabit edge switches x510 series
Table of Contents

Advertisement

VLAN C
OMMANDS

VLAN FILTER

vlan filter
Overview
Use this command to apply a VLAN access-map to a list of VLANs. The switch uses
the ACLs in the access-map to filter traffic ingressing those VLANs.
See the
including information about the number of rules consumed by per-VLAN ACLs,
and ACL processing order.
Use the no variant of this command to to remove the access-map filter from the
listed VLANs.
vlan filter <access-map-name> vlan-list <vid> input
Syntax
no vlan filter <access-map-name> vlan-list <vid> input
Default
By default, no VLAN filters exist.
Mode
Global Configuration
Example
To apply ACL 3001 to VLAN 48, where the ACL drops IP traffic from any source to
any destination, use the commands:
awplus#
awplus(config)#
awplus(config)#
awplus(config-vlan-access-map)#
awplus(config-vlan-access-map)#
awplus(config)#
Related
match access-group
Commands
show vlan filter
vlan access-map
Command
Version 5.4.6-2.1: command added
changes
C613-50170-01 Rev B
ACL Feature Overview and Configuration Guide
Parameter
<access-map-name>
vlan-list <vid>
input
configure terminal
access-list 3001 deny ip any any
vlan access-map deny_all
vlan filter deny_all vlan-list 48 input
Command Reference for x510 Series
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
Description
The name of the VLAN access-map to apply to the
specified list of VLANs
The list of VLANs to filter. You can specify a single VLAN
(e.g. 49), a comma-separated list of VLANs (e.g. 49, 51), a
hyphenated range of VLANs (e.g. 49-51), or a combination
(e.g. 49,51-53)
Apply the filter to ingress traffic
match access-group 3001
exit
for more information,
618

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents