如何配置RIP版本2?()A、ip rip send v1B、ip rip send v2C、ip rip send version 2D、version 2
如何配置RIP版本2?()
- A、ip rip send v1
- B、ip rip send v2
- C、ip rip send version 2
- D、version 2
相关考题:
如果要对RIP进行调试排错,应该使用哪一个命令?() A.Router(config-router)#debug ip ripB.Router#show ip rip eventC.Router(config-router)#show ip interfaceD.Router#debug ip rip
RIP路由协议是在小型互联网中常用的动态路由协议。为了保证路由器之间交换路由表的完整性,RIP协议采用报文摘要认证,常用的认证方法是MD5认证。在有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方路由的交换,双方必须发送版本2。阅读下面的配置信息,解释(1)~(3)处的命令。Router1(config)key chain zhangRouter1(config-keychain)key 1Router1(config-keychain-key)key-string zhangRouter1(config-keychain-key)exitRouter1(config-keychain)exitRouter1(config)interface eth0/0Router1(config-if-eth0/0)ip rip authentication key-chain zhangRouter1(config-if-eth0/0)ip rip authentication mode md5 (1)Router1(config-if-eth0/0)ip rip send version 2 (2)Router1(config-if-eth0/0)ip rip receive version 2 (3)
阅读以下说明,然后解释(n)处标有下划线的部分含义。现有两台Cisco路由器,如图6所示,现在要求实现router1和router2连通并且要有MD5认证。有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方的路由的交换,双方必须发送版本2。Router1(config)key chain wanRouter1(config-keychain)key1Router1(config-keychain-key)key-string wanRouter1(config-keychain-key)exitRouter1(config-keychain)exitRouter1(config)interface eth0/0Router1(config-if-eth0/0)ip rip authentication key-chain wanRouter1(config-if-eth0/0)ip rip authentication mode md5 (1)Router1(config-if-eth0/0)ip rip send version 2 (2)Router1(config-if-eth0/0)ip rip receive version 2 (3)坚实和维护RIP显示IP数据库信息Routershow ip rip database
路由器A的配置为: Quidway#SHOW RUN Now create configuration... Current configuration ! frame-relay switching ! interface Ethernet0 ip address 10.1.1.1 255.255.0.0 ip rip version 2 mcast ! interface Serial0 clock-select DTECLK1 encapsulation frame-relay frame-relay intf-type DCE frame-relay interface-dlci 100 ip address 2.1.1.1 255.0.0.0 ip rip version 2 mcast ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router rip no auto-summary neighbor 2.1.1.2 ! end 路由器B的配置为 Quidway#SHOW RUN Now create configuration... Current configuration ! ! interface Ethernet0 ip address 10.2.1.1 255.255.0.0 ip rip version 2 mcast ! interface Serial0 encapsulation frame-relay ip address 2.1.1.2 255.0.0.0 ip rip version 2 mcast ! interface Serial1 encapsulation ppp ! interface Serial2 flowcontrol normal async mode dedicated encapsulation ppp ! exit router rip no auto-summary neighbor 2.1.1.1 ! End 如下说法正确的是A、两端广域网可以联通,但局域网不可以连通 B、两端广域网不可以连通,但局域网可以连通 C、广域网和局域网都可以连通 D、广域网和局域网都不能连通
How do you send static routes to a RIP neighbor?() A.By default, RIP automatically sends static routes.B.Configure the static route with a next hop of the RIP neighbor.C.Configure redistribute static under [edit protocols rip].D.Apply an export policy within RIP that matches on the routes, and accepts it.
阅读以下说明,解释(n)处有下划线的含义。【说明】现有两台cisco路由器,现在要求实现router1和router2联通并且要有md5认证。有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方的路由的交换,双方必须发送版本2。router1(config)key chain wanrouter1(config-keychain)key 1router1(config-keychain-key)key-string wanrouter1(config-keychain-key)exitrouter1(config-keychain)exitrouter1(config)interfaceeth0/0router1(config-if-eth0/0)ip rip authentication key-chain wanrouter1(config-ig-eth0/0)ip rip authentication mode md5 (1)router1(config-if-eth0/0)ip rip send version 2 (2)router1(conflg-if-eth0/0)ip rip receive version 2 (3)坚实和维护rip显示ip数据库信息routershow ip rip databasenetwork nexthop metric from timerip 182.0.5.0/247 192.168.0.210 (6) 1 192.168.1.200 02:40 (7)rip? 182.0.6.0/24 192.168.0.210 1 192.168.1.200 02:40connected 192.168.0.0/24 (8)rip 193.100.98.0/24 192.168.0.236 1 192.168.0.236 02:53
● 试题四阅读以下说明,然后解释(n)处标有下划线的部分含义。[说明]现有两台Cisco路由器,如图6所示,现在要求实现router1和router2连通并且要有MD5认证。图6有认证的情况下实现两台路由器的互联,这两台路由器必须配置相同的认证方式和密钥才能进行双方的路由的交换,双方必须发送版本2。Router1(config)key chain wanRouter1(config-keychain)key 1Router1(config-keychain-key)key-string wanRouter1(config-keychain-key)exitRouter1(config-keychain)exitRouter1(config)interface eth0/0Router1(config-if-eth0/0)ip rip authentication key-chain wanRouter1(config-if-eth0/0)ip rip authentication mode md5 (1)Router1(config-if-eth0/0)ip rip send version 2 (2)Router1(config-if-eth0/0)ip rip receive version 2 (3)
Which dynamic routing protocol should be recommended for the Testking networkshown in the graphic above?() A. OSPFB. RIP version 1C. RIP version 2D. IGRPE. EIGRP
The Testking Network consists of the following 5 IP networks:NETWORK 1: 192.168.10.0/26NETWORK 2: 192.168.10.64/27NETWORK 3: 192.168.10.96/27NETWORK 4: 192.168.10.128/30NETWORK 5: 192.168.10.132/30Which of the following routing protocols will support this IP addressing scheme?()A. RIP version 1B. RIP version 2C. IGRPD. EIGRPE. OSPFF. BGP
Which routing protocols will support the following IP addressing scheme? ()Network 1 - 192.168.10.0 /26Network 2 - 192.168.10.64 /27Network 3 - 192.168.10.96 /27Network 4 - 192.168.10.128 /30Network 5 - 192.168.10.132 /30A.RIP version 1B.RIP version 2C.IGRPD.EIGRPE.OSPF
Which three statements are correct about RIP version 2 (Choose three.)()。 A.It has the same maximum hop count as version 1B.It uses broadcasts for its routing updatesC.It is a classless routing protocolD.It has a lower default administrative distance than RIP version 1E.It supports authenticationF.It does not send the subnet mask in updates
管理员小李要为三层交换机配置支持VLSM的ripv2,并发布192.168.1.0/24的网络,则正确的是( )A.[Huawei]rip [Huawei-rip-1]version 2 [Huawei-rip-1]network 192.168.1.0 255.255.255.0B.[Huawei]rip [Huawei-rip-1]version 2 [Huawei-rip-1]network 192.168.1.0 24C.[Huawei]rip [Huawei-rip-1]version 2 [Huawei-rip-1]network 192.168.1.0 0.0.0.255D.[Huawei]rip [Huawei-rip-1]version 2 [Huawei-rip-1]network 192.168.1.0
A network administrator is designing a Cisco network for a large company. The network must be able to use minimal bandwidth for routing updates, converge quickly, and support VLSM, CIDR, IP and IPX. Which routing protocol will best fit the requirements of this network?()A、RIP v1B、RIP v2C、IGRPD、OSPFE、EIGRP
Which three statements are correct about RIP version 2 (Choose three.)()。A、It has the same maximum hop count as version 1B、It uses broadcasts for its routing updatesC、It is a classless routing protocolD、It has a lower default administrative distance than RIP version 1E、It supports authenticationF、It does not send the subnet mask in updates
Which three statements describe the differences between RIP version 1 and RIP version 2? (Choose three.)()A、RIP version 1 broadcasts updates whereas RIP version 2 uses multicasts.B、RIP version 1 multicasts updates while RIP version 2 uses broadcasts.C、Both RIP version 1 and RIP version 2 are classless routing protocols.D、RIP Version 2 is a classless routing protocol whereas RIP version 1 is a classful routing protocol.E、Both RIP version 1 and version 2 support authentication.F、RIP version 2 sends the subnet mask in updates and RIP version 1 does not.
Which three statements are correct about RIP version 2? (Choose three.)()A、It has the same maximum hop count as version 1.B、It uses broadcasts for its routing updates.C、It is a classless routing protocol.D、It has a lower default administrative distance than RIP version 1.E、It supports authentication.F、It does not send the subnet mask in updates.
如果要对RIP进行调试排错,应该使用哪一个命令?()A、Router(config-router)#debug ip ripB、Router#show ip rip eventC、Router(config-router)#show ip interfaceD、Router#debug ip rip
使用debug ip rip命令,输出信息为“RIP:bad version 128 from 160.89.80.43”,这可能由什么原因引起的()A、版本错误B、路由器故障C、收到一个路由表更新D、接收到一个同步错误
The Testking Network consists of the following 5 IP networks: NETWORK 1: 192.168.10.0/26 NETWORK 2: 192.168.10.64/27 NETWORK 3: 192.168.10.96/27 NETWORK 4: 192.168.10.128/30 NETWORK 5: 192.168.10.132/30 Which of the following routing protocols will support this IP addressing scheme?()A、RIP version 1B、RIP version 2C、IGRPD、EIGRPE、OSPFF、BGP
How do you send static routes to a RIP neighbor?()A、By default, RIP automatically sends static routes.B、Configure the static route with a next hop of the RIP neighbor.C、Configure redistribute static under [edit protocols rip].D、Apply an export policy within RIP that matches on the routes, and accepts it.
多选题Which three statements describe the differences between RIP version 1 and RIP version 2? (Choose three.)()ARIP version 1 broadcasts updates whereas RIP version 2 uses multicasts.BRIP version 1 multicasts updates while RIP version 2 uses broadcasts.CBoth RIP version 1 and RIP version 2 are classless routing protocols.DRIP Version 2 is a classless routing protocol whereas RIP version 1 is a classful routing protocol.EBoth RIP version 1 and version 2 support authentication.FRIP version 2 sends the subnet mask in updates and RIP version 1 does not.
多选题Which three statements are correct about RIP version 2? (Choose three.)()AIt has the same maximum hop count as version 1.BIt uses broadcasts for its routing updates.CIt is a classless routing protocol.DIt has a lower default administrative distance than RIP version 1.EIt supports authentication.FIt does not send the subnet mask in updates.
单选题使用debug ip rip命令,输出信息为“RIP:bad version 128 from 160.89.80.43”,这可能由什么原因引起的()A版本错误B路由器故障C收到一个路由表更新D接收到一个同步错误