H3C S7500E Series Command Manual page 1295

Hide thumbs Also See for S7500E Series:
Table of Contents

Advertisement

Command Manual – File System Management
H3C S7500E Series Ethernet Switches
View
System view
Parameters
ipv6: References an IPv6 ACL. If it is not specified, an IPv4 ACL is referenced.
acl-number: Number of basic ACL, in the range 2000 to 2999.
Description
Use the tftp-server acl command to reference an ACL to control access to the TFTP
server. Users can use the configured rules in ACL to allow or prevent the use of TFTP
server in a network.
Use the undo tftp-server acl command to remove the access restriction.
For more information about ACL, refer to ACL Configuration and ACL Commands.
Examples
# Reference ACL 2000 to control access to the TFTP application in IPv4.
<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
# Associate IPv6 ACL 2001 with TFTP application in Ipv6.
<Sysname> system-view
[Sysname] acl ipv6 number 2001
[Sysname-acl6-basic-2001] rule permit source 2030:5060::9050/64
[Sysname-acl6-basic-2001] quit
[Sysname] tftp-server ipv6 acl 2001
3.1.3 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
Parameters
server-address: IP address or host name of a TFTP server.
source-filename: Source file name.
Chapter 3 TFTP Configuration Commands
3-2

Advertisement

Table of Contents
loading

Table of Contents