HP 6125G HP 6125G & 6125G/XG Blade Switches Fundamentals Command Refer - Page 62

ftp server dscp, ftp server enable

Page 62 highlights

An ACL enables the FTP server to permit the FTP requests from specific FTP clients. This configuration only filters the FTP connections to be established, and has no effect on existing FTP connections and operations. If you execute the command multiple times, the last specified ACL takes effect. Examples # Associate the FTP service with ACL 2001 to allow only the client 1.1.1.1 to access the FTP server through FTP. system-view [Sysname] acl number 2001 [Sysname-acl-basic-2001] rule 0 permit source 1.1.1.1 0 [Sysname-acl-basic-2001] rule 1 deny source any [Sysname-acl-basic-2001] quit [Sysname] ftp server acl 2001 ftp server dscp Syntax ftp server dscp dscp-value View undo ftp server dscp System view Default level 2: System level Parameters dscp-value: Specifies a DSCP value in the range of 0 to 63. Description Use ftp server dscp to set the DSCP value for IP to use for outgoing FTP packets on an FTP server. Use undo ftp server dscp to restore the default. By default, IP uses the DSCP value 0 for outgoing FTP packets on a FTP server. Examples # Set the DSCP value for IP to use for outgoing FTP packets to 30 on an FTP server. system-view [Sysname] ftp server dscp 30 [Sysname] ftp server enable Syntax ftp server enable View undo ftp server System view 55

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180

55
An ACL enables the FTP server to permit the FTP requests from specific FTP clients. This configuration only
filters the FTP connections to be established, and has no effect on existing FTP connections and
operations. If you execute the command multiple times, the last specified ACL takes effect.
Examples
# Associate the FTP service with ACL 2001 to allow only the client 1.1.1.1 to access the FTP server through
FTP.
<Sysname> system-view
[Sysname] acl number 2001
[Sysname-acl-basic-2001] rule 0 permit source 1.1.1.1 0
[Sysname-acl-basic-2001] rule 1 deny source any
[Sysname-acl-basic-2001] quit
[Sysname] ftp server acl 2001
ftp server dscp
Syntax
ftp server dscp
dscp-value
undo ftp server dscp
View
System view
Default level
2: System level
Parameters
dscp-value
: Specifies a DSCP value in the range of 0 to 63.
Description
Use
ftp server dscp
to set the DSCP value for IP to use for outgoing FTP packets on an FTP server.
Use
undo ftp server dscp
to restore the default.
By default, IP uses the DSCP value 0 for outgoing FTP packets on a FTP server.
Examples
# Set the DSCP value for IP to use for outgoing FTP packets to 30 on an FTP server.
<Sysname> system-view
[Sysname] ftp server dscp 30
[Sysname]
ftp server enable
Syntax
ftp server enable
undo ftp server
View
System view