This document helps network administrators and support personnel connect edge switch management network.
In some larger systems site connections are moved from spine to dedicated edge switches which allows for HSN (high speed network) to be cross connected allowing for alternative path to connect storage to customers site network.
Currently supported edge switch models:
Network with edge switch:
graph TD;
Site-connection-->sw-edge-001;
Site-connection-->sw-edge-002;
sw-edge-001-->sw-spine-001;
sw-edge-001-->sw-spine-002;
sw-edge-002-->sw-spine-001;
sw-edge-002-->sw-spine-002;
Network without edge switch:
graph TD;
Site-connection-->sw-spine-001;
Site-connection-->sw-spine-002;
Typically edge switches connects in Shasta management network to the spine switches (sw-spine-00x) and to customers site network.
In Shasta management network this would be called a CHN deployment. Where as management network without edge switches would be use CAN deployment type.
Please note that Site connections today are considered “custom configuration” as IP addressing and site specific cabling is beyond the scope of Shasta management network.
CHN: The table below is an example of how the edge switch entry in the SHCD should appear if edge switches are present
Note Edge switches would have their own tab in SHCD called “edge”.
Source | Rack | Location | Slot | Port | Destination | Rack | Location | Port |
---|---|---|---|---|---|---|---|---|
sw-edge-001 | x3000 | u21 | 1 | sw-25g01 | x3000 | u12 | 47 | |
sw-edge-002 | x3000 | u22 | 1 | sw-25g01 | x3000 | u12 | 48 | |
sw-edge-001 | x3000 | u21 | 2 | sw-25g02 | x3000 | u13 | 47 | |
sw-edge-002 | x3000 | u22 | 2 | sw-25g02 | x3000 | u13 | 48 | |
sw-edge-001 | x3000 | u21 | 31 | sw-edge-002 | x3000 | u22 | 31 | |
sw-edge-001 | x3000 | u21 | 32 | sw-edge-002 | x3000 | u22 | 32 | |
sw-edge-001 | x3000 | u21 | 30 | sw-edge-002 | x3000 | u22 | 30 | |
sw-edge-001 | x3000 | u21 | 19 | SITE | SITE | SITE | 0 | |
sw-edge-002 | x3000 | u22 | 19 | SITE | SITE | SITE | 0 |
CAN: The table below is an example of how the spine switch entry in the SHCD should appear if spine switches connect to site network
Source | Rack | Location | Slot | Port | Destination | Rack | Location | Port |
---|---|---|---|---|---|---|---|---|
sw-25g01 | x8000 | u37 | 36 | SITE | SITE | SITE | 0 | |
sw-25g02 | x8000 | u37 | 36 | SITE | SITE | SITE | 0 |