PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What would accomplish this goal?

You work for the regional Internet service provider shown in the exhibit. You have a partial BGP
table and are receiving a 10.100/16 route from your upstream ISP. You have been asked to
configure a default route that can be sent to your downstream customer. This route should forward
customer traffic toward your upstream Tier 1 ISP as long as the 10.100/16 route is present.
What would accomplish this goal?

what is the problem?

— Exhibit –interfaces {
ge-0/0/0 {
vlan-tagging;

unit 100 {
vlan-id 100;
family inet {
address 192.168.100.97/30;
}
family iso;
}
unit 200 {
vlan-id 200;
family inet {
address 192.168.100.94/30;
}
family iso;
}
}
fxp0 {
description “MGMT INTERFACE – DO NOT DELETE”;
unit 0 {
family inet {
address 10.210.10.11/27;
}
}
}
lo0 {
unit 0 {
family inet {
address 192.168.100.1/32;

}
family iso {
address 49.1111.1921.6801.0001.00;
}
}
}
}
protocols {
isis {
interface ge-0/0/0.100;
interface ge-0/0/0.200;
}
}
— Exhibit –Click the Exhibit button.
An operator is unable to establish any IS-IS adjacencies on a router in the network.
Based on the configuration shown in the exhibit, what is the problem?

How can the policy referenced in the exhibit be used to make sure routes are usable?

— Exhibit –[edit]
user@Router-X# show policy-options policy-statement nhs
term 1 {
from {
protocol bgp;

neighbor 10.0.21.2;
}
then next-hop self;
}
— Exhibit –Click the Exhibit button.
Router-X has an external peering session to 10.0.21.2 and several internal peers.
How can the policy referenced in the exhibit be used to make sure routes are usable?