Courseiva
Junos OS Security ObjectsmediumMultiple ChoiceObjective-mapped

JNCIA-SEC Junos OS Security Objects Practice Question

You need to create a custom application in Junos OS that matches HTTP traffic running on non-standard port 8080. How should you define this application?

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 applications application MY-HTTP protocol tcp destination-port 8080

Custom applications define protocol and destination port under [edit applications application].

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 security zones application-override MY-HTTP port 8080

    Why it's wrong here

    Application-override is used for bypassing deep inspection, not defining basic port apps.

  • set firewall family inet filter MY-FILTER term 1 then port 8080

    Why it's wrong here

    This is firewall filter syntax, not application definition syntax.

  • set applications application MY-HTTP protocol tcp destination-port 8080

    Why this is correct

    This syntax correctly defines a custom TCP application on port 8080.

  • set security applications MY-HTTP tcp port 8080

    Why it's wrong here

    This is incorrect hierarchy syntax.

About these practice questions

Courseiva writes every JNCIA-SEC question from scratch — 513 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 JNCIA-SEC 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 JNCIA-SEC exam.