Celestica Documentation Portal

Find your product documents here

IPv6 Access-list create and delete

Creates a new IPv6 access-list (if not present) and enters into the config-ipv6-acl mode.

Syntaxipv6 access-list <acl-name>
Command modeCONFIG
Parameters
  • acl-name – IPv6 access list name. Accepts a string with a maximum of 63 characters.
UsageUse no ipv6 access-list <acl-name> to remove the access-list.
Supported Releases 1.0.0 or later
Click commandconfig acl add table [OPTIONS] <table_name> <table_type>
Options:
  • -d, --description TEXT

  • -p, --ports TEXT

  • -s, --stage [ingress|egress]

Example
sonic(config)# ipv6 access-list ipv6_access_name
sonic(config-ipv6-acl)#

sonic# configure terminal
sonic(config)# no ipv6 access-list ipv6_access_name