RSSAll Entries Tagged With: "p660"

Impostare QoS su WLAN su ZyXEL Prestige P660

Impostare QoS su WLAN su ZyXEL Prestige P660

Esempio di comandi per impostare il QoS su WLAN via telnet su router adsl wifi ZyXEL Prestige P660: ras> qos active on ras> qos priq wlan enable ras> qos priq wlan set 1 1 1 ras> qos priq wlan show ========================================================================= Interface: WLAN [Enabled] Auto priority mapping 1. Ethernet Priority: [ ON] 2. IP Precedence: [...]

Monitoraggio BWM su ZyXEL Prestige P660

Monitoraggio BWM su ZyXEL Prestige P660

Comandi per il monitoraggio del BWM via telnet su router adsl wifi ZyXEL Prestige P660: ras> bm monitor wlan ras> wlan – 0: 14Kb 1: 0b 97: 6Kb 98: 8Kb 99: 0b wlan – 0: 3Kb 1: 0b 97: 3Kb 98: 0b 99: 448b wlan – 0: 3Kb 1: 0b 97: 3Kb 98: 0b 99: [...]

Access LOG Alert su ZyXEL Prestige P660

Access LOG Alert su ZyXEL Prestige P660

Esempio di comandi per abilitare i LOG di accesso in modalità ALERT (3) via telnet su router adsl ZyXEL Prestige P660 e visualizzarli: ras> sys logs load ras> sys logs category access 3 ras> sys logs save ras> sys logs display access # .time source destination notes message 0|06/08/2004 05:58:21 |172.21.4.154 |224.0.1.24 |ACCESS BLOCK Firewall [...]

Impostare IP su LAN su ZyXEL Prestige P660

Impostare IP su LAN su ZyXEL Prestige P660

Comandi per impostare la l’ IP LAN via telnet su router adsl ZyXEL Prestige P660: ras> ip ifconfig enif1 172.16.1.203/16 enif1: mtu 1500 mss 1460 inet 172.16.1.203, netmask 0xffff0000, broadcast 172.16.255.255 RIP RX:None, TX:None, [InOctets 197396] [InUnicast 621] [InMulticast 982] [InDiscards 72] [InErrors 0] [InUnknownProtos 72] [OutOctets 89305] [OutUnicast 629] [OutMulticast 0] [OutDiscards 0] [OutErrors [...]

Impostare i DNS su ZyXEL Prestige P660

Impostare i DNS su ZyXEL Prestige P660

Comandi per impostare i DNS via telnet su router adsl ZyXEL Prestige P660: ras> ip dns lan edit 0 0 1 1 ras> ip dns lan edit 1 1 192.168.1.5 ras> ip dns lan edit 2 3 ras> ip dns lan display Router assigned DNS servers to host =================================== First DNS server is from WAN_1, [...]

DHCP server su LAN su ZyXEL Prestige P660

DHCP server su LAN su ZyXEL Prestige P660

Comandi per impostare il DHCP server su LAN via telnet su router adsl ZyXEL Prestige P660: ras> ip dhcp enif0 mode server ras> ip dhcp enif0 server dnsserver 168.95.1.1 ras> ip dhcp enif0 server winsserver 10.1.1.250 ras> ip dhcp enif0 server leasetime 655200 ras> ip dhcp enif0 server hostname TW-Server1 ras> ip dhcp enif0 server [...]

Schedule regole firewall su ZyXEL Prestige P660

Schedule regole firewall su ZyXEL Prestige P660

Esempio di comandi per impostare la schedulazione del firewall via telnet su router adsl ZyXEL Prestige P660: ras> sys firewall schedule load 2 1 Schedule Active(0=no, 1=yes): 0 ras> sys firewall schedule week monday off Sun: 1, Mon: 0, Tue: 1, Wed: 1, Thu: 1, Fri: 1, Sat: 1. Schedule Enable All Day On. ras> [...]

Impostare BWM su WLAN su ZyXEL Prestige P660

Impostare BWM su WLAN su ZyXEL Prestige P660

Esempio di comandi per impostare il BWM su WLAN via telnet su router adsl wifi ZyXEL PrestigeP660: ras> bm interface wlan enable auto on bandwidth 25m wrr efficient BM Interface setting done. ras> bm show interface wlan ======================================================================= Interface : wlan Automatic Traffic Classify: Enable [ Fairness-Based : Maximize BW Usage ] bandwidth = 25M [...]

Dial PPPoE via telnet su ZyXEL Prestige P660

Dial PPPoE via telnet su ZyXEL Prestige P660

Comando per il dial del PPPoE via telnet su router adsl ZyXEL Prestige P660: ras> poe dial “WAN 1″ Start dialing for node … ### Hit any key to continue.### $$$ DIALING dev=6 ch=0………. $$$ OUTGOING-CALL phone() $$$ CALL CONNECT speed type chan $$$ LCP opened $$$ PAP sending user/pswd $$$ IPCP negotiation started $$$ [...]

Enable/Disable firewall su ZyXEL Prestige P660

Enable/Disable firewall su ZyXEL Prestige P660

Comando per l’ enable/disable del firewall via telnet su router adsl ZyXEL Prestige P660: ras> sys firewall active yes ras> ras> sys firewall active no ras>