PrepAway - Latest Free Exam Questions & Answers

Tag: Exam JN0-343

Exam JN0-343: Juniper Networks Certified Internet Specialist (JNCIS-ENT) (update Dec 15th, 2013)

which VLAN or VLANs would be tagged VLANs?

Refer to the Exhibit.
— Exhibit –{master:0}[edit]
user@router# show interfaces
ge-0/0/1 {
unit 0 {
family ethernet-switching {
port-mode access;
vlan {
members data;
}
}
}
}
{master:0}[edit]
user@router# show ethernet-switching-options
voip {
interface ge-0/0/1.0 {

vlan voice;
forwarding-class assured-forwarding;
}
}
{master:0}[edit]
user@router# show vlans
data {
vlan-id 10;
}
voice {
vlan-id 20;
}
— Exhibit –Given the configuration in the exhibit, which VLAN or VLANs would be tagged VLANs?

Which statement describes the advertisement for the 200.200.200.0/24 route?

Refer to the Exhibit.
protocols {
bgp {

export exp-rt;
group int {
type internal;
local-address 192.168.1.1;
neighbor 192.168.1.2;
neighbor 192.168.1.3;
}
group ext {
type external;
peer-as 65002;
neighbor 172.16.1.2;
}
}
}
policy-options {
policy-statement exp-rt {
term 1 {
from {
route-filter 200.200.200.0/24 orlonger;
}
then {
community add no-export;
accept;
}
}
}

}


Referring to the exhibit, route 200.200.200.0/24 is exported into BGP and the peering routers use
default BGP policies.
Which statement describes the advertisement for the 200.200.200.0/24 route?

What must you do to complete the load balancing configuration?

Refer to the Exhibit.
— Exhibit –routing-options {

router-id 10.10.1.2;
}
policy-options {
policy-statement loadbalance {
term 1 {
from {
route-filter 100.100.0.0/16 exact;
}
then {
load-balance per-packet;
}
}
}
}
Referring to the exhibit, you have configured a load balancing policy and the router has an equal
cost path for traffic to 10.100.0.0/16.
What must you do to complete the load balancing configuration?


Page 36 of 40« First...102030...3435363738...Last »