BGP Quiz 5

BGP QUIZ 5

CONGRATULATIONS!

YOU HAVE COMPLETED BGP QUIZ 5.

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

YOUR SCORE IS %%PERCENTAGE%%.

%%RATING%%

Your answers are highlighted below.
Question 1
The ..... attribute identifies the originating source of the route.
A
Local Preference
B
Origin
C
Weight
D
AS Path
E
MED
Question 2
During route advertisement, the non directly connected routers to the external peer, the IBGP peers, need to learn how to go to the advertised route. Because without any information, they can not go to an unknown place.To give this information to the IBGP peers,  we use ..... command
A
next-hop-self
B
peer-check
C
source-next-hop
D
update-source
E
multi-hop
Question 3
How to create prefix-list named List_ABC for the ip addresses in 10.10.10.0/24 network?
A
ip List_ABC 10.10.10.0 255.255.255.0
B
ip List_ABC 10.10.10.0/24
C
ip prefix-list 10.10.10.0/24
D
ip prefix-list_ABC 10.10.10.0 255.255.255.0
E
ip prefix-list List_ABC 10.10.10.0/24
Question 4
How can we adjuct BGP Keepalive and Hold time timers for neighbor 142.10.1.2 as 40 and 120?
A
neighbor 142.10.1.2 set timers 40 120
B
timers 40 120 neighbor 142.10.1.2
C
bgp timers 40 120 neighbor 142.10.1.2
D
neighbor 142.10.1.2 timers 40 120
E
set timers 40 120 neighbor 142.10.1.2
Question 5
The BGP ...... command forces the MED value to be compared, when multiple routes to the same network are received via multiple routers from different AS’s, regardless of the order of routes in the BGP routing table.
A
compare-med
B
default-compare-med
C
none of them
D
always-compare-med
E
default-always-compare
Question 6
iBGP neighbors do not need to be directly connected.
A
False
B
True
Question 7
If BGP is trying to initiate a TCP connection with the remote peer continuously, BGP is in ... state.
A
Active
B
Open Sent
C
Idle
D
Passive
E
Connect
Question 8
By default, BGP "deterministic-med" command is disabled.
A
True
B
False
Question 9
How can we configure local preference as 200 for AS 105 on Cisco routers?
A
router bgp 105
B
bgp local-preference 200
C
bgp preference 200
D
bgp default local-preference 200
E
router bgp 105 create
Question 10
Which messages are there in a TCP Three-Way Handsahe Mechanims?
A
ACK
B
SYN-ACK
C
FIN
D
SYN
E
FIN-ACK
Question 11
How to enable BGP deterministic-med on Cisco routers under BGP process?
A
bgp deterministic-med
B
bgp deterministic-med enable
C
set deterministic med
D
set bgp deterministic-med
E
set deterministic med bgp
Question 12
The BGP ..... command forces the MED value to be compared, if multiple routes to same network are received via multiple routers from the same AS.  
A
default-deterministic-med
B
default-med
C
deterministic med create
D
deterministic-med
E
deterministic med start
Question 13
How to create BGP process within AS 150 on Cisco routers?
A
router 150
B
bgp 150
C
router bgp 150
D
router bgp 150 set
E
router bgp 150 create
Question 14
Create an Access-List 10 that allows 140.108.0.0/24 network. Create a Route Map named Map_M that sets MED 150 to the IPs in this ACL. Add this Route Map to the neighbour 5.5.5.5 through out direction under BGP AS 300. What is the correct commands fot this configuration?  
A
Router(config)# router bgp 300
B
Router(config-route-map)# match ip address 10
C
Router(config)# access-list 10 permit 140.108.0.0 0.0.0.255
D
Router(config)# route-map Map_M permit 10
E
Router(config-route-map)# set metric 150
F
Router(config-router)# neighbor 5.5.5.5 route-map Map_M out
G
All of them
Question 14 Explanation: 
RouterB(config)# access-list 10 permit 140.108.0.0 0.0.0.255 RouterB(config)# route-map Map_M permit 10 RouterB(config-route-map)# match ip address 10 RouterB(config-route-map)# set metric 150 RouterB(config)# router bgp 300 RouterB(config-router)# neighbor 5.5.5.5 route-map Map_M out
Question 15
On Cisco Routers, according to Best Path Algorithm, secondly, path with the ...... is selected.
A
Highest MED
B
Highest Local Preference
C
Highest Weight
D
Lowest Weight
E
Lowest Local Preference
Question 16
What is the correct order for BGP Path Selection for all Vendors other than Cisco?
A
Origin Code, Local Preference, MED, Locally Originated, AS-Path
B
Weight, MED, Origin Code, Locally Originated, AS-Path, Local Preference
C
Origin Code, Locally Originated, AS-Path, Local Preference, MED
D
Local Preference, Locally Originated, AS-Path, Origin Code, MED
E
Weight, Local Preference, Origin Code, MED, Locally Originated, AS-Path
Question 17
BGP Keepalive Messages are to check the availability of the link.
A
True
B
False
Question 18
According to which Path Attribute, Best Path is selected on Cisco routers?
A
Origin
B
Weight
C
MED
D
Local Preference
E
AS Path
Question 19
Which ones are some of the BGP Well-known Discretionary Attributes?
A
MED
B
Local Preference
C
Weight
D
Atomic Aggregate
E
AS Path
Question 20
BGP synchronization is disabled by default.
A
False
B
True
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.