Rename devices to <area>-<role> scheme
DC fabric: spine/leaf/border-leaf/access/host -> dc-spine, dc-leaf, dc-border-leaf, dc-access, dc-server. Campus border leafs flipped from border-leaf-campus to campus-border-leaf for consistency. Core, campus spines/leafs/access/hosts unchanged. Updates topology, annotations, all configs (hostnames + peer descriptions), host interface files, README, TROUBLESHOOTING, END_TO_END_TESTING, and the SVG diagram.
This commit is contained in:
@@ -56,13 +56,13 @@ interface Ethernet4
|
||||
!
|
||||
! Underlay P2P interfaces to Campus Border Leafs
|
||||
interface Ethernet5
|
||||
description border-leaf-campus1
|
||||
description campus-border-leaf1
|
||||
no switchport
|
||||
ip address 10.1.1.8/31
|
||||
mtu 9214
|
||||
!
|
||||
interface Ethernet6
|
||||
description border-leaf-campus2
|
||||
description campus-border-leaf2
|
||||
no switchport
|
||||
ip address 10.1.1.10/31
|
||||
mtu 9214
|
||||
|
||||
Reference in New Issue
Block a user