The IPMon table contains LAN devices to monitor. The table can store up to 300 devices.
Type the following command to display the IPMon table:
[10:26:53] ABILIS_CPX:d ipmon
IP: ALARM: DESCR:
-------------------------------------------------------------------------------
010.160.012.001 SYS GW TR069
192.168.010.001 SYS DIR 615
192.168.010.015 TRAP Notebook
192.168.010.102 SYS RVS-2
192.168.029.101 SYS RVS
The meaning:
IP
IP address [1-126.x.x.x, 127.0.0.1, 128-223.x.x.x].
ALARM
Alarm on IP address state change [SYS, NO, TRAP].
DESCR
IP address description. Max 32 chars. Spaces require double quotes (E.g. "str1 str2").
Type the following command to add a device to IPMon table:
[10:36:18] ABILIS_CPX:a ipmon ip:192.168.10.80 descr:Android_TV
COMMAND EXECUTED [10:38:57] ABILIS_CPX:d ipmon
- Not Saved (SAVE CONF), Not Refreshed (INIT) --------------------------------- IP: ALARM: DESCR: ------------------------------------------------------------------------------- 010.160.012.001 SYS GW TR069 192.168.010.001 SYS DIR 615 192.168.010.015 TRAP Notebook 192.168.010.080 SYS Android_TV 192.168.010.102 SYS RVS-2 192.168.029.101 SYS RVS
Caution | |
---|---|
Remember to save the configurations (save conf) and initialize the IPMon resource (init res:ipmon). |
Type the following command to add a device to IPMon table:
[10:39:02] ABILIS_CPX:c ipmon ip:192.168.10.80
COMMAND EXECUTED [10:48:11] ABILIS_CPX:d ipmon
- Not Saved (SAVE CONF), Not Refreshed (INIT) --------------------------------- IP: ALARM: DESCR: ------------------------------------------------------------------------------- 010.160.012.001 SYS GW TR069 192.168.010.001 SYS DIR 615 192.168.010.015 TRAP Notebook 192.168.010.102 SYS RVS-2 192.168.029.101 SYS RVS
Caution | |
---|---|
Remember to save the configurations (save conf) and initialize the IPMon resource (init res:ipmon). |