Which statement is correct?
You issue the ping interface t1-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.
Which statement is correct?
What must be configured prior to the first commit after factory defaults are loaded?
What must be configured prior to the first commit after factory defaults are loaded?
Which configuration accomplishes this login class?
You have been asked to configure a login class that will permit its users to view and edit the
configuration. The class should allow a user to view the entire configuration, but only to edit
the interfaces, routing-options, and protocols hierarchies.
Which configuration accomplishes this login class?
Which two statements are true about the rescue configuration file?
Which two statements are true about the rescue configuration file? (Choose two.)
Which account is used to access a Junos device in factory-default configuration?
Which account is used to access a Junos device in factory-default configuration?
Which network mask meets this requirement?
You have been assigned the 66.96.130.0/24 network and need to segment it into at least 60
subnets. Which network mask meets this requirement?
What represents the binary equivalence of 96?
What represents the binary equivalence of 96?
Which command will delete the current rescue configuration?
Which command will delete the current rescue configuration?
which routes will be advertised to OSPF neighbors because of the demo policy?
— Exhibit —
user@router> show route
inet.0: 9 destinations, 9 routes (9 active, 0 holddown, 0 hidden)
+ = Active Route, – = Last Active, * = Both
10.10.10.91/32 *[Direct/0] 00:09:40
> via lo0.0
10.10.10.92/32 *[OSPF/10] 00:01:50, metric 1
> to 172.16.1.2 via ge-0/0/2.0
100.100.1.0/24 *[Static/5] 00:01:50
Reject
172.16.1.0/24 *[Direct/0] 00:06:09
> via ge-0/0/2.0
172.16.1.1/32 *[Local/0] 00:06:09
Local via ge-0/0/2.0
192.168.0.0/16 *[Aggregate/130] 00:00:06
Reject
192.168.0.0/17 *[Aggregate/130] 00:00:06
> to 172.16.1.2 via ge-0/0/2.0
192.168.50.0/24 *[Static/5] 00:00:06
> to 172.16.1.2 via ge-0/0/2.0
192.168.51.0/24 *[Static/5] 00:00:06
> to 172.16.1.2 via ge-0/0/2.0
user@router> show configuration policy-options
policy-statement demo {
term 1 {
from {
protocol static;
route-filter 192.168.0.0/16 orlonger accept;
}
then accept;
}}
user@router> show configuration protocols ospf
export demo;
area 0.0.0.0 {
interface ge-0/0/2.0;
}
— Exhibit —
Given the configuration and routing table shown in the exhibit, which routes will be
advertised to OSPF neighbors because of the demo policy?
Which three protocols use UDP as a transport protocol by default?
Which three protocols use UDP as a transport protocol by default? (Choose three.)