问答题
阅读以下说明,回答问题1至问题4,将解答填入答题纸对应的解答栏内。【说明】某企业采用Windows Server 2003配置了DHCP、DNS和WEB服务。 Windows Server 2003管理界面如图3.6所示。1.图3—6中设备打“”的含义是(13);设备打“×”的含义是(14)。2.图3—6中1394网络适配器能连接什么设备(15)。
【参考答案】
正确答案:(13)未安装驱动 (14)禁用 (15)数码设备,大容量硬盘,1394扫描仪等。(任选一个)
点击查看答案&解析
<上一题
目录
下一题>
热门
试题
问答题
Web服务器的配置如图3.5所示。如图3.5所示,通过主机头的方式建立两个网站www.ycch.com和www.1yrh.tom,网站配置是(11)。(11)备选答案: A.相同的IP地址,不同的端口号 B.不同的IP地址,相同的目录 C.相同的IP地址,不同的目录 D.相同的主机头,相同的端口号2.除了主机头方式,还可以采用(12)方式在一台服务器上配置多网站。
点击查看答案&解析
问答题
公司申请到202.111.1.0/29的公有地址段,采用NAPT技术实现公司内部访问互联网的要求,其中,192.168.16.0/22网段禁止访问互联网。R1、R2和R3的基本配置已正确配置完成,其中R1的配置如下。请根据拓扑结构,完成下列配置代码。 R1的基本配置及NAPT配置如下: R1>enable R1#config terminal R1(config)#interface fastenthernet 0/0 R1(config—if)#ip addresS 1 92.1 68.0.1 2 5 5.2 55.2 5 5.2 52 R1(config—if)#no shutdown R1(config—if)#exit R1(config)#interface fastenthernet 0/1 R1(config—if)#ip addresS 1 92.1 68.0.9 2 55.2 55.2 55.2 52 R1(config—if)#no shutdown R1(config—if)#exit R1(config)#interface fastenthernet 0/2 R1(config—if)#ip address (1) 255.255.252.0 //使用网段中最后一个地址 R1(config-if)#no shutdown R1(config—if)#exit R1(config)#interface serial 0 R1(config—if)#ip address 2 02.i i i.1.1 255.25 5.2 55.2 4 8 R1(config—if)#no shutdown R1(config)#ip nat pool SS 2 02.111.1.1 (2) netmask (3) R1(config)#interface (4) fastenthernet 0/0—1 R1(config—if)#ip nat (5) R1(config-if)#interface serial 0 R1(config—if)#ip nat(6) R1(config—if)#exit R1(config)#access—list 1 permit 192.168.0.0 (7) R1(config)#ip nat inside (8)list (9)pool (10) (11)
点击查看答案&解析
相关试题
在R1、R2和R3之间运行OSPF路由协议,其...