Autonomous System
Autonomous System
A C
AS 100 AS 101
B D
AS 102
Router Configuration on Stub AS
STUB Network
Router Configuration on Stub AS
Steps:
1. enable
2. configure terminal
3. router bgp <autonomous-system-number>
4. network <network-number> mask <network-mask>
5. bgp router-id <ip-address>
6. Neighbor <ip-next bgp> remote-as ….
7. end
8. show ip bgp <network> <network-mask>
Router Configuration on Multi-home AS