NetworkHuaweiOntIpConfigGet
Z Net47 2.0
(Różnice między wersjami)
(Nie pokazano 4 wersji utworzonych przez jednego użytkownika) | |||
Linia 12: | Linia 12: | ||
<OltIP>21.73.88.125</OltIP> | <OltIP>21.73.88.125</OltIP> | ||
<OltPort>4194344960</OltPort> | <OltPort>4194344960</OltPort> | ||
− | < | + | <OntID>0</OntID> |
− | + | ||
</NetworkHuaweiOntIpConfigGet> | </NetworkHuaweiOntIpConfigGet> | ||
</Request> | </Request> | ||
Linia 20: | Linia 19: | ||
</pre> | </pre> | ||
− | Odpowiedź | + | Odpowiedź: |
<pre class="brush:xml"> | <pre class="brush:xml"> | ||
//BEGIN// | //BEGIN// | ||
Linia 28: | Linia 27: | ||
<Type>NetworkHuaweiOntIpConfigGet</Type> | <Type>NetworkHuaweiOntIpConfigGet</Type> | ||
<NetworkHuaweiOntIpConfigGet> | <NetworkHuaweiOntIpConfigGet> | ||
− | < | + | <poz><!-- może wystąpić kilka razy --> |
− | + | <OntPort>0</OntPort> | |
− | + | <IpConfigMode>dhcp(1)</IpConfigMode> | |
− | + | <IpAddress>0.0.0.0</IpAddress> | |
− | + | <NetMask>0.0.0.0</NetMask> | |
− | + | <PhyAddress>ff:ff:ff:ff:ff:ff</PhyAddress> | |
− | + | <NetGateway>0.0.0.0</NetGateway> | |
− | + | <MasterDNS>0.0.0.0</MasterDNS> | |
− | + | <SlaveDNS>0.0.0.0</SlaveDNS> | |
− | + | <IpConfigVlan>-1</IpConfigVlan> | |
− | + | <IpConfigPriority>-1</IpConfigPriority><!-- The management priority of MDU. range: 0-7--> | |
− | + | </poz> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</NetworkHuaweiOntIpConfigGet> | </NetworkHuaweiOntIpConfigGet> | ||
</Request> | </Request> |
Aktualna wersja na dzień 09:33, 6 lip 2015
Zapytanie:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < SessionID >9859c16379c2f22e2db8dde9f41cc6a8</ SessionID > < Priority >0</ Priority > < Module >Huawei</ Module > < Request > < Type >NetworkHuaweiOntIpConfigGet</ Type > < NetworkHuaweiOntIpConfigGet > < OltIP >21.73.88.125</ OltIP > < OltPort >4194344960</ OltPort > < OntID >0</ OntID > </ NetworkHuaweiOntIpConfigGet > </ Request > </ Net47 > //BEGINEND// |
Odpowiedź:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >NetworkHuaweiOntIpConfigGet</ Type > < NetworkHuaweiOntIpConfigGet > < poz > <!-- może wystąpić kilka razy --> < OntPort >0</ OntPort > < IpConfigMode >dhcp(1)</ IpConfigMode > < IpAddress >0.0.0.0</ IpAddress > < NetMask >0.0.0.0</ NetMask > < PhyAddress >ff:ff:ff:ff:ff:ff</ PhyAddress > < NetGateway >0.0.0.0</ NetGateway > < MasterDNS >0.0.0.0</ MasterDNS > < SlaveDNS >0.0.0.0</ SlaveDNS > < IpConfigVlan >-1</ IpConfigVlan > < IpConfigPriority >-1</ IpConfigPriority > <!-- The management priority of MDU. range: 0-7--> </ poz > </ NetworkHuaweiOntIpConfigGet > </ Request > </ Net47 > //BEGINEND// |
Błędy:
1 2 3 4 5 6 7 8 9 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >Error</ Type > < Error ></ Error > </ Request > </ Net47 > //BEGINEND// |