User Interfaces
JN0-106 · 32 questions
- A technician remotely logs into an aggregation router at a rural cooperative's POP after hours and lands at the default operational-mode prompt. Before they can change any settings for an upcoming subscriber turn-up, which command must they enter first to enter configuration mode?
- During a late-night maintenance window at a small-town head end, a technician types configure at the operational prompt and the session prompt changes from a right angle bracket to a hash mark at the end. What does that hash mark indicate about the session?
- A technician at a rural fiber cooperative is unsure what keywords can legally follow show interfaces ge-0/0/0 on an aggregation switch and types a question mark at that point in the command line. What should Junos do in response?
- While troubleshooting a subscriber-aggregation port from a small-town POP, a technician types show interf and presses the space bar. Junos immediately fills in the rest of the keyword to read show interfaces. What CLI feature just occurred?
- An aggregation router at a rural ISP's POP has dozens of subscriber-facing interfaces. A technician runs show interfaces terse and wants to see only the line for ge-0/0/5 without scrolling through the rest. Which pipe modifier accomplishes this?
- A technician needs to know how many routes in the routing table match a particular community tag while triaging a peering issue overnight at a regional ISP's carrier hotel router, without needing to see each individual route. Which pipe modifier gives just that number?
- A technician monitoring a syslog buffer on a rural cooperative's edge router during a night maintenance window only cares about the most recent entries logged, not the entire buffered history. Which pipe modifier limits the display to just the newest lines?
- A technician is capturing show command output into a session log for a change ticket after a rural ISP's overnight maintenance window and does not want the CLI pausing output with a --More-- prompt partway through a long listing. Which pipe modifier prevents that pagination?
- A technician wants to review a router's saved configuration in flat, one-line-per-statement syntax that matches how commands would be typed to recreate it, rather than the default nested, curly-brace hierarchy view. Which command produces that formatting?
- A cooperative just hired a junior technician who is comfortable with a mouse and browser but not yet confident typing Junos CLI commands. For quick, routine status checks on an aggregation router at a rural POP, which built-in Junos interface best suits that technician while they build CLI skills?
- While inside a configuration session making planned changes to an aggregation router at a rural head end, a technician needs to quickly check current interface counters without abandoning the in-progress, uncommitted edits. Which approach lets them do that from within configuration mode?
- A technician working through a long, repetitive series of similar show commands on an aggregation switch at a rural POP wants to retype an earlier command with a minor variation instead of typing it from scratch each time. Which CLI feature supports that workflow?
- A technician runs show interfaces terse on a switch with dozens of interfaces and wants the output narrowed down to only the lines that mention ge-0/0/5, hiding every other interface's line entirely. Which pipe modifier keeps just the matching lines and drops everything else?
- Reviewing a busy interface log on a subscriber-aggregation router at a rural cooperative, a technician wants to see every logged line except the routine keepalive messages, which are cluttering the view. Which pipe modifier hides only the matching lines while showing everything else?
- Scanning a very long show route output on a peering router at a regional carrier hotel, a technician knows roughly what they're looking for but wants the display to jump straight to the first line containing a specific prefix rather than filtering out everything else. Which pipe modifier does that?
- A cooperative's lead technician needs to apply an identical set of configuration statements to twelve near-identical subscriber-aggregation interfaces in one maintenance window. Which capability makes typing the change at the CLI more efficient here than using J-Web?
- A technician at a rural broadband cooperative is deep in Junos configuration mode and needs to work on statements under the interfaces ge-0/0/5 unit 0 family inet hierarchy without retyping that full path before every command. Which command moves the technician's working context into that hierarchy level?
- At a rural broadband cooperative's NOC, an engineer edits a new SNMP community string into the configuration, but a colleague pings the router from home and confirms the old community string still works over an hour later. Which concept explains why the change hasn't taken effect yet?
- While several levels deep editing a firewall filter term at a subscriber-aggregation router, a technician wants to jump straight back to the root of the configuration hierarchy to start editing an unrelated interface stanza, without exiting configuration mode entirely. Which single command accomplishes this?
- An engineer wants to verify that a large batch of edits to a rural cooperative's routing policy will pass Junos's syntax and configuration checks before risking an outage on the production router, but does not want the changes to actually take effect yet. Which command should the engineer run?
- A technician is about to push a routing change to a router at an unstaffed rural POP with no out-of-band access, and is worried a mistake could disconnect the site entirely. Which commit variant lets the change take effect immediately but automatically reverts to the prior configuration if the technician doesn't reconfirm within a set time window?
- A network engineer needs to push a maintenance-window configuration change to a rural cooperative's core router at 2 a.m. Sunday, well after the engineer will have gone home for the night. Which commit variant lets the change be scheduled to take effect at that specific future time?
- After pushing an emergency change to fix a flapping interface at a cooperative's aggregation site, an engineer wants the rollback history to show a plain-language note explaining what the change was for, so a colleague reviewing the commit history later doesn't have to guess. What should the engineer do?
- A change pushed 20 minutes ago to a subscriber-aggregation router at a rural ISP is causing intermittent packet loss for an entire town. The on-call engineer wants to restore the configuration exactly as it was two commits ago. After identifying the correct rollback number, what must the engineer still do to make that older configuration active on the router?
- Before committing a rollback, an engineer at a rural cooperative wants to see precisely which configuration lines will be added or removed compared to what's currently active, rather than trusting memory of what changed. Which command shows that difference?
- An engineer has a small ASCII file containing just a few additional static route statements for a rural cooperative's edge router, and wants to add those routes into the existing candidate configuration without disturbing any of the unrelated statements already there. Which load operation should be used?
- A misconfigured automation script corrupted large portions of a rural ISP's lab router configuration with conflicting and duplicate statements, and an engineer wants to discard the entire candidate configuration and start clean from a known-good saved file, keeping nothing from what's currently there. Which load operation fits?
- An engineer has spent an hour building out a complex candidate configuration for a new rural fiber POP and wants to write the current candidate configuration to an ASCII text file on the router for backup, without committing any of it or affecting the active configuration. Which command does this?
- An engineer wants to email a colleague the exact set commands needed to reproduce a firewall filter configuration on another router, rather than the router's default nested, curly-brace formatted view. Which command produces that flat, copy-pasteable set-command output?
- A senior engineer at a rural cooperative wants to know how far back a Junos router's built-in configuration history can go before older committed configurations simply age out of the rollback list. What should the engineer understand about that limit?
- Two engineers at a rural cooperative's NOC both try to enter configuration mode on the same router during a maintenance window, and the second one wants to guarantee that no one else's edits get mixed into theirs while working on a sensitive routing-policy change. Which approach gives that engineer sole, exclusive editing rights to the candidate configuration?
- After a rural fiber cooperative renumbers its internal naming scheme, an engineer needs to rename an existing routing-instance identifier throughout the candidate configuration without deleting and manually re-typing every statement under that instance. Which Junos configuration-mode command accomplishes a rename in place?