An ACL can be configured to allow the TFTP client to access specified TFTP servers.
An ACL is a set of sequential rules. These rules are described based on source addresses, destination addresses, and port numbers of packets. ACL rules are used to filter packets. After ACL rules are applied to a device, the device permits or denies packets based on the ACL rules.
Multiple rules can be defined for one ACL. ACL rules are classified as interface, basic, or advanced ACL rules based on their functions.
Perform the following steps on the router that functions as a TFTP client:
The system view is displayed.
The basic ACL view is displayed.
An ACL rule is configured.
Return to the system view.
For IPv4
Run tftp-server acl { acl-number | acl-name } to apply the ACL to the TFTP client to control its access to TFTP servers.
For IPv6
Run tftp-server ipv6 acl { acl-number | acl-name } to apply the ACL to the TFTP client to control its access to TFTP servers.
The configuration is committed.