HP E4510-48G Command Reference Manual page 1095

4510g series
Table of Contents

Advertisement

View
System view
Default Level
3: Manage level
Parameters
ipv6: References an IPv6 ACL. If it is not specified, an IPv4 ACL is referenced.
acl-number: Number of a basic ACL, in the range 2000 to 2999.
Description
Use the tftp-server acl command to control the access to the TFTP servers from the device through
ACL.
Use the undo tftp-server acl command to restore the default.
By default, the access to the TFTP servers from the device is not controlled.
You can use the rules defined in the ACL to permit or deny the access from the device to the specified
TFTP server on the network.
For more information about ACL, refer to ACL Configuration in the Security Volume.
Examples
# In IPv4 networking environment, allow the device to access the TFTP server with the IP address of
1.1.1.1 only.
<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
# In IPv6 networking environment, allow the device to access the TFTP server with the IP address of
2001::1 only.
<Sysname> system-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source 2001::1/128
[Sysname-acl6-basic-2001] quit
[Sysname] tftp-server ipv6 acl 2001
tftp
Syntax
tftp server-address { get | put | sget } source-filename [ destination-filename ] [ source { interface
interface-type interface-number | ip source-ip-address } ]
View
User view
7-2

Advertisement

Table of Contents
loading

Table of Contents