BGP Quiz 1

BGP QUIZ 1

CONGRATULATIONS!

YOU HAVE COMPLETED BGP QUIZ 1.

YOU HAVE %%SCORE%% TRUE ANSWERS OUT OF %%TOTAL%% QUESTIONS.

YOUR SCORE IS %%PERCENTAGE%%.

%%RATING%%

Your answers are highlighted below.
Question 1
Which ones are the correct order of BGP states?
A
open sent, idle, connect, openconfirm, established
B
idle, connect, open sent, openconfirm, established
C
open sent, openconfirm, established, connect, idle,
D
open sent, openconfirm, idle, connect, established,
E
open sent, openconfirm, established, idle, connect,
Question 2
How can we configure weight 140 to specific routes with Route Maps? (Route Map Map_XYZ will be created and Prefix List name is List_ABC)
A
Router(config-route-map)# match prefix-list List_ABC
B
Router(config)# route-map Map_XYZ
C
Router(config-route-map)# match ip address prefix-list List_ABC
D
Router(config-route-map)# weight 140
E
Router(config-route-map)# set weight 140
F
Router(config)# route-map Map_XYZ permit 10
Question 3
Under BGP process, with which command, can we disable BGP syncronization on Cisco routers?
A
shutdown synchronization
B
synchronization
C
no synchronization
D
synchronization disable
E
noshutdown synchronization
Question 4
Route-reflector clients form neighbor adjacencies with the route-reflector server.
A
True
B
False
Question 5
Which Path Attribute is Cisco proprietary?
A
Weight
B
Local Preference
C
Locally Originated
D
AS-Path
E
Origin Code
Question 6
How can we configure local preference as 200 for AS 105 on Cisco routers?
A
Router(config-router)# bgp default preference 200
B
Router(config-router)# bgp default 200
C
Router(config-router)# bgp default local-preference 200
D
Router(config)# router bgp 105
E
Router(config)# router as 105
Question 7
What is the Administrative Distance of eBGP Routes for Cisco?
A
100
B
120
C
200
D
20
E
150
Question 8
BGP is a ...... protocol.
A
Path Vector
B
Distance Vector
C
None of them
D
Hybrid
E
Link State
Question 9
Which two are the main types of BGP attributes? (Choose Two)
A
Discretionary
B
non-transitive
C
Standard
D
Well-known
E
Optional
Question 10
Local preference range is ....
A
From 0 to 60512
B
From 64512 to 65512
C
From 0 to 4294967295
D
From 60512 to 65512
E
From 0 to 65512
Question 11
To clear all BGP neighbor connections, we use ....... command on Cisco routers.
A
clear ip protocols
B
clear ip bgp
C
clear ip
D
clear bgp routes
E
clear protocols
Question 12
Which port is used by BGP?
A
TCP 79
B
UDP 80
C
UDP 179
D
UDP 79
E
TCP 179
Question 13
In a BGP table, which letter shows EGP Routes?
A
r
B
b
C
o
D
i
E
e
Question 14
How to add outbound filter ABC for BGP neighbor 3.3.3.3?
A
neighbor 3.3.3.3 add prefix-list ABC
B
neighbor 3.3.3.3 out prefix-list ABC
C
neighbor 3.3.3.3 add prefix-list ABC out
D
neighbor 3.3.3.3 out
E
neighbor 3.3.3.3 prefix-list ABC out
Question 15
Which AS range below is used Privately?
A
62512-63534
B
60512-63534
C
64512-65534
D
60512-65512
E
60512-60534
Question 16
To initiate the BGP session, .... are sent.
A
Keepalive messages
B
Update messages
C
Notification messages
D
Open messages
E
Hello messages
Question 17
Which ones are some of the BGP Well-known Mandatory Attributes?
A
AS_Path
B
Local Preference
C
Next_Hop
D
Origin
E
Atomic Aggregate
Question 18
How to send all traffic that do not match with any route in routing table to a 10.10.10.0/24 network ?
A
ip route 10.10.10.0 255.255.255.0 null0
B
ip route 10.10.10.0 24 null0
C
ip route 10.10.10.0 255.255.255.0 default
D
ip route 10.10.10.0 24 default
E
All of them
Question 19
By default, EBGP neighbors need to be directly connected.
A
False
B
True
Question 20
If you configure loopback 1 for BGP neighbourship through neighbor 2.2.2.2, you need to use  ....  configuration.
A
neighbor 2.2.2.2 update-source loopback 1
B
update-source loopback 1 neighbor 2.2.2.2
C
neighbor 2.2.2.2 update source l1
D
update-source loopback neighbor 2.2.2.2
E
neighbor 2.2.2.2 update-source l1 create
Once you are finished, click the button below. Any items you have not completed will be marked incorrect. Get Results
There are 20 questions to complete.