— Exhibit —
[edit]
user@router# show protocols ospf
traffic-engineering advertise-unnumbered-interfaces;
area 0.0.0.0 {
interface all;
}
[edit]
user@router# show interfaces
ge-0/0/0 {
unit 0 {
family inet {
address 172.16.12.15/24;
} }
}
ge-1/0/0 {
unit 0 {
family inet {
address 66.129.12.1/24;
} }
}
lo0 {
unit 0 {
family inet {
address 127.0.0.5/32;
} }
}
[edit]
user@router# show routing-options
route-distinguisher-id 130.0.0.28;
— Exhibit —
Referring to the exhibit, which address represents the RID?
A.
66.129.12.1
B.
172.16.12.15
C.
127.0.0.5
D.
130.0.0.28