ZteGponOnuMgmtIpConfigure
Z Net47 2.0
(Różnice między wersjami)
Duri (dyskusja | edycje)
(Utworzył nową stronę „'''FUNKCJA TYLKO DLA SOFTWARE 1.x''' Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde...”)
(Utworzył nową stronę „'''FUNKCJA TYLKO DLA SOFTWARE 1.x''' Zapytanie: <pre class="brush:xml"> //BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde...”)
Aktualna wersja na dzień 14:49, 13 maj 2015
FUNKCJA TYLKO DLA SOFTWARE 1.x
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Module>Zte</Module> <Request> <Type>ZteGponOnuMgmtIpConfigure</Type> <ZteGponOnuMgmtIpConfigure> <OltIP>11.142.123.22</OltIP> <Shelf>1</Shelf><!-- Dla gpon-onu_1/2/1:1 kolejne liczby oznaczją Shelf/Slot/Port:Onu --> <Slot>2</Slot> <Port>1</Port> <Onu>1</Onu> <IpAddress>192.168.90.90</IpAddress> <IpMask>255.255.255.0</IpMask> <Priority>7</Priority><!-- od 0 do 7 --> <CVlan>90</CVlan> <NetworkIp>0.0.0.0</NetworkIp> <NetworkMask>0.0.0.0</NetworkMask> <NetworkGateway>192.168.90.90</NetworkGateway> <EnableStatus>1</EnableStatus><!-- enable(1),disable(2) --> <AssignationMode>1</AssignationMode><!-- static(1), dhcp(2) --> <SVlan>90</SVlan><!-- opcjonalne --> </ZteGponOnuMgmtIpConfigure> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>ZteGponOnuMgmtIpConfigure</Type> <ZteGponOnuMgmtIpConfigure> <Status>OK</Status> </ZteGponOnuMgmtIpConfigure> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error></Error> </Request> </Net47> //BEGINEND//