From the book: Juniper QFX10000 Series.
https://github.com/Juniper/vqfx10k-vagrant
Code Block | ||
---|---|---|
| ||
Code Block | ||||||
---|---|---|---|---|---|---|
| set interfaces em3 unit 0 family inet address 10.1.2.1/30
set routing-options router-id 10.0.0.1
set routing-options autonomous-system 65001
set protocols bgp group eBGP type external
set protocols bgp group eBGP peer-as 65002
set protocols bgp group eBGP neighbor 10.1.2.2
||||||