下图中如果允许192.168.1.0/24和10.0.0.0/8的网络之间通信,必须要配置的两条命令是什么()
A.A(config)iproute 10.0.0.0 255.0.0.0 172.16.40.2
B.A(config)iproute 10.0.0.0 255.0.0.0 S0/0/0
C.A(config)iproute 10.0.0.0 255.0.0.0 10.0.0.1
D.B(config)iproute 192.168.1.0 255.255.255.0 172.16.40.1
E.B(config)iproute 192.168.1.0 255.255.255.0 172.16.40.2
F.Biproute 192.168.1.0 255.255.255.0 192.168.1.1
第1题:
下列哪个network命令会告知此路由器开始使用IP地址为10.1.1.1、10.1.100.1和10.1.120.1的接口上的OSPF()
A.network 10.0.0.0 255.0.0.0 area 0
B.network 10.0.0.0 0.255.255.255 area 0
C.network 10.0.0.1 0.0.0.255 area 0
D.network 10.0.0.1 0.0.255.255 area 0
第2题:
下列静态路由配置正确的是()
A.iproute 192.168.1.1 255.255.255.0 serial0/0
B.iproute 192.168.1.0/24 172.16.1.1
C.iproute 192.168.1.0 255.255.255.0172.16.1.0
D.iproute 192.168.1.0 255.255.255.0172.16.1.1
第3题:
下面哪条命令是正确的,如果要将192.168.1.0/24的业务网段发到OSPF的area0()
A.Router(config-router)network 192.168.1.0 0.0.0.2550
B.Router(config-router)network 192.168.1.0 0.0.0.255 area0
C.Router(config-router)network 192.168.1.0 255.255.255.255 area0
D.Router(config-router)network 192.168.1.0 0.0.0.0 area0
第4题:
以下配置默认路由的命令正确的是()。
A.[Quidway]iproute-static0.0.0.00.0.0.0172.16.2.1
B.[Quidway]iproute-static0.0.0.0255.255.255.255172.16.2.1
C.[Quidway-serial0]iproute-static0.0.0.0320.0.0.0
D.[Quidway]iproute-static0.0.0.010.0.0.1
第5题:
通常IP地址10.0.0.0对应的子网掩码为()
A、126.19.0.12
B、255.255.255.0
C、255.240.0.0
D、255.0.0.0
第6题:
A. R4(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
B. R4(config)# ip default - network 10.0.0.0
C. R4(config - router)# default -information originate
D. R4(conf ig)# ip route 10.0.0.0 255.0.0.0 10.1.1.1
第7题:
A network administrator is trying to add a new router into an established OSPF network.The networks attached to the new router do not appear in the routing tables of the other OSPF routers.Given the information in the partial configuration shown below,what configuration error is causing this problem?()Router(config)router ospf 1Router(config-router)network 10.0.0.0 255.0.0.0 area 0
A. The process id is configured improperly
B. The OSPF area is configured improperly
C. The network wildcard mask is configured improperly
D. The network number is configured improperly
E. The AS is configured improperly
F. The network subnet mask is configuerd improperly
第8题:
A.iproute0.0.0.00.0.0.0s0/0/0
B.iproute0.0.0.00.0.0.0209.165.200.226
C.iproute209.165.200.0255.255.255.0192.168.1.250
D.iproute192.168.1.0255.255.255.0209.165.100.250
第9题:
某单位的办公网和商务网通过路由器R1、R2、R3与Internet相连,网络连接和IP地址分配如图1所示。该单位要求通过RIP路由协议使办公网和商务网之间能够互相通信,并正常访问Internet
请阅读以下R1的配置信息,并补充【6】~【10】空白处的配置命令或参数。按题目要求完成R1的正确配置。
Router>enable
Router
Routerconfigure terminal
Router(config)
Router(config)hostname R1
R1(config)interface f0/1
R1(config-if)ip address 202.206.16.1 255.255.255.0
R1(config-if)no shutdown
R1(config-if)interfacef0/2
R1(config-if)ip adress 202.206.17.1 255.255.255.0
R1(config-if)no shutdown
R1(config-if)exit
R1(config)
R1(config)interface s1
R1(config-if)vlan ip adress 202.112.41.144 255.255.255.252
R1(config-if)bandwidth 【6】 配置带宽为2.048Mbps
R1(config-if)【7】 PPP 封装PPP协议
R1(config-if)noshutdown
R1(config-if)exit
R1(config-if)iproute 【8】 配置缺省路由
R1(config-if)router rip
R1(config-router)network 【9】 配置参与RIP的网络
R1(config-router)network 【10】 配置参与RIP的网络
R1(config-router)end
R1write
R1
第10题:
下列静态路由配置正确的是( )。
第11题:
R4(config)# ip default-network 10.0.0.0
R4(config)# ip route 0.0.0.0 0.0.0.0 10.1.1.1
R4(config)# ip route 10.0.0.0 255.0.0.0 10.1.1.1
R4(config-router)# default-information originate
第12题:
Router#iproute0.0.0.00.0.0.0192.168.100.1
Router#iproute0.0.0.0255.255.255.255192.168.100.1
Router(Config)#iproute0.0.0.00.0.0.0192.168.100.1
Router(Config)#iproute0.0.0.0255.255.255.255192.168.100.1
第13题:
以下配置静态路由的命令中,哪项是正确的?——
A.R2(config)#ip route 192.168.1.5 0.0.0.255 10.1.1.2
B.R2(config)#ip route 192.168.1.5 255.255.254.0 10.1.1.2
C.R2(config)#ip route 192.168.1.5 255.255.255.0 10.1.1.2
D.R2(config)#ip route 192.168.1.5 255.0.0.0 10.1.1.2
第14题:
哪个命令能为下图中R1上配置正确的静态默认路由()
A.R1(config-if)iproute 0.0.0.0 0.0.0.0 s0/0/0
B.R1(config)iproute 0.0.0.0 0.0.0.0 s0/1/0
C.R1(config)iproute 0.0.0.0 0.0.0.0 192.168.12.1
D.R1(config)iproute 0.0.0.0 0.0.0.0 192.168.12.2
第15题:
下表是该系统中路由器的IP地址分配表。
请根据上图完成以下R3路由器的配置:
R3(config)interface e0/1(进入接口e0/1配置模式)
R3(coafig-if) ip address 202.115.13.254(4)(设置IP地址和掩码)
R3(config) interface s0/0(进入串口配置模式)
R3(config-if) ip address(5)<255.255.255.0(设置IP地址和掩码)
R3(config) interface s0/1
R3(config-if)ip address(6)255.255.255.0
R3(config) interface s0/2
R3(eonfig-if)ip address(7)255.255.255.0
R3(config) interface s0/3
R3(eonfig-if)ip address(8)255.255.255.0
R3(config) interface s0/4
R3(config-if)ip address(9)255.255.255.0
R3(config) interface s0/5
R3(config-if) ip address(10)255.255.255.0
第16题:
配置路由器默认路由的命令是__(67)__。
A.iproute 220.117.15.0 255.255.255.0 0 0.0.0.0
B.iproute 220.117.15.0 255.255.255.0 220.117.15.1
C.iproute 0.0.0.0 255.255.255.0 220.117.15.1
D.iproute 0.0.0.0 0.0.0.0 220.117.15.1
第17题:
如果在互联网中添加了一个局域网,要用手工方式将该局域网添加到路由表中,应使用的命令是( )。
A.router(config)>ip route 2.0.0.0 255.0.0.0 via 1.0.0.2 B.router(config)ip route 2.0.0.0 255.0.0.0 1.0.0.2 C.router (config) ip route 2.0.0.0 via 1.0.0.2 D.router (config) ip route 2.0.0.0 1.0.0.2 mask 255.0.0.0
第18题:
A.R4(config)#ipdefault-network10.0.0.0
B.R4(config)#iproute0.0.0.00.0.0.010.1.1.1
C.R4(config)#iproute10.0.0.0255.0.0.010.1.1.1
D.R4(config-router)#default-informationoriginate
第19题:
A.HFD(config)#iproute10.5.6.00.0.0.255fa0/0
B.HFD(config)#iproute10.5.6.00.0.0.25510.5.4.6
C.HFD(config)#iproute10.5.6.0255.255.255.0fa0/0
D.HFD(config)#iproute10.5.6.0255.255.255.010.5.4.6
E.HFD(config)#iproute10.5.4.60.0.0.25510.5.6.0
F.HFD(config)#iproute10.5.4.6255.255.255.010.5.6.0
第20题:
3台路由器的连接与IP地址分配如下图所示,在R2中配置到达子网192.168.1.0/24的静态路由的命令是——。
A.R2(config)#ip route 192.168.1.0 255.255.255.O lO.1.1.1
B.R2(config)#ip route 192.168.1.2 255.255.255.0 10.1.1.1
C.R2(config)#ip route 192.168.1.1 255.255.255.0 10.1.1.2
D.R2(config)#ip route 192.168.1.2 255.255.255.0 10.1.1.2
第21题:
要在路由器上配置一条静态路由。已知目的地址为192.168.1.0,掩码是20位,出接口为GigabitEthernet0/0,出接口IP地址为10.10.202.1,那么下列配置中哪些是正确的?()。
第22题:
A network administrator is trying to add a new router into an established OSPF network.The networks attached to the new router do not appear in the routing tables of the other OSPF routers.Given the information in the partial configuration shown below,what configuration error is causing this problem? ()Router(config)#router ospf 1Router(config-router)#network 10.0.0.0 255.0.0.0 area 0
第23题:
126.19.0.12
255.255.255.0
255.240.0.0
255.0.0.0