mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-25 11:38:44 +02:00
- Network Interfaces are back into the sample data... and they can be interconnected !
SVN:trunk[845]
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<NetworkInterface alias="NetworkInterface" id="5">
|
||||
<NetworkInterface alias="NetworkInterface" id="1">
|
||||
<name>A0</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
@@ -12,35 +12,35 @@
|
||||
<device_id>4</device_id>
|
||||
<logical_type>primary</logical_type>
|
||||
<physical_type>ethernet</physical_type>
|
||||
<ip_address>10.1.1.2</ip_address>
|
||||
<ip_mask>255.255.255.0</ip_mask>
|
||||
<mac_address></mac_address>
|
||||
<speed>1000</speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>0</connected_if>
|
||||
<link_type>downlink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="2">
|
||||
<name>A1</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
<importance>medium</importance>
|
||||
<brand></brand>
|
||||
<model></model>
|
||||
<serial_number></serial_number>
|
||||
<asset_ref></asset_ref>
|
||||
<device_id>4</device_id>
|
||||
<logical_type>primary</logical_type>
|
||||
<physical_type>ethernet</physical_type>
|
||||
<ip_address></ip_address>
|
||||
<ip_mask></ip_mask>
|
||||
<mac_address></mac_address>
|
||||
<speed></speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>3</connected_if>
|
||||
<link_type>downlink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="6">
|
||||
<name>A1</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
<importance>medium</importance>
|
||||
<brand></brand>
|
||||
<model></model>
|
||||
<serial_number></serial_number>
|
||||
<asset_ref></asset_ref>
|
||||
<device_id>4</device_id>
|
||||
<logical_type>primary</logical_type>
|
||||
<physical_type>ethernet</physical_type>
|
||||
<ip_address>10.1.1.2</ip_address>
|
||||
<ip_mask>255.255.255.0</ip_mask>
|
||||
<mac_address></mac_address>
|
||||
<speed></speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>0</connected_if>
|
||||
<link_type>uplink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="13">
|
||||
<NetworkInterface alias="NetworkInterface" id="3">
|
||||
<name>A2</name>
|
||||
<status>implementation</status>
|
||||
<org_id>2</org_id>
|
||||
@@ -57,10 +57,10 @@
|
||||
<mac_address></mac_address>
|
||||
<speed></speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>14</connected_if>
|
||||
<connected_if></connected_if>
|
||||
<link_type>downlink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="3">
|
||||
<NetworkInterface alias="NetworkInterface" id="4">
|
||||
<name>eth0</name>
|
||||
<status>implementation</status>
|
||||
<org_id>2</org_id>
|
||||
@@ -77,10 +77,10 @@
|
||||
<mac_address>00:a2:23:b45:34</mac_address>
|
||||
<speed></speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>5</connected_if>
|
||||
<connected_if>2</connected_if>
|
||||
<link_type>uplink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="14">
|
||||
<NetworkInterface alias="NetworkInterface" id="5">
|
||||
<name>eth0</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
@@ -97,7 +97,27 @@
|
||||
<mac_address></mac_address>
|
||||
<speed></speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>13</connected_if>
|
||||
<connected_if>3</connected_if>
|
||||
<link_type>uplink</link_type>
|
||||
</NetworkInterface>
|
||||
<NetworkInterface alias="NetworkInterface" id="6">
|
||||
<name>A0</name>
|
||||
<status>production</status>
|
||||
<org_id>2</org_id>
|
||||
<importance>medium</importance>
|
||||
<brand></brand>
|
||||
<model></model>
|
||||
<serial_number></serial_number>
|
||||
<asset_ref></asset_ref>
|
||||
<device_id>1</device_id>
|
||||
<logical_type>primary</logical_type>
|
||||
<physical_type>ethernet</physical_type>
|
||||
<ip_address></ip_address>
|
||||
<ip_mask></ip_mask>
|
||||
<mac_address></mac_address>
|
||||
<speed>1000</speed>
|
||||
<duplex>full</duplex>
|
||||
<connected_if>1</connected_if>
|
||||
<link_type>downlink</link_type>
|
||||
</NetworkInterface>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user