nerdexam
Juniper

JN0-363 · Question #31

You have created a routing instance named vr3 that will provide access to Server 2 (10.0.0.2) (or the hosts on the 10.10.10.0/24 network. Which command would you use to test connectivity between vr3…

The correct answer is D. user@router1> ping 10.0.0.2 routing-instance vr3 count 5. To test connectivity to a server from within a specific routing instance, you use the ping command along with the routing-instance option to specify the routing instance from which you are pinging. This is necessary because the routing table associated with vr3 is separate from…

Layer 3 VPNs

Question

You have created a routing instance named vr3 that will provide access to Server 2 (10.0.0.2) (or the hosts on the 10.10.10.0/24 network. Which command would you use to test connectivity between vr3 and Server 2?

Options

  • Auser@vr3> ping 10.0.0.2 count 5
  • Buser@vr3> ping 10.0.0.2 count 5 source 10.10.10.1
  • Cuser@router1> ping 10.0.0.2 count 5
  • Duser@router1> ping 10.0.0.2 routing-instance vr3 count 5

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    16% (6)
  • D
    70% (26)

Explanation

To test connectivity to a server from within a specific routing instance, you use the ping command along with the routing-instance option to specify the routing instance from which you are pinging. This is necessary because the routing table associated with vr3 is separate from the main routing table, and you must explicitly tell the device to use the vr3 routing table to reach the server.

Topics

#routing instance#ping#VRF#connectivity testing

Community Discussion

No community discussion yet for this question.

Full JN0-363 Practice