45
4. The “ipdaytime” can set the day and time to block the IP address.
Usage: filterSet ipdaytime index [Start day] [End day] [Start hour] [End hour]
Example: filterSet ipdaytime 1 MON FRI 9am 6pm
Argument Description
Usage
index: the (index)th item to be modified
index : 1 .. 8
Start day: the day start to block
SUN, MON, TUE, WED, THU, FRI, SAT
End day: the day stop to block
SUN, MON, TUE, WED, THU, FRI, SAT
Start hour: the time start to block
0am, 1am, 2am, 3am, 4am, 5am, 6am, 7am,
8am, 9am, 10am,11am, 12am, 1pm, 2pm, 3pm,
4pm, 5pm, 6pm, 7pm, 8pm, 9pm,10pm, 11pm
End hour: the time stop to block
0am, 1am, 2am, 3am, 4am, 5am, 6am, 7am,
8am, 9am, 10am 11am, 12am, 1pm, 2pm, 3pm,
4pm, 5pm, 6pm, 7pm, 8pm, 9pm,10pm, 11pm
5. The “ipstatus” action can enable and disable the IP filtering function.
Usage: filterSet ipstatus [index] [status]
Example: filterSet ipstatus 1 2
Argument Description
Usage
index: the (index)th item to be modified
index : 1 .. 8
status
0: disable, 1:enable, 2:always block, 3:block
on time
Note: If you choose 3 (block on time) for status, you have to indicate the day and time by
using the “ipdaytime” action.
5.7
Configuring SNMP through Telnet
The command “snmpSet” can change the settings of SNMP. Type “snmpSet” and the action you
want to perform. You need to know actions for snmp setting.
Usage: snmpSet [ACTION] [arg1] [arg2]…..