350-401 · Question #1116
Lab Simulation 13 Guidelines This is a lab item in which tasks will be performed on virtual devices. - Refer to the Tasks tab to view the tasks for this lab item. - Refer to the Topology tab to access
To configure eBGP on R2 with Loopback 0 as the router-id without using the address-family command, you use 'router bgp <AS>' followed by 'bgp router-id <loopback0-IP>' and then advertise networks using the 'network' statement with appropriate mask parameters directly under the BG
Question
Exhibits
Explanation
To configure eBGP on R2 with Loopback 0 as the router-id without using the address-family command, you use 'router bgp <AS>' followed by 'bgp router-id <loopback0-IP>' and then advertise networks using the 'network' statement with appropriate mask parameters directly under the BGP process. The 'bgp router-id' command explicitly sets the router-id to the Loopback 0 address, ensuring BGP stability and predictability. Networks for Loopback 100 and Loopback 200 are advertised using 'network <prefix> mask <subnet-mask>' commands, which inject those prefixes into the BGP table and propagate them to both eBGP neighbors in AS40 and AS60.
Topics
Community Discussion
No community discussion yet for this question.



