【计算机类职业资格】中级网络工程师下午试题-71及答案解析.doc
《【计算机类职业资格】中级网络工程师下午试题-71及答案解析.doc》由会员分享,可在线阅读,更多相关《【计算机类职业资格】中级网络工程师下午试题-71及答案解析.doc(16页珍藏版)》请在麦多课文档分享上搜索。
1、中级网络工程师下午试题-71 及答案解析(总分:120.00,做题时间:90 分钟)一、试题一(总题数:3,分数:15.00)1.【问题 1】NAT 按技术类型分为哪 3 种转换方式?(分数:5.00)_2.【问题 2】请解释画线部分内容含义?(分数:5.00)_3.【问题 3】此配置中采用了那种转换方式?(分数:5.00)_二、试题二(总题数:2,分数:15.00)4.【问题 1】上述配置中是否有问题?请指出并说明理由。(分数:7.50)_5.【问题 2】解释配置中画线部分内容含义?(分数:7.50)_三、试题三(总题数:2,分数:15.00)6.【问题 1】X.25 网络设备分为哪几类?(
2、分数:7.50)_7.【问题 2】解释配置中画线部分内容含义?(分数:7.50)_四、试题四(总题数:2,分数:15.00)8.【问题 1】E1 和 CE1 的主要区别是什么?(分数:7.50)_9.【问题 2】解释配置中画线部分内容含义。(分数:7.50)_五、试题五(总题数:3,分数:15.00)10.【问题 1】在 RAS 上存在着两个 RJ45 的端口,分别为 Console 与 AUX,请问这两个端口的用途是什么?(控制在 100个字以内)(分数:5.00)_11.【问题 2】在调用超级终端程序进行设备连接时,应该对设备的连接参数进行正确设置,参数主要包括串口数据传输率、数据位数。停
3、止位数以及是否有奇偶校验。请给出正确的连接参数,以便进入 Cisco 设备的虚拟操作台,进行设备调试。(控制在 100 个字以内)(分数:5.00)_12.【问题 3】在第 4 步中,进入虚拟操作台后,在 IOS 环境下输入了如下的配置,请解释(1)(4)处的标有下划线部分配置命令的含义(“”后为配置内容,“”和“/后为注释内容)。配置服务器信息。hostname Cisco 2509 /服务器名称enable secret * * * * * * /特权口令ip domain-manl /设置拨号服务器所属域名ip-name-server202.112.77.2 /设置拨号服务器 DNS(
4、1)(此处有 3 条下划线)async-bootp subnet-mask 255.255.255.0async-bootp gateway 202.112.77.254async-bootp dns-server 202.112.77.2配置 Ethenlei Port(略)。配置动态分配的地址池。ip local pool pool2509 202.112.79.1 202.112.79.8/定义 IP 地址池配置 Asynchronous Interface。/异步口是 RAS 服务器上连接 modem,用于用户拨号的端口 interface Group-Async 1/对第一组异步接口
5、进行配置,对异步口的配置可以按组,也可以按单个口group-range 1 8 /划定 1 到 8 号异步口属于第一组encapsulation pap /加载点到点协议(2)(此处有 2 条下划线)ansync dynamic addressansync default address pool pool2509 /pool2509 的定义见“配置动态分配的地址池”部分PPP authentication pap /设置 PPP 的验证方式为用户口令方式配置 router 信息。(3)(此处有 3 条下划线)router ripnetwork 202.112.77.0network 202.
6、112.79.0配置拨号服务器的缺省路由(略)。配置存取用户组。access-list 1 pormit 202.112.77.0.0.0.255/定义用户组的范围配置 Asynchronous PORT(略)。配置 vty。Iine vty 0 4 /配置虚拟终端(4)(此处有 3 条下划线)access-class 1 in /access-class 的定义见“配置存取用户组”pasword * * * * * *login(分数:5.00)_六、试题六(总题数:2,分数:15.00)13.【问题 1】简述 IPSec 实现 VPN 的工作流程(分数:7.50)_14.【问题 2】解释配
7、置中画线部分含义。网络拓扑:(分数:7.50)_七、试题七(总题数:3,分数:15.00)15.【问题 1】访问列表可以帮助我们控制网上 IP 包的传输,其主要应用在哪几个方面?(分数:5.00)_16.【问题 2】标准的 IP 访问列表和扩展的 IP 访问列表主要区别是什么?(分数:5.00)_17.【问题 3】下面是一台使用了标准访问列表的路由器的部分配置,请指出其中的错误并阐述原因。access-list 1 deny 172.16.4.13 O. O. O. 0interface serial 0ip access-group 1 out(分数:5.00)_八、试题八(总题数:1,分数
8、:15.00)18.我们在日常工作中通常使用 show interface端口及端口号来查看端口的运行状态,下面的例子是在不同情况下看到的端口状态行的内容,请分析其产生的原因及解决方法。1. Router # show interface serial 0Serial0 is up, line protocol is upHardware is HD64570MTU 1500 bytes, BW 1544 Kbit, DLY 1000 usec, rely 255/255, load 1/255Encapsulation HDLC, loopback not set, keepalive se
9、t (10 sec)Last input 00:00:00, output 00:00:00, output hang neverLast clearing of show interface counters neverQueueing strategy: fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 1000 hits/sec, 2 packets/sec5 minute output rate 1000 bits/sec, 2 packets/sec0 packets input,
10、 0 bytes, 0 no bufferReceived 0 broadcasts, 0 runts, 0 giants, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort0 input packets with dribble condition detected0 packets output, 0 bytes, 0 underruns0 output errors, 0 collisions, 0 interface resets0 babbles, 0 late collision, 0
11、deferred0 last carrier, 0 no carrier0 output buffer failures, 0 output buffers swapped out2. Router # show interface serial 0Serial0 is down, line protocol is downHardware is HD64570MTU 1500 bytes, BW 1544 Kbit, DLY 1000 usec, rely 255/255, load 1/255Encapsulation HDLC, loopback not set, keepalive s
12、et (10 sec)Last input 00:00:00, output 00:00:00, output hang neverLast clearing of show interface counters neverQueueing strategy: fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 1000 bits/sec, 2 packets/sec5 minute output rate 1000 bits/sec, 2 packets/sec0 packets input
13、, 0 bytes, 0 no bufferReceived 0 broadcasts, 0 runts, 0 giant】s, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort0 input packets with dribble condition detected0 packets output, 0 bytes, 0 underruns0 output errors, 0 collisions, 0 interface resets0 babbles, 0 late collision,
14、0 deferred0 last carrier, 0 no carrier0 output buffer failures, 0 output buffers swapped out3. Router # 4 show interface serial 0Serial0 is up, line protocol is downHardware is HD64570MTU 1500 bytes, BW 1544 Kbit, DLY 1000 usec, rely 255/255, load 1/255Encapsulation HDLC, loopback not set, keepalive
15、 set (10 sec)Last input 00:00:00, output 00:00:00, output hang neverLast clearing of show interface counters neverQueueing strategy: fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 1000 bits/sec, 2 packets/sec5 minute output rate 1000 bits/sec, 2 packets/sec0 packets inp
16、ut, 0 bytes, 0 no bufferReceived 0 broadcasts, 0 runts, 0 giants, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort0 input packets with dribble condition detected0 packets output, 0 bytes, 0 underruns0 output errors, 0 collisions, 0 interface resets0 babbles, 0 late collision,
17、 0 deferred0 lost carrier, 0 no carrier0 output buffer failures, 0 output buffers swapped out4. Router # show interface serial 0Serial0 is administratively down, line protocol is downHardware is HD64570MTU 1500 bytes, BW 1544 Kbit, DLY 1000 usec, rely 255/255, load 1/255Encapsulation HDLC, loopback
18、not set, keepalive set (10 sec)Last input 00:00:00, output 00:00:00, output bang neverLast clearing of show interface counters neverQueueing strategy: fifoOutput queue 0/40, 0 drops; input queue 0/75, 0 drops5 minute input rate 1000 bits/sec, 2 packets/sec5 minute output rate 1000 bits/sec, 2 packet
19、s/sec0 packets input, 0 bytes, 0 no bufferReceived 0 broadcasts, 0 runts, 0 giants, 0 throttles0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort0 input packets with dribble condition detected0 packets output, 0 bytes, 0 underruns0 output errors, 0 collisions, 0 interface resets0 babbles,
20、 0 late collision, 0 deferred0 lost carrier, 0 no carrier0 output buffer failures, 0 output buffers swapped out(分数:15.00)_中级网络工程师下午试题-71 答案解析(总分:120.00,做题时间:90 分钟)一、试题一(总题数:3,分数:15.00)1.【问题 1】NAT 按技术类型分为哪 3 种转换方式?(分数:5.00)_正确答案:(NAT 可以分为静态地址转换和动态地址转换和复用动态地址转换 3 种方式。)解析:2.【问题 2】请解释画线部分内容含义?(分数:5.00)_
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 计算机 职业资格 中级 网络工程师 下午 试题 71 答案 解析 DOC
