C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
755
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
COMMIT
(IP
V
6)
commit (IPv6)
Overview
Use this command to commit the IPv6 ACL filter configuration entered at the
console to the hardware immediately without exiting the IPv6 Hardware ACL
Configuration mode.
This command forces the associated hardware and software IPv6 ACLs to
synchronize.
Syntax
commit
Mode
IPv6 Hardware ACL Configuration
Usage
Normally, when an IPv6 hardware ACL is edited, the new configuration state of the
IPv6 ACL is not written to hardware until you exit IPv6 Hardware ACL Configuration
mode. By entering this command you can ensure that the current state of a
hardware access-list that is being edited is written to hardware immediately.
Scripts typically do not include the
exit
command to exit configuration modes,
potentially leading to IPv6 ACL filters in hardware not being correctly updated.
Using this
commit
command in a configuration script after specifying an IPv6
hardware ACL filter ensures that it is updated in the hardware.
Example
To update the hardware with the IPv6 ACL filter configuration, use the command:
awplus#
configure terminal
awplus(config)#
ipv6 access-list my-ipv6-acl
awplus(config-ipv6-hw-acl)#
commit
Related
Commands
ipv6 access-list (named)