问答题[说明] 这是一个简单的HTML文本,显示作者个人主页的登录界面。 [HTML 文本] (1)<HTML> (2)<BODY> (3)<HEAD> (4)<META NAME=“Author”CONTENT=“Brent Heslop,David Holzgang”> (5)</HEAD> (6)<TITLE TITLE=“Authors Home Page”> (7)<!--MAKE SURE BKGND COLOR IS WHITE--> (8)<BGCOLOR=“white”> (9)<IMGALT=“log. jpg” SRC=“Welcome to Authors Home page”> (10)<H2><A HREF=“http://WWW.authors.public.com”>Authors Home Page</A><H2> (11)<P>Welcome to the authors Web Site.</P> (12)</BODY> (13)<HTML>
问答题试题二(20分)阅读以下说明,回答问题1至问题5,将解答填入答题纸对应的解答栏内。[说明]某公司网络拓扑结构如图2-1所示,该公司设有DNS服务器和Web服务器。网站信息如表2-1所示,要求用户能通过在浏览器地址栏中输入http://WWW.ProductsInfo.com来访问该网站。
问答题阅读下列说明和HTML文本,分析其中嵌入的JavaScript脚本,将应填入______处的语句写在对应栏内。【说明】在网页上显示漫天飞舞的雪花,雪花徐徐下落,如图10-1所示。【HTML文本】<html><head><metahttp-equiv="Content-Type"content="text/html;charset=gb2312"><title>漫天飞雪</title></head><bodybgcolor="#008000"><SCRIPTLANGUAGE="JavaScript1.2"><!--varno=12;//设置雪花的总数varspeed=10;//设置速度,其值表示定时器间隔varheart="snow.gif";//设置雪花图案文件varflag;varns4up=(document.layers)?1:0;//测试是否是NetScape浏览器varie4up=(document.all)?1:0;//测试是否是IE浏览器vardx.xp,yp;varam,stx,sty;vari,doc_width=800,doc_height=600;//设定并获取显示区域大小if((1))//若是NetScape浏览器doc_width=self.innerWidth;doc_height=self.innerHeight;elseif(ie4up)//若是IE浏览器doc_width=document.body.clientWidth;doc_height=document.body.clientHeight;dx=newArray();xp=new(2);yp=newArray();amx=newArray();amy=newArray();stx=newArray();sty=newArray();flag=newArray();for(i=0;i<(3);++i)dx[i]=0;//设置坐标变量xp[i]=Math.random()*(doc_width-30)+10;yp[i]=Math.random()*doc_height;amy[i]=12+Math.random()*20;amx[i]=10+Math.random()*40;stx[i]=0.02+Math.random()/10;sty[i]=0.7+Math.random();flag[i]=(Math.random()>0.5)?1:0;//生成随机状态量if(ns4up)//若是NetScape浏览器//输出雪花document.write("<layername=/"dot"+i+"/"left=/"15/"";document.write("top=/"15/"visibility=/"show/"><imgsrc=/"");document.write(heart+"/"border=/"0/"></layer>");elseif(ie4up)//若是IE浏览器//输出雪花document.write("<divid=/"dot"+i+"/"slyle=/"POSITION:");document.write("absolute;Z-INDEX:"+i+";VISIBILITY:");document.write("visible;TOP:15px;LEFT:15px;/"><imgsrc=/"");document.write(heart+"/"border=/"0/"></div>");functionhelpor_net()fori=0;i<no;++i)//逐个处理每片雪花if(yp[i]>doc_height—50)//雪花已经飘到窗口下方xp[i]=10+Math.random()*(doc_width--amx[i]--30);yp[i]=0;flag[i]=(Math,random()<0.5)?1:0;stx[i]=0.02+Math.random()/10;sty[i]=0.7+Math.random();doc.width=self.innerWidth;docheight=self.innerHeight;if((4))dx[i]+=stx[i];elsedx[i]-=stx[i];if(Math.abs(dx[i])>Math.Pl)yp[i]+=Math,abs(amy[i]*dx[i]);xp[i]+=amx[i]*dx[i];dx[i]=0;flag[i]=!flag[i];//输出显示document.layers["dot"+i].top=yp[i]+amy[i]*(Math.abs(Math.sin(dx[i])+dx[i]));document.layers["dot"+i].left=xp[i]+amx[i]*dx[i];setTimeout("helpor_net()",(5));//设置定时器间隔functionwww_helper_net()for(i=0;i<no;++i)//逐个处理每片雪花if(yp[i]>doc_height-50)//雪花已经飘到窗口下方xp[i]=10+Math.random()*(doc_widih-amx[i]-30);yp[i]=0;stx[i]=0.02+Math.random()/10;sty[i]=0.7+Math.random();flag[i]=(Math.random()<0.5)?1:0;doc_width=document.body.clientWidth;doc_height=document.body.clientHeight;if(flag[i])dx[i]+=stx[i];elsedx[i]-=stx[i];if(Math.abs(dx[i])>Math.Pl)yp[i]+=Math.abs(amy[i]*dx[i]);xp[i]+=amx[i]*dx[i];dx[i]=0;flag[i]=!flag[i];//输出显示document.all["dot"+i].style.pixelTop=yp[i]+amy[i]*(Math.abs(Math.sin(dx[i])+dx[i]));document.all["dot"+i].style.pixelLeft=xp[i]+amx[i]*dx[i];setTimeout("www_helpor_net()",speed);//设置定时器间隔if(ns4up)//若是NetScape浏览器helpor_net();elseif(ie4up)//若是IE浏览器www_helpor+net();//--></script></body></html>
问答题[问题1] 为了使DHCP服务器能为Windows平台的主机服务,必须要在LINUX服务器上加上一条255.255.255.255的路由(因为Windows 平台的主机都是以广播方式搜索DHCP服务器)为了以后每次启动时自动执行,应该在/etc/rtc.d/rclocal中加一条什么命令?
问答题阅读以下基于Linux操作系统部署DHCP服务器的技术说明,根据要求回答问题1~问题5。【说明】某图书馆内部局域网划分为办公区、电子阅览室、无线阅览室等3个VLAN,并通过一台带防火墙模块的路由器与Internet网互连.为了便于整个局域网IP地址的管理,该馆在网络建设中采用一台安装Linux操作系统的DHCP服务器来管理各台工作机,笔记本电脑的接入问题。整个图书馆的网络拓扑及VLAN划分、IP地址分配如图3-14所示。在Linux操作系统中建立DHCP服务器的配置文件是“/etc/dhcpd.conf”,每次启动DHCP服务器程序/usr/sbirddhcpd都要读取该文件。该图书馆DHCP服务器的dhcp.conf文件的部分配置内容如图3-15所示。
问答题[问题3] VPN路由器配置如下:请解释画线部分含义: Vpdn—group 1 (1) Accept—dialin protocol 12tp virtual-template 1 terminate-from hostname a 801. (2) Local name keith Lcp renegotiation always (3) N0 12tp tunnel authentication
问答题[问题5] 请分别说出交换机的堆叠与级联的特点?
问答题
问答题【问题1】 网络管理的功能包括哪五部分?
问答题【问题3】 Sendmail收集的信息主要来自哪些部分?
问答题
用户单击“登录”按钮后,将会以[{{U}} (2)
{{/U}}]方式将用户输入的登录信息提交给服务器,并且触发[{{U}} (3) {{/U}}]页面的执行,从而完成登录验证。
问答题[问题4] 通过配置某个特定站点上的网络带宽,可以更好地控制该站点的通信量,如何设置?
问答题 阅读下列XML文档,回答问题1至问题4,将解答填入对应栏内。
【XML文档】 <? Xml version= "1.0" encoding="
GB2312 "?> <!—以下是文档的主体部分→ <college>
<title>希赛教育</title>
<head>软考培训部</Head> <Stu_Num
unit="人">2</Stu_Num> <Student>
<Name>张网管</Name>
<Age>21 </Age>
<Sex>男</Sex>
<Class>软考2班</Class>
</Student> <Student>
<Name>李软设</Name>
<Age>20</Age>
<Sex>女</Sex>
<Class>软考3班</Class> </Student>
</College>
问答题希赛网是我国最大的IT专家社区,其Web服务器采用的是windows的IIS,请回答以下问题。
问答题阅读以下说明,回答下列问题。[说明]某单位网络拓扑结构如图1所示,FTP服务器的域名为xhftp.SoftwareExam.com。图1
问答题什么是缓存域名服务器?
问答题下面的语句可以防止选取网页内容,请补充完整。 <body______>
问答题防火墙的规则配置包括哪些策略?
问答题在SNMP中,从被管理设备中收集数据有哪两种方法?
问答题 阅读下列说明,根据网页显示的效果图,回答问题1至问题4,将解答填入对应的解答栏内。
【说明】
以下是用ASP实现的一个在线留言系统。用IE打开网页文件index.html后的效果如图5-1所示。 【index.html
文档的内容】 <html> <head>
<title>在线留言系统</title> </head>
<body> <p align="center"><font
color="#006699">在线留言系统</font></p> <form
method="post"action="submit.asp"> <table
border="0"cellspacing="1"width="89%"> <tr>
<td>姓名: </td> <td><{{U}} (2)
{{/U}}name="name" size="30" class="text"
maxlength="20"></td> </tr> <tr>
<td>性别: </td> <td><{{U}} (3) {{/U}}
name="sex" size="1"> <option
selected>请选择你的性别</option> <option
value="男">男</option> <option
value="女">女</option>
</select></td> </tr>
<tr> <td><b>简短留言: </font></b></td>
<td><{{U}} (4) {{/U}}name=-content" rows="6" cols="45"
class="text"></textarea> </td>
</tr> <tr> <td>< {{U}}(5)
{{/U}} name="submit'' class="btn" value="提交留言"></td>
<td>< {{U}}(6) {{/U}} name="B1" value="全部重填"
class='!btn"></td> </tr>
</table> </form>
</body> </html>【submit.asp 文档的内容】
<% If request.form("name")=" "
Then
response.write"<script>alert('请填写留言人性名!'); history.back()
</script>" response.end
End If If
request.form("sex")=" " or request.form("sex")="请选择你的性别"
Then response.write"<script>alert
'请选择留言人性别');history. back()
</script>" response.end
End If If len({{U}} (7)
{{/U}})>100 Then
response.write"<script>alert('争议不能超过100字!'); history.
back() </script>"
response.end End If
%> <!--#include file="conn.asp"
--> <% dim
rs,sql set rs=server.{{U}} (8)
{{/U}} sql="select * from data where (id is
null)" rs.open sql,conn, 1,3
rs.{{U}} (9) {{/U}}
rs("name")={{U}} (10) {{/U}}
rs("sex")=request.form("sex")
rs("content")=request.form("content")
rs("date")=now()
rs("ip")=request.ServerVariables("remote_addr")
rs.{{U}} (11) {{/U}} rs.close
conn.close
response.redirect"success.asp" %>
