Page 51 / 69 Scroll up to view Page 46 - 50
50
Usage: fwSet ip [Index] [Start IP] [End IP] [Start port] [End port] [Protocol]
Argument
Description
index: the (index)th item to be modified
index : 1 .. 8
Start IP
the last byte of the Start IP
End IP
the last byte of the End IP
Start port
the first port being blocked
End port
the last port being blocked
Protocol: the protocol type
Type “tcp” or “udp”
Example:
2.
The “ipdaytime” can set the day and time to block the IP address.
Usage: fwSet ipdaytime index [Start day] [End day] [Start hour] [End hour]
Example: fwSet 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
3.
The “ipstatus” action can enable and disable the IP filtering function.
Usage: fwSet ipstatus [index] [status]
cmd>fwSet ip 2 45 78 21 21 udp
Set to index 2 Source IP Start: 45 Source IP end: 78 PortStart 21 PortEnd 21 pro
tocol 2
Ok
Page 52 / 69
51
Example: fwSet 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.
4.
The “blockping” action can block pings from WAN.
Usage: fwSet blockping [0|1]
0: Disable
1: Enable
5.
The “macctrladd” action can add address to MAC Address Control list.
Usage: macctrladd [mac address] [filter action],
mac address format: xx-xx-xx-xx-xx-xx
filter action: 0:disallow connect to internet, 1:allow connect to internet
Example:
6.
The “macctrlallow” action can set mac address to allow connecting to internet by index.
Usage: macctrlallow [index], index: 1.. 32
Example:
7.
The “macctrldis” action can set mac address to disallow connecting to internet by index.
Welcome to Telnet Daemon v1.01
cmd>fwSet blockping 0
Old Block WAN Ping: Enable
New Block WAN Ping: Disable
cmd>
cmd>fwSet macctrladd 00-02-3c-4a-09-08 1
finished.
cmd>fwSet macctrlallow 1
Old: index #1 is dis-allowed to connect to internet
Current: index is #1 allowed to connect to internet
Page 53 / 69
52
8.
The “macctrldel” action can delete an MAC control entry of MAC Address Control List.
9.
The “macctrl” action can enable or disable the MAC Access Control.
Usage: fwSet macctrl [0|1]
0: disable MAC Access Control
1: enable MAC Access Control
10.
The “ macctrlunspc” action can enable or disable the “Allow unspecified MAC address
connect to Internet”.
Usage: fwSet macctrlunspc [0|1]
0: disable
1: enable
cmd>fwSet macctrlunspc 0
Old unspecified MAC address connect to Internet: Allow
!!!Warning!!! Your PC may be no longer to connect to the AP.
Are you sure to make this change? [Y/N]
Y
New unspecified MAC address connect to Internet: Disallow
cmd>
cmd>fwSet macctrldis 1
Old: index #1 is allowed to connect to internet
Current: index is #1 dis-allowed to connect to internet
cmd>fwSet macctrldel 2
finished.
cmd>fwSet macctrl 0
Old MAC Address Control Status: Enable
New MAC Address Control Status: Disable
Page 54 / 69
53
6.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]…..
1.
The “comstatus” action can enable or disable the community status.
Usage: snmpSet comstatus [0|1]
0: Disable
1: Enable
2.
The “community” action can change the settings of SNMP community.
Usage: snmpSet community [item] [Access Right] [Community] [Validity]
Argument Description
Usage
item
item: 1 .. 5
Access Right: Select a access right for the
corresponding SNMP community
Type “deny”, “read”, “write”, “create” for
different access right
Validity: enable or disable the SNMP function
of the corresponding community item.
0:disable, 1:enable
Example:
ACTION
Description
Usage
comstatus
Enable or disable the SNMP
community function
snmpSet comstatus [0|1]
community
Change the SNMP
community setting.
SnmpSet community
[index] [access right]
[community] [validatiy]
trap
Change the SNMP trap
setting.
SnmpSet trap [index]
[version] [IP] [community]
Welcome to Telnet Daemon v1.01
cmd>snmpSet community 1 read public 1
SNMP community set ok.
(Please remember to reset the Access Point if you made any change).
Page 55 / 69
54
3.
The “trap” action can change the settings of SNMP trap.
Usage: snmpSet trap [item] [version] [ip] [community]
Argument Description
Usage
item
item: 1 .. 5
Version: the version of SNMP
0:disable, 1: Version 1, 2: Version 2
Example:
6.8
Configuring WAN through Telnet
The command “wanSet” can change the settings of WAN. Type “wanSet” and the action you want
to perform. You need to know actions for WAN setting.
Usage: wanSet [ACTION] [arg1] [arg2]…..
ACTION
Description
Usage
dnsprm
Change the Primary DNS
IP
wanSet dnsprm [IP]
dnssec
Change the Secondary DNS
IP
wanSet dnssec [IP]
mode
Change the WAN mode
wanSet mode [1|2|3], 1:
DHCP client, 2: Static IP,
3:PPPoE
static
Change the WAN IP and
mask for static mode
wanSet ipmask [IP address]
[netmask] [gateway]
dhcpchost
Change the DHCP client
host name
wanSet dhcpchost
[hostname]
macaddr
Change the WAN MAC
address
wanSet macaddr [mac
address]
1.
The “dnsprm” action can set the primary DNS address.
cmd>snmpSet trap 3 2 192.168.1.1 public
SNMP trap set ok.
(Please remember to reset the Access Point if you made any change).

Rate

4 / 5 based on 2 votes.

Popular SOHO Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top