Your browser does not support JavaScript!

Which 3 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.1. R1 (config)# interface ethernet 0 R1 (config-if)# ip address 192.1.1.129 255.255.255.192 R1 (config-if)# no shutdown2. R1 (config)# interface ethernet 0 R1(config-if)#ip address 192.1.1.97 255.255.255.192 R1 (config-if)# no shutdown3. R1 (config)# interface serial 0 R1 (config-if)# ip address 192.1.1.4 255.255.255.252 R1 (config-if)# clock rate 560004. R1 (config)# interface serial 0 R1(config-if)#ip address 192.1.1.6 255.255.255.252 R1 (config-it)# no shutdown5. R1 (config)# router rip R1 (config-router)# network 192.1.1.4 R1 (config-router)# network 192.1.1.1286. R1 (config)# router rip R1 (config-router)# version 2 R1 (config-router)# network 192.1.1.0

  • 1, 3, 5
  • 2, 3, 6
  • 1, 4, 6 Correct
  • 2, 3, 6
Feedbacks
PromisingCephalopod - 1 year ago
Downvoted this question
Similar IT-6223 questions