3 of 24
Document Conventi ons
The following noti fi cati ons are used within this manual
CAUTION
Identi fi cati on of acti ons required to ensure correct operati on of equipment and prevent
damage
NOTE
Provides informati on specifi c to a parti cular item
TIP
Provides helpful informati on relati ng to operati on of confi gurati on
Commands entered via the console end with a Carriage Return which is ASCII code
13
or
0x0D
, as in the
example below;
show config<cr>
Translati on confi gurati on fi le data is shown in the format below;
command {
source_cmd = “6F 6E 65”;
target_cmd = “6F 6E 65 20 6F 75 74 70 75 74”;
reply
{
desc = “1st reply to command 1”;
target_reply = “72 65 70 6C 79”;
source_reply = “72 65 70 6C 79”;
flag = default;
}
reply
{
desc = “2nd reply to command 1”;
source_reply = “69 74 20 77 6f 72 6b 65 64”;
}
}
end