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