nerdexam
Juniper

JN0-102 · Question #215

You issue the ping interface t1-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command. Which statement is correct?

The correct answer is C. The bypass-routing parameter allows you to ping a host through an interface that has no route through it.. This question focuses on the purpose of the bypass-routing parameter when used with the Junos OS ping command.

Operational Monitoring and Maintenance

Question

You issue the ping interface t1-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command. Which statement is correct?

Options

  • AThe bypass-routing parameter is used to test the density on the T1 line.
  • BThe bypass-routing parameter cannot be used on a T1 interface.
  • CThe bypass-routing parameter allows you to ping a host through an interface that has no route through it.
  • DThe bypass-routing parameter allows you to ping a local WAN interface without generating any outbound traffic.

How the community answered

(59 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    92% (54)
  • D
    5% (3)

Why each option

This question focuses on the purpose of the `bypass-routing` parameter when used with the Junos OS `ping` command.

AThe bypass-routing parameter is used to test the density on the T1 line.

The `bypass-routing` parameter is unrelated to testing line density.

BThe bypass-routing parameter cannot be used on a T1 interface.

The `bypass-routing` parameter can be used on any outbound interface, including T1 interfaces.

CThe bypass-routing parameter allows you to ping a host through an interface that has no route through it.Correct

The `bypass-routing` parameter instructs the Junos OS device to send the ICMP echo request directly out the specified interface, even if there is no matching route in the routing table for the destination IP address. This is useful for testing direct connectivity to a neighbor that might not be fully routed yet or for verifying link integrity without relying on routing protocols.

DThe bypass-routing parameter allows you to ping a local WAN interface without generating any outbound traffic.

The `bypass-routing` parameter causes outbound traffic to be generated through the specified interface towards the destination IP, not prevents it.

Concept tested: Junos OS ping command parameters - bypass-routing

Source: https://www.juniper.net/documentation/us/en/software/junos/junos-cli/topics/ref/command/ping.html

Topics

#ping command#bypass-routing#Routing principles

Community Discussion

No community discussion yet for this question.

Full JN0-102 Practice