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 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
deterministic med start
B
default-med
C
deterministic med create
D
default-deterministic-med
E
deterministic-med
Question 2
By default, BGP "deterministic-med" command is disabled.
A
True
B
False
Question 3
How to create BGP process within AS 150 on Cisco routers?
A
bgp 150
B
router bgp 150 create
C
router bgp 150
D
router bgp 150 set
E
router 150
Question 4
How to enable BGP deterministic-med on Cisco routers under BGP process?
A
bgp deterministic-med
B
bgp deterministic-med enable
C
set bgp deterministic-med
D
set deterministic med bgp
E
set deterministic med
Question 5
BGP synchronization is disabled by default.
A
True
B
False
Question 6
iBGP neighbors do not need to be directly connected.
A
True
B
False
Question 7
BGP Keepalive Messages are to check the availability of the link.
A
True
B
False
Question 8
What is the correct order for BGP Path Selection for all Vendors other than Cisco?
A
Origin Code, Locally Originated, AS-Path, Local Preference, MED
B
Origin Code, Local Preference, MED, Locally Originated, AS-Path
C
Local Preference, Locally Originated, AS-Path, Origin Code, MED
D
Weight, Local Preference, Origin Code, MED, Locally Originated, AS-Path
E
Weight, MED, Origin Code, Locally Originated, AS-Path, Local Preference
Question 9
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)# neighbor 5.5.5.5 route-map Map_M out
B
Router(config)# route-map Map_M permit 10
C
Router(config-route-map)# match ip address 10
D
Router(config)# access-list 10 permit 140.108.0.0 0.0.0.255
E
Router(config)# router bgp 300
F
All of them
G
Router(config-route-map)# set metric 150
Question 9 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 10
How to create prefix-list named List_ABC for the ip addresses in 10.10.10.0/24 network?
A
ip prefix-list_ABC 10.10.10.0 255.255.255.0
B
ip prefix-list 10.10.10.0/24
C
ip List_ABC 10.10.10.0/24
D
ip List_ABC 10.10.10.0 255.255.255.0
E
ip prefix-list List_ABC 10.10.10.0/24
Question 11
According to which Path Attribute, Best Path is selected on Cisco routers?
A
MED
B
AS Path
C
Origin
D
Weight
E
Local Preference
Question 12
Which messages are there in a TCP Three-Way Handsahe Mechanims?
A
FIN
B
SYN-ACK
C
FIN-ACK
D
SYN
E
ACK
Question 13
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
none of them
B
compare-med
C
default-always-compare
D
always-compare-med
E
default-compare-med
Question 14
The ..... attribute identifies the originating source of the route.
A
AS Path
B
Weight
C
Origin
D
MED
E
Local Preference
Question 15
How can we configure local preference as 200 for AS 105 on Cisco routers?
A
bgp preference 200
B
bgp local-preference 200
C
router bgp 105
D
bgp default local-preference 200
E
router bgp 105 create
Question 16
On Cisco Routers, according to Best Path Algorithm, secondly, path with the ...... is selected.
A
Lowest Weight
B
Highest MED
C
Highest Weight
D
Lowest Local Preference
E
Highest Local Preference
Question 17
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
peer-check
B
multi-hop
C
next-hop-self
D
source-next-hop
E
update-source
Question 18
If BGP is trying to initiate a TCP connection with the remote peer continuously, BGP is in ... state.
A
Active
B
Passive
C
Idle
D
Connect
E
Open Sent
Question 19
How can we adjuct BGP Keepalive and Hold time timers for neighbor 142.10.1.2 as 40 and 120?
A
bgp timers 40 120 neighbor 142.10.1.2
B
neighbor 142.10.1.2 set timers 40 120
C
set timers 40 120 neighbor 142.10.1.2
D
timers 40 120 neighbor 142.10.1.2
E
neighbor 142.10.1.2 timers 40 120
Question 20
Which ones are some of the BGP Well-known Discretionary Attributes?
A
MED
B
Weight
C
Atomic Aggregate
D
Local Preference
E
AS Path
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.