QuestionQ536
Layer 3 TechnologiesThe steps for configuring BGP on a Cisco IOS router:
Drag & Drop
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.
Activate the address-family for the BGP neighbor with the BGP address-family configuration command neighbor ip-address activate.
Create the BGP Routing Process. Initialize the BGP process with the global command router bgp as-number.
Initialize the address-family with the BGP router configuration command address-family afi safi
STEP 1
STEP 2
STEP 3
STEP 4
Community Discussion