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