Back to menu
ip arp status - displays arp connections
ip arp flush - delete arp entries
ip telnet
-----------
sys time - current time
sys passwd 12345 - set password
sys version
sys edit autoexec.net - to edit configuration (d - delete, i - insert)
sys filter set clear/disable -
sys filter disp
sys mbuf disp link
sys server disp/load/access - ACL part
ether config - view configuration
ether driver status enet0
---------
wan adsl chandata - view up and down sync rate
wan adsl perfdata - display near/far end errors
-----------
set reboot - restart
sys default - reset
bridge blt traffic
---
dot1q pvid display
-----
sys socket
------
sys stdio
ip nat server disp - displays port forwarding
ip nat resetport - clear nat tables
-------------
Port Forwarding:
creating
ip nat server edit 2 svrport 80 80
ip nat server edit 2 rulename lenatest
ip nat server edit 2 forwardip 192.168.1.10
ip nat server edit 2 protocol TCP
ip nat server edit 2 active yes
ip nat server save
turning off:
ip nat server load 1
ip nat server disp 1
ip nat server edit 6 active no
ip nat server save
5 port by web = 6 port by telnet
from zyxel.com
------------
ip icmp status - to view pings
ip route status - view routing tables
ip tcp status -
ip status -
ip udp status
show wan adsl uptime - view uptime time
to block bad dnses like this:
173.208.32.26
195.20.141.140
94.249.192.82
----------------------------
sys filter set index 1 1
sys filter set name 1 allow_85.238_dns
sys filter set type tcpip
sys filter set enable
sys filter set protocol 17
sys filter set srcip 192.168.1.0 255.255.255.0
sys filter set destport 53 equal
sys filter set destip 85.238.0.0 255.255.0.0
sys filter set actmatch forward
sys filter set actnomatch checknext
sys filter set save
sys filter set index 1 2
sys filter set name 2 block_other_dns
sys filter set type tcpip
sys filter set enable
sys filter set protocol 17
sys filter set srcip 192.168.1.0 255.255.255.0
sys filter set destport 53 equal
sys filter set destip 0.0.0.0 0.0.0.0
sys filter set actmatch drop
sys filter set actnomatch forward
sys filter set save
lan index 1
lan filter incoming tcpip 1
lan save
----------------------------
применен к входящим данным на LAN-интерфейсе модема!
protocol 17 = udp
sys filter set display 1 1
sys filter set display 1 2
from zyxel.ru - Filters
and from zyxel.ru - Remote management. example - 59.132 M - more, m - match , n - dont match
sys trcl sw on
sys trcpacket channel enet0 incoming
sys trcpacket channel mpoa00 none
sys trclog switch on
sys trcpacket switch on
sys trcdisp brief
sys atsh - different for planet modems and zyxel modems
wan node index 1
wan node isp MyName
wan node save - to rename name (instead of MyIsp)
wan adsl annex - to learn annex (ADSL ANNEX[HW] : A)
wan adsl fwversion
wan adsl opmode - adsl2plus
wan adsl txtones
-----------
Configuring modems by telnet
set lan ipaddr 192.168.1.1 255.255.255.0 - configure lan address
lan index 1 - choose lan index first
lan active no - to disable lan
lan ipaddr - choose ip for lan
lan display - view current
lan save
set wan node 0 - choose node to configure
set wan wanip static 85.238.XX.XX - changing from dynamic to static
set wan encap enet
set wan remoteip 85.238.XX.XX 255.255.255.0 - gateway
set lan dhcp server - enabling dhcp
set lan dhcpdns 85.238.41.2 85.238.36.2
set wan save - saving changes
sys filter se
ip nat debug on
ip nat reset wanif0
lan in 1
lan dis
sys cbuf cnt disp - cnt=counters
ip tcp kick
ip route errcnt disp
wan atm vchunt -
sys smt on/off
sys ver - vew uptime (kogda vkliuchen)
enabling syslog:
sys syslog mode on
sys syslog server 85.238.
sys syslog facility 1
sys syslog type ffff
sys log disp i - view up/down logs
http://www.networkdictionary.com/networking/nbma.php nbma
http://www.dslreports.com/forum/remark,1140086
http://docs.ysn.ru/hardware/p1100/s-tool/trace.htm#lan_on