Code Block | ||||
---|---|---|---|---|
| ||||
#vMX1
set interfaces lo0.0 family inet address 11.11.11.11/32
set protocols ospf area 0.0.0.0 interface lo0.0 passive
set protocols ospf area 0.0.0.0 interface em1.0
set routing-options autonomous-system 65100
set protocols bgp group iBGP type internal
set protocols bgp group iBGP neighbor 10.11.13.12
#vMX2
set interfaces lo0.0 family inet address 12.12.12.12/32
set protocols ospf area 0.0.0.0 interface lo0.0 passive
set protocols ospf area 0.0.0.0 interface em1.0
set routing-options autonomous-system 65100
set protocols bgp group iBGP type internal
set protocols bgp group iBGP neighbor 10.11.13.11
|
Page Comparison
General
Content
Integrations