SMC Networks SMC6752AL2 Car Video System User Manual


 
C
ONFIGURING
THE
S
WITCH
3-80
- MAC: MAC ACL mode that filters packets based on the source
or destination MAC address and the Ethernet frame type (RFC
1060).
Web – Click Security, ACL, Configuration. Enter an ACL name in the
Name field, select the list type (IP Standard, IP Extended, or MAC), and
click Add to open the configuration page for the new list.
Figure 3-35 Selecting ACL Type
CLI – This example creates a standard IP ACL named david.
Configuring a Standard IP ACL
Command Attributes
Action – An ACL can contain any combination of permit or deny
rules.
Address Type – Specifies the source IP address. Use “Any” to include
all possible addresses, “Host” to specify a specific host address in the
Address field, or “IP” to specify a range of addresses with the Address
and SubMask fields. (Options: Any, Host, IP; Default: Any)
IP Address – Source IP address.
Console(config)#access-list ip standard david 4-119
Console(config-std-acl)#