ZteGponOnuMgmtIpGetOne
Z Net47 2.0
FUNKCJA TYLKO DLA SOFTWARE 1.x'
Zapytanie:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < SessionID >9859c16379c2f22e2db8dde9f41cc6a8</ SessionID > < Priority >0</ Priority > < Module >Zte</ Module > < Request > < Type >ZteGponOnuMgmtIpGetOne</ Type > < ZteGponOnuMgmtIpGetOne > < 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 > </ ZteGponOnuMgmtIpGetOne > </ Request > </ Net47 > //BEGINEND// |
Odpowiedź:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | //BEGIN// <? xml version = "1.0" encoding = "UTF-8" ?> < Net47 > < Request > < Type >ZteGponOnuMgmtIpGetOne</ Type > < ZteGponOnuMgmtIpGetOne > < IpAddress >192.168.95.90</ IpAddress > < IpMask >255.255.255.0</ IpMask > < Priority >7</ Priority > < CVlan >90</ CVlan > < SVlan >0</ SVlan > < NetworkIp >0.0.0.0</ NetworkIp > < NetworkMask >0.0.0.0</ NetworkMask > < NetworkGateway >192.168.95.1</ NetworkGateway > < EnableStatus >1</ EnableStatus > < AssignationMode >1</ AssignationMode > </ ZteGponOnuMgmtIpGetOne > </ 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 >Nie zdefiniowano</ Error > </ Request > </ Net47 > //BEGINEND// |