PrepAway - Latest Free Exam Questions & Answers

what is the correct internal BGP configuration for router 192.168.1.6 in order to peer with…

Exhibit:

You work as a network administrator at Domain.com. You study the exhibit carefully. In the exhibit, what is the correct internal BGP configuration for router 192.168.1.6 in order to peer with 192.168.1.3 using loopback addresses?

PrepAway - Latest Free Exam Questions & Answers

A.
[edit protocols]
User@Router6#show
bgp {
group internal-peers {
type internal;
local-address 192.168.1.6;
neighbor 192.168.1.3;
}

B.
[edit protocols]
User@Router6#show
bgp {
group internal-peers {
local-address 192.168.1.6;
neighbor 192.168.1.3;
}

C.
[edit protocols]
User@Router6#show
bgp {
group internal-peers {
type internal;
local-address 192.168.1.6;
neighbor 192.168.1.3 {
multihop {
ttl 2;
}

D.
[edit protocols]
User@Router6#show
bgp {
group internal-peers {
type internal;
peer-as 65000;
neighbor 192.168.1.3;
}

 


Leave a Reply