» Cisco » Examen Cisco CCNA V3.1 » Module 3 » Chapitre 1 » Question 23/23
23.Refer to the graphic. Which command will enter a static route to network 192.168.19.0 from router C?



C(config)# ip route 192.168.19.0 192.168.17.1
C(config)# ip static-route 192.168.19.0/24 192.168.17.2
C(config)# ip route 192.168.17.1 255.255.255.0 192.168.19.0
C(config)# ip route 192.168.19.0 255.255.255.0 192.168.17.1
C(config)# ip route 192.168.19.0 0.0.0.0 192.168.17.2
C(config)# ip default-route 192.168.17.2 255.255.255.0 192.168.19.0


« Question 22