Step 5a. BGP internal distribution¶
Goals¶
[explanation]
Configuration¶
Same network as the previous step.
The configuration in omnetpp.ini
is the following:
[Config Step5a]
description = "BGP internal distribution"
extends = Step5
# BGP routes are distributed internally within the AS
*.RB{1,2}.bgp.redistributeInternal = true
Results¶
[explanation]
Sources: BGP_Topology_3.ned
,
omnetpp.ini
,
OSPFConfig_Multi.xml
,
BGPConfig_Multi.xml