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