Thursday, 1 March 2018

Juniper JN0-360 Question Answer

-- Exhibit --
interfaces {
ge-1/0/3 {
unit 0 {
family inet {
address 192.168.1.1/30;
}
}
}
ge-1/1/0 {
unit 0 {
family inet {
address 10.100.10.1/30;
}
}
}
fxp0 {
unit 0 {
family inet {
address 10.2.1.13/28;
}
}
}
lo0 {
unit 0 {
family inet {
address 10.100.1.1/32;
address 127.0.0.1/32;
}
}
}
}
protocols {
ospf {
area 0.0.0.0 {
interface ge-1/0/3.0;
interface ge-1/1/0.0;
}
}
}
-- Exhibit --
Click the Exhibit button.
The router was just powered on.
Referring to the exhibit, what is the OSPF RID?


A. 192.168.1.1
B. 10.100.1.1
C. 127.0.0.1
D. 10.2.1.13

Answer: B

No comments:

Post a Comment

Note: only a member of this blog may post a comment.