JNCIA-JUNOS • Practice Test 3 — 25 Questions
Free JNCIA-JUNOS practice test 3 — 25 questions with explanations. No signup required.
Refer to the exhibit. An engineer has made changes to the candidate configuration. What will happen when the engineer issues the 'commit' command?
Refer to the exhibit.
[edit]
user@router# show | compare
[edit interfaces ge-0/0/0 unit 0 family inet]
+ address 10.0.0.1/24;
[edit security]
+ policies {
+ from-zone trust to-zone untrust {
+ policy permit-all {
+ match {
+ source-address any;
+ destination-address any;
+ application any;
+ }
+ then {
+ permit;
+ }
+ }
+ }
+ }