Courseiva
BGPmediumMultiple ChoiceObjective-mapped

JNCIS-ENT BGP Practice Question

A network operator needs to peer two routers in different Autonomous Systems that are not directly connected. Security policy mandates that TTL security checks be bypassed. Which command satisfies this requirement for the BGP session?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

set protocols bgp group ebgp multihop ttl 255

TTL security can be bypassed or adjusted using multihop or adjusting the ttl value directly.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • set protocols bgp group ebgp hold-time 180

    Why it's wrong here

    Hold-time changes timer intervals, not TTL behavior.

  • set protocols bgp group ebgp multihop ttl 255

    Why this is correct

    Configuring multihop sets an appropriate TTL for non-directly connected eBGP sessions.

  • set protocols bgp group ebgp passive

    Why it's wrong here

    Passive mode only prevents the router from initiating the TCP connection.

  • set protocols bgp group ebgp disable-ttl-drop

    Why it's wrong here

    This command does not exist in Junos.

About these practice questions

Courseiva writes every JNCIS-ENT question from scratch — 506 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Juniper Networks exam blueprint

This JNCIS-ENT practice question is part of Courseiva's free Juniper Networks certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the JNCIS-ENT exam.