Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Topology: IP Clos
# Mesh Topology
# +---------+              +---------+
# | spine01 |              | spine02 |
# +---------+              +---------+
#   |em4   \ em5        em5 /   em4|
#   |        \            /        |
#   |          \        /          |
#   |            \    /            |
#   |              \/              |
#   |             /  \             |
#   |           /      \           |
#   |         /          \         |
#   |em4    / em5      em5 \    em4|
# +---------+              +---------+
# | leaf03  |              | leaf04  |
# +---------+              +---------+



spine1
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


  • No labels