exam questions

Exam 300-410 All Questions

View all questions & answers for the 300-410 exam

Exam 300-410 topic 1 question 334 discussion

Actual exam question from Cisco's 300-410
Question #: 334
Topic #: 1
[All 300-410 Questions]

DRAG DROP
-

The steps for configuring BGP on Cisco IOS Router:

Show Suggested Answer Hide Answer
Suggested Answer:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GReddy2323
Highly Voted 1 year, 11 months ago
IOS The steps for configuring BGP on an IOS router are as follows: Step 1. Create the BGP Routing Process. Initialize the BGP process with the global command router bgp as-number. Step 2. Identify the BGP Neighbor’s IP address and Autonomous System Number. Identify the BGP neighbor’s IP address and autonomous system number with the BGP router configuration command neighbor ip-address remote-as as-number. NOTE IOS activates the IPv4 address-family by default. This can simplify the configuration in an IPv4 environment because Steps 3 and 4 are optional, but may cause confusion when working with other address families. The BGP router configuration command no bgp default ip4-unicast disables the automatic activation of the IPv4 AFI so that Steps 3 and 4 are required. Step 3. Initialize the address-family with the BGP router configuration command address-family afi safi. Step 4. Activate the address-family for the BGP neighbor with the BGP address-family configuration command neighbor ip-address activate.
upvoted 7 times
...
[Removed]
Most Recent 10 months, 1 week ago
correct 1. Create the BGP Routing Process. Initialize the BGP process with the global command router bgp as-number. 2. Identify the BGP Neighbor's IP address and Autonomous System Number. Identify the BGP neighbor's IP address and autonomous system number with the BGP router configuration command neighbor ip-address remote-as as-number. 3. Initialize the address-family with the BGP router configuration command address-family afi safi. 4. Activate the address-family for the BGP neighbor with the BGP address-family configuration command neighbor ip-address activate.
upvoted 2 times
...
[Removed]
10 months, 1 week ago
correct 1. Create the BGP Routing Process. Initialize the BGP process with the global command router bgp as-number. 2. Identify the BGP Neighbor's IP address and Autonomous System Number. Identify the BGP neighbor's IP address and autonomous system number with the BGP router configuration command neighbor ip-address remote-as as-number. 3. Initialize the address-family with the BGP router configuration command address-family afi safi. 4. Activate the address-family for the BGP neighbor with the BGP address-family configuration command neighbor ip-address activate.
upvoted 1 times
...
[Removed]
10 months, 1 week ago
correct 1. Create the BGP Routing Process. Initialize the BGP process with the global command router bgp as-number. 2. Identify the BGP Neighbor's IP address and Autonomous System Number. Identify the BGP neighbor's IP address and autonomous system number with the BGP router configuration command neighbor ip-address remote-as as-number. 3. Initialize the address-family with the BGP router configuration command address-family afi safi. 4. Activate the address-family for the BGP neighbor with the BGP address-family configuration command neighbor ip-address activate.
upvoted 1 times
...
Pietjeplukgeluk
1 year, 4 months ago
So first identifying you should create the BGP process itself. The answer seems ok but i usually start with identifying, as then you are actually not configuring anything yet. I think i need to read better that it states "identify....neighbor" so you only identify information regarding your neighbor, this information is only needed after step "create the bgp process" anyway, this has nothing to do with real it skills.
upvoted 1 times
...
inteldarvid
1 year, 10 months ago
Given Awser correct
upvoted 1 times
...
ellen_AA
2 years, 4 months ago
Given Answer is correct. https://www.ciscopress.com/articles/article.asp?p=2756480&seqNum=5
upvoted 1 times
...
DUBC89x
2 years, 6 months ago
Given answer is correct. SUMMARY STEPS enable configure terminal router bgp autonomous-system-number neighbor ip-address remote-as autonomous-system-number address-family ipv4 [unicast | multicast | vrf vrf-name ] neighbor ip-address activate end https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/iproute_bgp/configuration/xe-16/irg-xe-16-book/configuring-a-basic-bgp-network.html
upvoted 4 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...