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.
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.
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.
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.
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.
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
...
This section is not available anymore. Please use the main Exam Page.300-410 Exam Questions
Log in to ExamTopics
Sign in:
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.
GReddy2323
Highly Voted 1 year, 11 months ago[Removed]
Most Recent 10 months, 1 week ago[Removed]
10 months, 1 week ago[Removed]
10 months, 1 week agoPietjeplukgeluk
1 year, 4 months agointeldarvid
1 year, 10 months agoellen_AA
2 years, 4 months agoDUBC89x
2 years, 6 months ago