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