PrepAway - Latest Free Exam Questions & Answers

Category: JN0-360 (v.4)

Exam JN0-360: Juniper Networks Certified Internet Specialist (JNCIS-SP) (updated July 13, 2015)

What would accomplish this goal?

Click the Exhibit button.

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?

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;
}
}

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?


Page 25 of 26« First...10...2223242526