BGP QUIZ 1
CONGRATULATIONS!
YOU HAVE COMPLETED BGP QUIZ 1.
YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.
YOUR SCORE IS %%PERCENTAGE%%.
%%RATING%%Question 1 |
True | |
False |
Question 2 |
Weight | |
Origin Code | |
Local Preference | |
Locally Originated | |
AS-Path |
Question 3 |
Router(config-route-map)# match ip address prefix-list List_ABC | |
Router(config-route-map)# set weight 140 | |
Router(config-route-map)# weight 140 | |
Router(config-route-map)# match prefix-list List_ABC | |
Router(config)# route-map Map_XYZ permit 10
| |
Router(config)# route-map Map_XYZ |
Question 4 |
None of them | |
Distance Vector | |
Path Vector | |
Link State | |
Hybrid |
Question 5 |
60512-60534 | |
60512-63534 | |
60512-65512 | |
62512-63534 | |
64512-65534 |
Question 6 |
100 | |
200 | |
150 | |
20 | |
120 |
Question 7 |
From 0 to 60512 | |
From 0 to 65512 | |
From 0 to 4294967295 | |
From 64512 to 65512 | |
From 60512 to 65512 |
Question 8 |
UDP 80 | |
TCP 179 | |
UDP 79 | |
TCP 79 | |
UDP 179 |
Question 9 |
o | |
e | |
b | |
i | |
r |
Question 10 |
False | |
True |
Question 11 |
Router(config-router)# bgp default 200 | |
Router(config)# router as 105
| |
Router(config-router)# bgp default local-preference 200 | |
Router(config)# router bgp 105
| |
Router(config-router)# bgp default preference 200 |
Question 12 |
All of them | |
ip route 10.10.10.0 24 default | |
ip route 10.10.10.0 255.255.255.0 null0 | |
ip route 10.10.10.0 24 null0 | |
ip route 10.10.10.0 255.255.255.0 default |
Question 13 |
non-transitive | |
Optional | |
Discretionary | |
Well-known | |
Standard |
Question 14 |
clear ip bgp | |
clear protocols | |
clear ip protocols | |
clear ip | |
clear bgp routes |
Question 15 |
open sent, idle, connect, openconfirm, established | |
idle, connect, open sent, openconfirm, established | |
open sent, openconfirm, idle, connect, established, | |
open sent, openconfirm, established, idle, connect, | |
open sent, openconfirm, established, connect, idle, |
Question 16 |
Update messages | |
Keepalive messages | |
Open messages | |
Hello messages | |
Notification messages |
Question 17 |
Next_Hop | |
AS_Path | |
Origin | |
Local Preference | |
Atomic Aggregate |
Question 18 |
no synchronization | |
synchronization | |
synchronization disable | |
shutdown synchronization | |
noshutdown synchronization |
Question 19 |
neighbor 2.2.2.2 update-source l1 create | |
update-source loopback neighbor 2.2.2.2 | |
update-source loopback 1 neighbor 2.2.2.2 | |
neighbor 2.2.2.2 update source l1 | |
neighbor 2.2.2.2 update-source loopback 1 |
Question 20 |
neighbor 3.3.3.3 add prefix-list ABC out | |
neighbor 3.3.3.3 out | |
neighbor 3.3.3.3 prefix-list ABC out | |
neighbor 3.3.3.3 add prefix-list ABC | |
neighbor 3.3.3.3 out prefix-list ABC |





