PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What must you do to complete the load balancing configuration?

— 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;
}
}
— Exhibit —
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?

Which statement is correct?

— Exhibit —
user@Switch-1# run show dhcp snooping binding
DHCP Snooping Information:
MAC address IP address Lease (seconds) Type VLAN Interface
00:26:88:02:74:89 172.28.1.4 – static default ge-0/0/9.0
00:26:88:02:74:86 172.28.1.2 86113 dynamic default ge-0/0/6.0
00:26:88:02:74:87 172.28.1.3 86378 dynamic default ge-0/0/7.0
— Exhibit —
DHCP snooping is implemented on an EX Series switch. The results display a static MAC to IP
binding on interface ge-0/0/9 as shown in the exhibit.
Which statement is correct?

which command or set of commands completes the configuration that will load balance packets to destinations 17

— Exhibit —
policy-statement load-balance {
from {
route-filter 172.24.0.0/24 exact;
route-filter 172.24.1.0/24 exact;
}
then {
load-balance per-packet;
}
}
— Exhibit —
Referring to the exhibit, which command or set of commands completes the configuration that will
load balance packets to destinations 172.24.0.0 and 172.24.0.1?

Which statement is true based on the graceful restart (GR) configuration?

— Exhibit —
[edit]
user@router# show routing-options
graceful-restart {
disable;
}
[edit]
user@router# show protocols bgp
graceful-restart;
group my-group {
type internal;
local-address 192.168.1.1;
neighbor 192.168.1.2;
neighbor 192.168.2.2 {
graceful-restart {
disable;
}
}
— Exhibit —
You have configured your router as shown in the exhibit.
Which statement is true based on the graceful restart (GR) configuration?


Page 690 of 1,293« First...102030...688689690691692...700710720...Last »