FTP Client 发起对FTP Server的连接建立的第一阶段建立()。
第1题:
下面为用户zhang用FTP.exer命令的过程,请解析下划线部分的含义。
C:>ftp ftp.abc.com.cn //连接到ftp服务器
ftp>user zhang //使用zhang用户登录ftp服务器
ftp>pwd //第(1)处
ftp>ls //显示当前目录列表
ftp>binary //第(2)处
ftp>get testprog.exe //第(3)处
ftp>bye //退出FTP.exe命令
(1)
第2题:
如果ftp.exe文件存储在一台主机名为bit. edu. cn的ftp服务器上,则下载该文件的URL应为( )。
A.http://bit.edu.on/ftp.exe
B.//bit.edu.cn/ftp.exe
C.ftp://bit.edu.cn@ftp.exe
D.ftp://bit.edu.cn/ftp.exe
第3题:
Giventheconfigurationshownintheexhibit,whichconfigurationobjectwouldbeusedtoassociatebothNancyandWalterwithfirewalluserauthenticationwithinasecuritypolicy?()profileftp-users{clientnancy{firewall-user{password"$9$lJ8vLNdVYZUHKMi.PfzFcyrvX7";SECRET-DATA}}clientwalter{firewall-user{password"$9$a1UqfTQnApB36pBREKv4aJUk.5QF";SECRET-DATA}}session-options{client-groupftp-group;}}firewall-authentication{pass-through{default-profileftp-users;ftp{banner{login"JUNOSRocks!";}}}}
A.ftp-group
B.ftp-users
C.firewall-user
D.nancyandwalter
第4题:
A.FTP10.155.22.99
B.FTP172.166.16.10
C.FTP10.155.22.99172.166.16.10
D.FTP172.166.16.1010.155.22.99
第5题:
第6题:
下列关于Ftp服务说法错误的是()。
第7题:
Using FTP passive mode, after the client opens thecommand channel (port 21) to the FTP server and requests passive mode, what will be the next step? ()
第8题:
域名ftp.beijing.gov.cn中计算机名是()。
第9题:
访问ftp.microsoft.com服务器下的office目录时,其地址的正确写法是()。
第10题:
You have 2 commands used for ftp: ip ftp username xxxxxx ip ftp password yyyyyy Which two commands will be used when switching from ftp to http?
第11题:
lynx是一种()。
第12题:
对
错
第13题:
ftp服务器允许匿名登录,登陆后访问的目录是()。
A./etc/ftp/pub B./var/ftp/pub
B./usr/ftp/pub
C./home/ftp/pub
第14题:
如果FTP客户机所在网络的防火墙禁止FTP服务器向客户机发起数据连接,则FTP服务器采取被动模式,等待客户机发起数据连接。
此题为判断题(对,错)。
第15题:
在浏览器地址栏中输入(69)可访问FTP站点ftp.abc.com
A.ftp.abc.com
B.ftp://ftp.abc.com
C.http://ftp.abc.com
D.http://www.ftp.abc.com
第16题:
● 域名“ftp.beijing.gov.cn”中计算机名是()()A.ftp.beijing.gov.cn B. ftp.beijing.govC. ftp.beijing D. ftp
第17题:
第18题:
UNIX系统下关于ftp描述正确的有()
第19题:
下列()是ftp服务的URL的正确范例。
第20题:
以下()地址格式是无效的FTP地址格式。
第21题:
如果FTP服务器的IP地址是10.155.22.99,客户机的IP地址是172.16.16.10,则使用FTP的命令是()。
第22题:
Given the configuration shown in the exhibit, which configuration object would be used to associate bothNancy and Walter with firewall user authentication within a security policy?() profile ftp-users { client nancy { firewall-user { password "$9$lJ8vLNdVYZUHKMi.PfzFcyrvX7"; ## SECRET-DATA } } client walter { firewall-user { password "$9$a1UqfTQnApB36pBREKv4aJUk.5QF"; ## SECRET-DATA } } session-options { client-group ftp-group; } } firewall-authentication { pass-through { default-profile ftp-users;ftp { banner { login "JUNOS Rocks!"; } } } }
第23题:
ftp-group
ftp-users
firewall-user
nancy and walter
第24题:
The FTP server sends back an acknowledgment (ACK) to the client
The FTP server allocates a port touse for the data channel and transmit that port number to the client
The FTP server opens the data channel to the client using the port number indicated by the client
The FTP client opens the data channel to the FTP server on Port 20
The FTP client opens the datachannel to the FTP server on Port 21