Which series of commands will configure router R1 for LAN-to-LAN communication with router R2? The enterprise network address is 192.1.1.0/24 and the routing protocol in use is RIP.()https://assets.asklib.com/images/image2/2018072315342863428.jpg

A . R1(config)# interface ethernet 0;R1(config-if)# ip address 192.1.1.129 255.255.255.192;R1(config-if)# no shutdown B . R1(config)# interface ethernet 0;R1(config-if)# ip address 192.1.1.97 255.255.255.192;R1(config-if)# no shutdown C . R1(config)# interface serial 0;R1(config-if)# ip address 192.1.1.4 255.255.255.252;R1(config-if)# clock rate 56000 D . R1(config)# interface serial 0;R1(config-if)# ip address 192.1.1.6 255.255.255.252;R1(config-if)# no shutdown E . R1(config)# router rip;R1(config-router)# network 192.1.1.4;R1(config-router)# network 192.1.1.128 F . R1(config)# router rip;R1(config-router)# version 2;R1(config-router)# network 192.1.1.0

时间:2022-09-24 07:43:46 所属题库:CCNA系列认证综合练习题库

相似题目