三级_网络技术_41_综合题(命令)

一、

如图所示,某公司的办公网和商务网通过路由器R1互连,同时R1作为DHCP服务器,为办公网和商务网中自动获取地址的站点动态地分配P地址。

请阅读以下R1的部分配置信息,并补充空白处的配置命令或参数,按要求完成R1的DHCP配置。

Router-R1>enable

Router-R1#configure terminal

Router-R1(config)#__________202.38.140.200 202.38.140.254

Router-R1(config)#__________address pool

Router-R1(dhcp-config)#network 202.38.140.0 255.255.255.0

Router-R1(dhcp-config)#__________202.38.140.1

Router-R1(dhcp-config)#__________162.105.129.27 162.105.129.26

Router-R1(dhcp-config)#__________0 8 55

ip dhcp excluded-address

ip dhcp pool

default-router

dns-server address

lease

二、

如图所示,有2台计算机连接在一台Catalyst 6500交换机上,它们分别被划分在ID号为50,VLAN名为iszx50和ID号为100,VLAN名为lb100中,交换机的3/8端口连接一台路由器,使用的VLAN协议是国际标准协议,要求该交换机可建立、删除和修改VLAN,并可将VLAN的配置信息自动传播到本域内的其他所有交换机。

请阅读以下Catalyst 6500的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成交换机的配置。
Switch-6500>__________

Switch-6500>(enable)set vtp__________设置VTP域名为pku

Switch-6500>(enable)set vtp__________设置VTP工作模式

Switch-6500>(enable)set vlan 50 name jszx50

Switch-6500>(enable)set vlan 100 name lib

100Switch-6500>(enable)set vlan 50 5/6

Switch-6500>(enable)set vlan 100 5/10

Switch-6500>(enable)set trunk 3/8__________

Switch-6500>(enable)set trunk 3/8__________

封装VLAN协议

设置允许中继的VLAN

enable

domain pku

mode server

on dot1q

vlan 50,100

三、

请阅读以下R3的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。R3的POS接口、OSPF路由协议和静态路由的配置信息

Router-R3#configure terminal

Router-R3(config)#

Router-R3(config)#interface pos3/0

Router-R3(config-if)#description To Internet

Router-R3(config-if)#bandwidth 10000000

Router-R3(config-if)#ip address 201.195.78.1 255.255.255.252

Router-R3(config-if)#__________

Router-R3(config-if)#pos framing sdh

Router-R3(config-if)#no ip directed-broadcast

Router-R3(config-if)#pos flag__________

Router-R3(config-if)#no shutdown

Router-R3(config-if)#exit

Router-R3(config)#int loopback 0

Router-R3(config-if)#ip address__________

Router-R3(config-if)#no ip route-cache

Router-R3(config-if)#no ip mroute-cache

Router-R3(config-if)#exit

Router-R3(config)#router ospf 65

Router-R3(config-router)#network__________area 0

Router-R3(config-router)#redistribute connected metric-type 1 subnets

Router-R3(config-router)#exit

Router-R3(config)#ip route__________

crc 32

s1s0 2

192.166.67.1 255.255.255.255

222.91.23.0 0.0.0.127

0.0.0.0 0.0.0.0 201.195.78.2

四、

如图所示,某园区网日10Gbos的POS技术与Internet相连,POS接日的帧格式是Sonet.路由协议的选择方案是,园区网内部采用OSPF动态路由协议,园区网与Internet的连接使用静态路由协议

请阅读以下R3和R4的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。R3的POS接口和路由协议的配置信息。
Router-R3#configure terminal

Router-R3(config)#interface pos3/0

Router-R3(config-if)#description To Internet

Router-R3(config-if)#bandwidth 10000000

Router-R3(config-if)#ip address 210.195.98.5 255.255.255.252

Router-R3(config-if)#__________32

Router-R3(config-if)#pos framing sonet

Router-R3(config-if)#no ip directed-broadcast

Router-R3(config-if)#pos flag__________

Router-R3(config-if)#no shutdown

Router-R3(config-if)#exit

Router-R3(config)#router ospf 65

Router-R3(config-router)#network__________area 0

Router-R3(config-router)#redistribute connected metric-type 1 subnets

Router-R3(config-router)#exit

Router-R3(config)#ip route__________

R4的静态路由配置

Router-R4(config)#ip route__________

crc

s1s0 0

156.95.9.128 0.0.0.127

0.0.0.0 0.0.0.0 210.195.98.6

156.95.9.128 255.255.255.128 210.195.98.5

五、

如图所示,某公司的办公网和商务网通过路由器R1互连,同时R1作为DHCP服务器,为办公网和商务网中自动获取地址的站点动态地分配P地址。

请阅读以下R1的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成R1的DHCP配置。

Router-R1>enable

Router-R1#configure terminal

Router-R1(config)#ip dhcp__________

Router-R1(config)#__________addpool

Router-R1(dhcp-config)#__________213.98.104.0 255.255.255.0

Router-R1(dhcp-config)#__________213.98.104.1

Router-R1(dhcp-config)#dns-server address 162.105.129.27 162.105.129.26

Router-R1(dhcp-config)#lease__________

excluded-address 213.98.104.250 213.98.104.254

ip dhcp pool

network

default-router

0 4 30

六、

如图所示,在一台Catalst6500交换机上连接2台计算机,分别划分在VLANID号为130,VLAN名为$SIx(130和IVLANID号为22,VAN名为mb22中,交换机品的318连接一台路出器,使用E802.10协议,交换机和路由器之间允许传输jszx130和lib222的VLAN信息。

请阅读以下Catalyst 6500的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成交换机的配置。
Switch-6500>__________

Switch-6500>(enable)set vtp domain pku

Switch-6500>(enable)set vtp mode server

Switch-6500>(enable)set vlan 130 name jszx130

Switch-6500>(enable)set vlan 222 name lib222

Switch-6500>(enable)set vlan__________

Switch-6500>(enable)set vlan__________

Switch-6500>(enable)set trunk__________

Switch-6500>(enable)set trunk__________

enable

130 5/2

222 5/8

3/8 on dot1q

3/8 vlan 130,222

七、

如图所示,某公司的办公网和商务网通过路由器R1互连,同时R1作为DHCP服务器,为办公网和商务网中自动获取地址的站点动态地分配IP地址。

请阅读以下R1的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成R1的DHCP配置。

Router-Ri>enaple

Router-R1#configure terminal

Router-R1(config)#__________121.193.130.220 121.193.130.254

Router-R1(config)#__________addresspool

Router-R1(dhcp-config)#__________121.193.130.0 255.255.255.0

Router-R1(dhcp-config)#__________121.193.130.1

Router-R1(dhcp-config)#dns-server address 121.193.129.27 121.193.129.26

Router-R1(dhcp-config)#__________0 5 55

ip dhcp excluded-address

ip dhcp pool

network

default-router

lease

八、

如图所示,某校园网使用10Gbps 的POS技术与CERNET相连,POS接口的帧格式是SDH,路由协议的选择方案是,校园网采用OSP动态路由协议,校园网与CERNET的连接使用静态路由协议。另外,还要求在路由器R3上配置一个loopback接口,接口的IP地址为192.167.150.1。

请阅读以下R3和R4的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的相关配置R3的接口配置。

Router-R3#configure terminal

Router-R3(config)#interface pos3/1

Router-R3(config-if)#description TO CERNET

Router-R3(config-if)#bandwidth 10000000

Router-R3(config-if)#ip address 180.149.137.1 255.255.255.252

Router-R3(config-if)#crc 32

Router-R3(config-if)#pos framing sdh

Router-R3(config-if)#no ip directed-broadcast

Router-R3(config-if)#pos flag__________

Router-R3(config-if)#no shutdown

Router-R3(config-if)#exit

Router-R3(config)#interface loopback 0

Router-R3(config-if)#ip address__________

Router-R3(config-if)exit

Router-R3(config)#

R3的路由协议配置

Router-R3(config)#router ospf 63

Router-R3(config-router)#redistribute connected metric-type 1 subnets

Router-R3(config-router)#network__________area 0

Router-R3(config-router)#default-information originate always

Router-R3(config-router)#area 0 __________

Router-R3(config-router)#exit

Router-R3(config)#ip route 0.0.0.0 0.0.0.0 180.149.137.2

R4的静态路由配置

Router-R4(config)#ip route__________

s1s0 2

192.167.150.1 255.255.255.255

121.193.0.0 0.0.255.255

range 121.193.0.0 255.255.0.0

121.193.0.0 255.255.0.0 180.149.137.1

九、

如图所示,某园区网用10Gbps的POS技术与intemnet相连,POS接口的帧格式是SDH,在R3上配置一个oopbac接口,1P地址为172.1665.1。路由协议的选择方案是,园区网内部采用OSPF动志路由协议,园区网与Intemet的连接使用静态路由协议。

请阅读以下R3的部分配置信息,并补充空白处的配置命令或参数,按题目要求完成路由器的配置。

R3的POS接口、OSPF路由协议和静态路由的配置信息

R3#configure terminal

R3(config)#

R3(config)#interface pos3/0

R3(config-if)#description To Internet

R3(config-if)#bandwidth__________

R3(config-if#ip address 202.192.78.1 255.255.255.252

R3(config-if)#crc 32

R3(config-if)#pos framing__________

R3(config-if)#no ip directed-broadcast

R3(config-if#pos flag s1s0 2

R3(config-if)#no shutdown

R3(config-if)#exit

R3(config)#interface loopback 0

R3(config-if)#ip address__________

R3(config-if)#no ip route-cache

R3(config-if)#no ip mroute-cache

R3(config-if)#exit

R3(config)#router ospf 65

R3(config-router)#network__________area 0

R3(config-router)#redistribute connected metric-type 1 subnets

R3(config-router)#exit

R3(config)#ip route__________

10000000

SDH

172.16.65.1 255.255.255.255

176.10.23.0 0.0.0.127

0.0.0.0 0.0.0.0 202.192.78.2

十、

如图所示,某园区网用10Gbps的POS技术与intemnet相连,POS接口的帧格式是SDH,在R3上郚置一个0opback接口,P地址为19216.65.1,路由协议的选择方案是,园区网内部采用OSPF动态路由协议,园区网与Internet的连接使用静态路由协议。

请阅读以下R3的部分配置信息,并补充空白处的配置命令或参数,按颖目要求完成路由器的配置。

R3的POS接口、OSPF路由协议和静态路由的配置信息

R3#configure terminal

R3(config)#

R3(config)#interface pos3/0

R3(config-if)#description To Internet

R3(config-if)#bandwidth__________

R3(config-if)#ip address 222.29.78.1 255.255.255.252

R3(config-if)#crc 32

R3(config-if)#pos framing__________

R3(config-if)#no ip directed-broadcast

R3(config-if)#pos flag s1s0 2

R3(config-if)#no shutdown

R3(config-if)#exit

R3(config)#interface loopback 0

R3(config-if)#ip address__________

R3(config-if)#no ip route-cache

R3(config-if#no ip mroute-cache

R3(config-if)#exit

R3(config)#router ospf 65

R3(config-router)#network __________area 0

R3(config-router)#redistribute connected metric-type 1 subnets

R3(config-router)#exit

R3(config)#ip route __________

10000000

SDH

192.168.65.1 255.255.255.255

115.27.23.0 0.0.0.127

0.0.0.0 0.0.0.0 222.29.78.2

  • 4
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值