mac
Commands for ACL
429
36.29 show firewall
Command: show firewall
Functions: Reveal configuration information of packet filtering functions.
Parameters: None.
Default: None.
Command Mode: Admin and Configuration Mode.
Examples:
Switch#show firewall
Firewall status: Enable.
Firewall default rule: Permit
Displayed information
Explanation
fire wall is enable
Packet filtering function enabled
the default action of firewall is permit
Default packet filtering function is permit
36.30 show ipv6 access-lists
Command: show ipv6 access-lists [<num>|<acl-name>]
Function: Show the configured IPv6 access control list.
Parameter:<num> is the number of specific access control list, the valid range is 500~
699, amongst 500~599 is digit standard IPv6 ACL number, 600~699 is the digit
extended IPv6 ACL number; <acl-name> is the nomenclature character string of a
specific access control list, lengthening within 1~32.
Default: None.
Command Mode: Admin and Configuration Mode.
Usage Guide: When no access control list is specified, all the access control lists will be
displayed; in used x time(s) is shown the times the ACL had been quoted.
Example:
Switch #show ipv6 access-lists
ipv6 access-list 500(used 1 time(s))
ipv6 access-list 500 deny any-source
ipv6 access-list 510(used 1 time(s))
ipv6 access-list 510 deny ip any-source any-destination
ipv6 access-list 510 deny tcp any-source any-destination










