View Single Post
Old 21st April 2020, 22:35   #70  |  Link
koka
Registered User
 
Join Date: Jun 2018
Posts: 14
Which "command" is true?
How in MPLS2JSON.exe:
{
"operation_code": 1212154624,
"operand_1": 10,
"operand_2": 65535,
"command": "Greater_or_Equal reg_10 65535"
}
or other::
{
"operation_code": 1212154624,
"operand_1": 10,
"operand_2": 65535,
"command": "Not_Equal reg_10 65535"
}
__________________
tsmuxerCLI
koka is offline   Reply With Quote