INS_CWGE24MS2_REV–
10/05/16 PAGE 221
INSTALLATION AND OPERATION MANUAL
CWGE24MS2
TECH SUPPORT: 1.888.678.9427
Where the MAC mask allows users to filter a range of MAC in the packets’ source MAC or
destination MAC.
For example:
source mac 00:01:02:03:04:05 ff:ff:ff:ff:00
=> The command will filter source MAC range from 00:01:02:03:00:00 to 00:01:02:03:ff:ff
Where the IPMASK mask allows users to filter a range of IP in the packets’ source IP or destination
IP.
For example:
source ip 172.20.1.1 255.255.0.0
=> The command will filter source IP range from 172.20.0.0 to 172.20.255.255
Example:
CWGE24MS2#configure terminal
CWGE24MS2(config)#access-list 111
CWGE24MS2(config-acl)#vlan 2
CWGE24MS2(config-acl)#source interface 1
CWGE24MS2(config-acl)#show
Profile Name: 111
Activate: disabled
VLAN: 2
Source Interface: 1
Destination MAC Address: any
Source MAC Address: any
Ethernet Type: any
Source IP Address: any
Destination IP Address: any
Source Application: any
Destination Application: any
Note: Any: Don’t care.