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;
} }
}
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
Explanation:
https://www.juniper.net/documentation/en_US/junos14.2/topics/example/ospf-router-id-configuring.html