[config]: add device type in minigraph (#290)

This commit is contained in:
lguohan 2017-02-12 21:18:09 -08:00 committed by GitHub
parent 6a6f5a66a8
commit 0a6565d6a4
3 changed files with 18 additions and 0 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>