777
TCP/UDP source interface No., Interface No. is an integer from 0-65535; d-port(optional):
means need to match TCP/UDP destination interface; port3(optional): value of TCP/UDP
destination interface No., Interface No. is an integer from 0-65535; [ack] [fin] [psh] [rst]
[urg] [syn], (optional) only for TCP protocol, multi-choices of tag positions are available,
and when TCP data reports the configuration of corresponding position, then
initialization of TCP data report is enabled to form a match when in connection;
precedence (optional) packets can be filtered by priority which is a number from 0-7; tos
(optional) packets can be filtered by service type which ia number from 0-15; icmp-type
(optional) ICMP packets can be filtered by packet type which is a number from 0-255;
icmp-code (optional) ICMP packets can be filtered by packet code which is a number
from 0-255; igmp-type (optional) ICMP packets can be filtered by IGMP packet name or
packet type which is a number from 0-255;
<time-range-name>
, name of time range
Command Mode:
Name extended MAC-IP access-list configuration mode
Default:
No access-list configured
Examples:
Deny the passage of UDP packets with any source MAC address and
destination MAC address, any source IP address and destination IP address, and source
port 100 and destination port 40000.
Switch (Config)# access-list 3100 deny any-source-mac any-destination-mac udp any
s-port 100 any-destination d-port 40000
19.2.2.23 permit | deny(ipv6 extended)
Command:[no]{deny|permit}icmp{{<sIPv6Prefix/sPrefixlen>|any|{host<sIPv6Addr>
}}{<dIPv6Prefix/dPrefixlen>|any-destination|{host-destination<dIPv6Add
r>}}[<icmp-type>[<icmp-code>]][dscp<dscp>][flow-label<fl>]
[no]{deny|permit}tcp{<sIPv6Prefix/sPrefixlen|any|{host<sIPv6Addr>}}[s-
port<sPort>]{<dIPv6Prefix/dPrefixlen|any-destination|{host-destination
<dIPv6Addr>}}[d-port<dPort>][syn|ack|urg|rst|fin|psh][dscp<dscp>][flo
w-label<fl>]
[no]{deny|permit}udp{<sIPv6Prefix/sPrefixlen>|any|{host <sIPv6Addr>}}
[s-port<sPort>]{<dIPv6Prefix/dPrefixlen>|any-destination|{host-destinati
on<dIPv6Addr>}}[d-port<dPort>][dscp<dscp>][flow-label<fl>]
[no]{deny|permit}<proto>{<sIPv6Prefix/sPrefixlen>|any|{host<sIPv6Addr
>}}{<dIPv6Prefix/dPrefixlen>|any-destination|{host-destination<dIPv6Ad
dr>}}[dscp<dscp>][flow-label<fl>]
Function:
Create an extended nomenclature IPv6 access control rule for specific IPv6
protocol.
Parameter:<sIPv6Addr>
is the source IPv6 address;
<sPrefixlen>
is the length of the
IPv6 address prefix,the range is 1
~
128;
<dIPv6Addr>
is the destination IPv6