Celestica Documentation Portal

Find your product documents here

IPv6 Access-list show command

Displays the details of IPv6 access-list and rules, along with packets and bytes count of each rule.

Syntaxshow ipv6 access-lists [<acl-name>]
Command modeEXEC
Parameters
  • acl-name – Access list name. Accepts a string with a maximum of 63 characters.
Usagese show ipv6 access-lists [<acl-name>] to display the access-list.
Supported Releases 1.0.0 or later
Click command
  • show acl table

  • show acl rule

Options: -p and -s help to bind access-list to interface.
Example
sonic# show ipv6 access-lists
ipv6 access-list ipv6_access_name
     sequence 1 permit ipv6 1::1/64 2::2/64 dscp 63 (0 packets) [0 octets]
     sequence 2 deny tcp 1::1/128 eq 1000 2::2/128 eq 2000-4000 ack urg dscp 63 (0 packets) [0 octets]