Which command will configure the Holyoke router with a path to the intranet server network?

Refer to the graphic. Users on the Holyoke router are unable to access the intranet server attached to interface E0 of the Chicopee router. Inspection of the routing table of the Holyoke router shows that an entry for the Chicopee E0 network is missing. Which command will configure the Holyoke router with a path to the intranet server network?

200-105-interconnecting-cisco-networking-devices-part-2-icnd2-v3-0_img_102

A. Holyoke(config)# ip host Chicopee 201.73.127.2
B. Holyoke(config)# ip host Chicopee 201.73.127.0 255.255.255.0
C. Holyoke(config)# ip network 202.18.38.0
D. Holyoke(config)# ip network 202.18.18.0 255.255.255.0
E. Holyoke(config)# ip route 202.18.18.0 255.255.255.0 201.73.127.2
F. Holyoke(config)# ip route 201.73.127.2 255.255.255.0 202.18.18.0

cisco-exams

5 thoughts on “Which command will configure the Holyoke router with a path to the intranet server network?

    1. ANJ you are completely wrong.

      ip route

      The destination subnet is: 202.18.18.0
      Subnet mask is /24: 255.255.255.0
      Next Hop is 201.73.127.2

      This is basic Cisco stuff here.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.