![Vivotek AW-IHT-1270 User Manual Download Page 184](http://html1.mh-extra.com/html/vivotek/aw-iht-1270/aw-iht-1270_user-manual_1041015184.webp)
176
PORT_ID
profile.
acl
no source interface
PORT_ID
This command removes the source interface from the
profile.
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:
L2SWITCH#
configure terminal
L2SWITCH(config)#
access-list 111
L2SWITCH(config-acl)#
vlan 2
L2SWITCH(config-acl)#source interface 1
L2SWITCH(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.