[config]: add device type in minigraph (#290)
This commit is contained in:
parent
6a6f5a66a8
commit
0a6565d6a4
@ -1037,6 +1037,12 @@
|
||||
<StartPort>Ethernet1</StartPort>
|
||||
</DeviceLinkBase>
|
||||
</DeviceInterfaceLinks>
|
||||
<Devices>
|
||||
<Device i:type="LeafRouter">
|
||||
<Hostname>switch2</Hostname>
|
||||
<HwSku>ACS-MSN2700</HwSku>
|
||||
</Device>
|
||||
</Devices>`
|
||||
</PngDec>
|
||||
<Hostname>switch2</Hostname>
|
||||
<HwSku>ACS-MSN2700</HwSku>
|
||||
|
@ -1037,6 +1037,12 @@
|
||||
<StartPort>Ethernet1</StartPort>
|
||||
</DeviceLinkBase>
|
||||
</DeviceInterfaceLinks>
|
||||
<Devices>
|
||||
<Device i:type="LeafRouter">
|
||||
<Hostname>switch2</Hostname>
|
||||
<HwSku>ACS-MSN2700</HwSku>
|
||||
</Device>
|
||||
</Devices>
|
||||
</PngDec>
|
||||
<Hostname>switch2</Hostname>
|
||||
<HwSku>ACS-MSN2700</HwSku>
|
||||
|
@ -1037,6 +1037,12 @@
|
||||
<StartPort>Ethernet1</StartPort>
|
||||
</DeviceLinkBase>
|
||||
</DeviceInterfaceLinks>
|
||||
<Devices>
|
||||
<Device i:type="LeafRouter">
|
||||
<Hostname>switch1</Hostname>
|
||||
<HwSku>Force10-S6000</HwSku>
|
||||
</Device>
|
||||
</Devices>
|
||||
</PngDec>
|
||||
<Hostname>switch1</Hostname>
|
||||
<HwSku>Force10-S6000</HwSku>
|
||||
|
Reference in New Issue
Block a user