— Exhibit —
user@router> show ospf route
Topology default Route Table:
Prefix Path Route NH Metric NextHop Nexthop
Type Type Type Interface Address/LSP
192.168.1.0/24 Intra Network IP 10 ge-0/0/1.0
— Exhibit —
Click the Exhibit button.
Which two configurations result in the output shown in the exhibit? (Choose two.)
A.
[edit protocols ospf]
user@router# show
reference-bandwidth 10g;
area 0.0.0.0 {
interface ge-0/0/1.0;
}
B.
[edit protocols ospf]
user@router# show
reference-bandwidth 1g;
area 0.0.0.0 {
interface ge-0/0/1.0;
}
C.
[edit protocols ospf]
user@router# show
reference-bandwidth 1m;
area 0.0.0.0 {
interface ge-0/0/1.0 {
metric 10;
}
D.
[edit protocols ospf]
user@router# show
reference-bandwidth 100m;
area 0.0.0.0 {
interface ge-0/0/1.0;
}
A and C are correct. Check the following link for further reference:
https://www.juniper.net/documentation/en_US/junos14.2/topics/example/ospf-segment-cost-configuring.html
-“Meditation is the key”