116
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
acl-number
: Specifies the number of a basic ACL, in the range of 2000 to 2999.
Usage guidelines
You can use an ACL to deny or permit the device's access to specific TFTP servers.
Examples
# Allow the device to access only the TFTP server at 1.1.1.1.
<Sysname> System-view
[Sysname] acl number 2000
[Sysname-acl-basic-2000] rule permit source 1.1.1.1 0
[Sysname-acl-basic-2000] quit
[Sysname] tftp-server acl 2000
tftp-server ipv6 acl
Use
tftp-server ipv6 acl
to use an ACL to control the device's access to TFTP servers in an IPv6
network.
Use
undo tftp-server ipv6 acl
to restore the default.
Syntax
tftp-server ipv6
acl
ipv6-acl-number
undo
tftp-server
ipv6
acl
Default
No ACL is used to control the device's access to TFTP servers.
Views
System view
Predefined user roles
network-admin
mdc-admin
Parameters
ipv6-acl-number
: Specifies the number of a basic ACL, in the range of 2000 to 2999.
Usage guidelines
You can use an ACL to deny or permit the device's access to specific TFTP servers.
Examples
# Allow the device to access only the TFTP server at 2001::1.
<Sysname> System-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source 2001::1/128