【题目描述】
● (57)能够显示路由器配置了哪种路由协议
(57)
A. R1 (config)# show ip route
B. R1 > show ip route
C. R1 >show ip protocol
D. R1 (config-if)# show ip protocol
第1题:
阅读以下说明,回答问题1~5。
[说明]
某局域网通过两个路由器划分为3个子网,拓扑结构和地址分配如下图所示。
下面是路由器R1的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置。
Router>en
Router>conf term
Router(config)hostname R1
(1)
R1(config-if)ip address 192.168.1.2 255.255.255.0
R1(config-if)no shutdown
R1(config-if)int s0
R1(config-if)ip address(2)
R1(config-if)no shutdown
R1(config-if)clock rate 56000
R1(config-if)exit
R1(config)ip routing
R1(config)ip route 0.0.0.0 0.0.0.0(3)
R1(config)ip classless
R1(config)exit
R1copy run start
第2题:
A.show ip ospf route
B.show ip route protocol ospf
C.show route protocol ospf
D.show ospf table
第3题:
如果想知道配置了哪种路由协议,应使用的命令是( )。
A.router>showrouter protocol B.Router (ciinfig)>show ip protocol C.router (config)>show router protocol D.router >show ip protocol
第4题:
On Router R1, process EIGRP 1 is redistributing routes from process OSPF 2, calling route - map fred with the redistribute ospf 2 command. R1 has learned intra - area routes for 10.1.1.0/24 and10.1.2.0/24 in part due to the Type 2 LSAs known for each subnet. The route map filters route 10.1.1.0/24 and allows 10.1.2.0/24 througH.Which of the following co mmands on router R1 list subnet 10.1.1.0/24?()
A. show ip route
B. show ip eigrp topology
C. show ip ospf topology
D. show ip eigrp topology 10.1.1.0/24
第5题:
A network design shows that R1 has four different possible paths from itself to the Data Center subnets.Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()
A. show ip eigrp topology
B. show ip eigrp topology all - links
C. show ip route eigrp
D. show ip route eigrp all - links
E. show ip eigrp topology all - learned
第6题:
______能够显示路由器配置了哪种路由协议。
A.R1 (config) #showi ip route
B.R1>show ip protocol
C.router
D.R1(config-if) # show ip protocol
第7题:
● (57)能够显示路由器配置了哪种路由协议
(57)
A. R1 (config)# show ip route
B. R1 > show ip route
C. R1 >show ip protocol
D. R1 (config-if)# show ip protocol
第8题:
On Router R1, process EIGRP 1 is redistributing routes from process OSPF 2, calling route - map fred with the redistribute ospf 2 command. R1 has learned intra - area routes for 10.1.1.0/24 and 10.1.2.0/24 in part due to the Type 2 LSAs known for each subnet. The route map filters route 10.1.1.0/24 and allows 10.1.2.0/24 througH. Which of the following co mmands on router R1 list subnet 10.1.1.0/24?()
第9题:
A network design shows that R1 has four different possible paths from itself to the Data Center subnets. Which one of the following commands is most likely to show you all the possible next - hop IP addresses for these four possible routes?()
第10题:
下面哪条命令用于校验路由发送的路由信息?()
第11题:
Which command will display only direct routes?()
第12题:
Router(config-router)#show route ip
Router(config)#show ip rip
Router#show ip rip route
Router#show ip route
第13题:
以下是路由器R1的部分配置,请完成其配置,或解释配置命令含义。
!
R1 (Config) interface fastethernet0
R1(Config-if) ip address (6) (7)
R1(Config-if) (8) (开启端口)
!
R1 (Config) interface serial 0
R1(Config-if) ip address (9) (10)
!
R1 (Config) ip routing
R1 (Config) router rip (11)
R1 (Config-router) (12) (声明网络)
R1 (Config-router) (13) (声明网络)
R1 (Config-router) (14) (声明网络)
R1 (Config-router) version 2 (15)
!
第14题:
能够显示路由器配置了哪种路由协议。
A.R1(config)#show ip route
B.R1>show ip route
C.R1>show ip protocol
D.R1(config-if)# show ip protocol
第15题:
阅读以下说明,回答问题1~3,将解答填入对应的解答栏内。
某公司的分支机构通过一条DDN专线接入到公司总部,地址分配和拓扑结构如图5-1所示。在两台路由器之间可以使用静态路由,也可以使用动态路由。
下面是分支机构路由器R1的配置命令列表,在空白处填写合适的命令/参数,实现R1的正确配置。
Router>en
Router>conf term
Router(config)hostname R1
Router(config)int e0
R1(config-if)ip address (1)
R1(config-if)no shutdown
R1(config-if)int s0
R1(config-if)ip address [ (2) ]
R1(config-if)no shutdown
R1(config-if)clock rate 56000
R1(config-if)exit
R1(config)ip routing
R1(config)ip route [ (3) ]
R1(config)ip classless
R1(config)exit
R1copy run start
第16题:
Router R1 exists in an Enterprise that uses EIGRP as its routing protocol. The show ip route command output on router R1 lists the following phrase: "Gateway of last resort is 1.1.1.1 to network 2.0.0.0".Whic h of the following is most likely to have caused this output to occur on R1?()
A. R1 has been configured with an ip default- network 2.0.0.0 command.
B. R1 has been configured with an ip route 0.0.0.0 0.0.0.0 1.1.1.1 command.
C. R1 has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.
D. Another router has been configured with an ip default - network 2.0.0.0 command.
E. Another router has been configured with an ip route 2.0.0.0 255.0.0.0 1.1.1.1 command.
第17题:
——能够显示路由器配置了哪种路由协议。
A.R1(config)#show ip route
B.R1>show ip protocol
C.R1>show ip route
D.R1(config—if)#show ip protocol
第18题:
网络连接如下图所示,要使计算机能访问到服务器,在路由器R1中配置路由表的命令是( )。
A. R1(config)#ip host R2 200.100.50.10
B. R1(config)#ip new work 200.8.9.0 255.255.255.0
C. R1(config)#ip host R2 200.100.50.0 255.255.255.0
D. R1(config)#ip route 211.8.9.0 255.255.255.0 200.100.50.10
第19题:
第20题:
()指令用来查看路由器接口数据
第21题:
Router R1 exists in an Enterprise that uses EIGRP as its routing protocol. The show ip route command output on router R1 lists the following phrase: "Gateway of last resort is 1.1.1.1 to network 2.0.0.0". Whic h of the following is most likely to have caused this output to occur on R1?()
第22题:
Which command allows viewing of only OSPF routes?()
第23题:
Which command will display only direct routes?()