Commit (ipv4) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 882
IPv4 Hardware Access Control List (ACL) Commands
Software Reference for x310 Series Switches
34.36
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
commit (IPv4)
Use this command to commit the IPv4 ACL filter configuration entered at the console to
the hardware immediately without exiting the IPv4 Hardware ACL Configuration mode.
This command forces the associated hardware and software IPv4 ACLs to synchronize.
Syntax
commit
Mode
IPv4 Hardware ACL Configuration
Usage
Normally, when an IPv4 hardware ACL is edited, the new configuration state of the IPv4
ACL is not written to hardware until you exit IPv4 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
command to exit configuration modes, potentially
leading to IPv4 ACL filters in hardware not being correctly updated. Using this commit
command in a configuration script after specifying an IPv4 hardware ACL filter ensures
that it is updated in the hardware immediately.
Example
To update the hardware with the IPv4 ACL filter configuration, use the command:
Related Commands
awplus#
configure terminal
awplus(config)#
access-list hardware my-hw-list
awplus(config-ip-hw-acl)#
commit