1 Readership This guide is for the networking or computer technician responsible for configuring and maintaining the Keenetic Extra on-site. It is also intended for the operator who manages the Keenetic Extra. This manual cover high-level technical support procedures available to Root administrators and Keenetic Extra technical support personnel.
Page 4
Means "reader take note". Notes contain helpful suggestions or references to materials not contained in this manual. Warning: Means "reader be careful". You are capable of doing something that might result in equipment damage or loss of data. Command Reference Guide — Keenetic Extra (KN-1710)
Page 12
3.24.11 ip dhcp pool wpad ..................173 3.25 ip dhcp relay lan ....................... 174 3.26 ip dhcp relay server ....................174 3.27 ip dhcp relay wan ...................... 175 3.28 ip ftp .......................... 176 Command Reference Guide — Keenetic Extra (KN-1710)
Page 14
3.64.5 printer port ....................230 3.64.6 printer type ....................230 3.65 schedule ........................231 3.65.1 schedule action ....................231 3.65.2 schedule description ..................232 3.65.3 schedule led ....................233 3.66 service cifs ......................... 233 Command Reference Guide — Keenetic Extra (KN-1710)
Page 15
3.84.20 show ip arp ....................260 3.84.21 show ip dhcp bindings ................. 261 3.84.22 show ip dhcp pool ..................261 3.84.23 show ip ftp ....................262 3.84.24 show ip hotspot .................... 263 3.84.25 show ip name-server ..................264 Keenetic Extra (KN-1710) — Command Reference Guide...
Page 16
3.88.11 system log clear ................... 292 3.88.12 system log reduction ................... 292 3.88.13 system log server ..................293 3.88.14 system log suppress ..................293 3.88.15 system mode ....................294 3.88.16 system mount ....................294 Command Reference Guide — Keenetic Extra (KN-1710)
This chapter describes how to use the Keenetic Extra Command-Line Interface (CLI), its hierarchical structure, authorization levels and its help features. The primary tool for managing the Keenetic Extra router is the command line interface (CLI). System settings can be defined as a sequence of commands, which can be executed to bring the device to the specified condition.
— the final command. Prefix no can be placed either at the beginning, or in the middle. The action is the same in both cases: stopping of the service. Keenetic Extra (KN-1710) — Command Reference Guide...
Current and startup settings are stored in the files running-config and startup-config, respectively. To save the current settings in the non-volatile memory, copy them as shown below: (config)> copy running-config startup-config Copied: running-config -> startup-config Command Reference Guide — Keenetic Extra (KN-1710)
Chapter 2 Introduction to the CLI 2.6 Delayed restart If Keenetic Extra device is located away from the operator and is managed remotely, there is a risk to lose control over it because of a misoperation. In this case it will be difficult to reboot and return to the saved settings.
Page 26
Chapter 2 Introduction to the CLI Command Reference Guide — Keenetic Extra (KN-1710)
File names in this example are aliases. Full names of the configuration files , respectively. system:running-config flash:startup-config History Version Description 2.00 The copy command has been introduced. 3.1.2 erase Description Delete a file from the Keenetic Extra device. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
(config-dyndns)> exit (config)> History Version Description 2.00 The exit command has been introduced. 3.1.4 ls Description Display list of files from the specified directory. Prefix no Change settings Multiple input Synopsis (config)> directory Command Reference Guide — Keenetic Extra (KN-1710)
= D: name: run History Version Description 2.00 The ls command has been introduced. 3.1.5 more Description Display the contents of a text file line by line. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Access to reading and writing. read/write Access rights are inherited from a parent inherited folder. Access rights applies to all subfolders. recursive Keyword Example (config)> access FLASH:Downloads test read/write (config)> show access FLASH:Downloads Command Reference Guide — Keenetic Extra (KN-1710)
Description 2.00 The access-list command has been introduced. 3.3.1 access-list deny Description Add a packet filtering deny rule into a specified ACL. Command with no prefix removes the rule. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
Page 32
(for example, ) and the 255.255.255.0 form of prefix bit length (for example, Source port in the source-port Integer header. The end of the source range of source-end-port Integer ports. Command Reference Guide — Keenetic Extra (KN-1710)
Page 33
ACL rule added. History Version Description 2.00 The access-list deny command has been introduced. 2.06 New value was added to the argument. protocol 2.08 New protocols were added. ipip 2.09.A.2.1 Port ranges were added. Keenetic Extra (KN-1710) — Command Reference Guide...
The source address in the header source IP-address of IP-packet. Mask to be applied to the source source-mask IP-mask address in the header of IP-packet before comparison with source There are two ways to enter the Command Reference Guide — Keenetic Extra (KN-1710)
Page 35
Operator “equal” to compare the port with the specified destination-port Operator “greater” to compare the port with the specified destination-port Example (config-acl)> permit icmp 192.168.0.0 255.255.255.0 192.168.1.1 255.255.255.0 ACL rule added. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix disables the automounting function. Prefix no Change settings Multiple input Synopsis (config-cifs)> automount (config-cifs)> no automount Example (config-cifs)> automount Core::Configurator: done. History Version Description 2.00 The cifs automount command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Arguments Argument Value Description Share name, that users will see. label String Name of directory to share. mount String Description of share. description String Example (config-cifs)> share TEST_FAT B4EF-16EA:transmission/torrents Core::Configurator: done. Keenetic Extra (KN-1710) — Command Reference Guide...
The component of the open RSA-key of exponent Integer client. If not specified, the encryption will not be performed. String Example (config)> cloud control client a78d...30ab connect test_client connect: PHJlc3VsdD48Y2lkPmRhMDQ1MGNiNzhjOTNhZmMwZWZjNGNmMGIyY2MyNDE2YjF jNDAzNTZmODRlYWNkZDE3Mzc1OWI2OWUwNTExZGY8L2NpZD48ZGV2aWNlX25hbW U+S2VlbmV0aWMgVml2YTwvZGV2aWNlX25hbWU+PC9yZXN1bHQ+ CloudControl::Agent: Client connection initiated. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix resets value to default (300 seconds). Prefix no Change settings Multiple input Synopsis (config)> ‹ › ‹ › cloud control client session timeout seconds (config)> [‹ ›] no cloud control client session timeout Keenetic Extra (KN-1710) — Command Reference Guide...
History Version Description 2.00 The components command has been introduced. 3.8.1 components commit Description Apply the changes made by components install components remove commands. Prefix no Change settings Multiple input Synopsis (config-comp)> commit Command Reference Guide — Keenetic Extra (KN-1710)
If there is no Internet connection, only the list of installed components will be displayed. Prefix no Change settings Multiple input Synopsis (config-comp)> list sandbox Arguments Argument Value Description Remote sandbox, such as sandbox String stable beta Keenetic Extra (KN-1710) — Command Reference Guide...
Prefix no Change settings Multiple input Synopsis (config-comp)> ‹ › preset preset Arguments Number and names of presets can be changed, so check the list of available presets with help of preset ? command. Command Reference Guide — Keenetic Extra (KN-1710)
History Version Description 2.06 The components preview command has been introduced. 3.8.6 components remove Description Mark component to remove. Final removal carried out with components commit command. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description Validity period of a local seconds Integer component list in seconds. Example (config-comp)> validity-period 500 Core::Configurator: done. History Version Description 2.03 The components validity-period command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
› | crypto ike key name type (config)> ‹ › no crypto ike key name Arguments Argument Value Description Name of the key. Latin letters, numbers, dots, name String hyphens and underscores are acceptable. Keenetic Extra (KN-1710) — Command Reference Guide...
Can take values from inclusively. 3600 Example (config)> crypto ike nat-keepalive 20 IpSec::Manager: Set crypto ike nat-keepalive timeout to 20 s. History Version Description 2.06 The crypto ike nat-keepalive command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
IPsec IKE association. By default, the value is used. 86400 Command with no prefix resets setting to default. Prefix no Change settings Multiple input Synopsis (config-ike-policy)> ‹ › lifetime lifetime (config-ike-policy)> no lifetime Keenetic Extra (KN-1710) — Command Reference Guide...
The crypto ike policy mode command has been introduced. 3.12.3 crypto ike policy negotiation-mode Description Set exchange mode for IKEv1 (see crypto ike policy mode command). By default, the value is used. main Command Reference Guide — Keenetic Extra (KN-1710)
Description Add the selected group to proposal to work in the mode. The order of adding has a value for data exchange on the protocol. Command with no prefix removes the selected group. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix removes the selected type of encryption. Prefix no Change settings Multiple input Synopsis (config-ike-proposal)> ‹ › encryption encryption (config-ike-proposal)> ‹ › no encryption encryption Keenetic Extra (KN-1710) — Command Reference Guide...
Add the selected type of encryption to IPsec transformation. The order of adding has a value for data exchange on the protocol. Command with no prefix removes the selected type of encryption. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix removes the selected group. Prefix no Change settings Multiple input Synopsis (config-ipsec-transform)> ‹ › dh-group dh-group (config-ipsec-transform)> ‹ › no dh-group dh-group Arguments Argument Value Description group to work in the mode. dh-group Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix removes profile. At the same time references to this profile are automatically deleted from all IPsec crypto maps. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
A single available type of authorization for auth pre-share now. Example (config-ipsec-profile)> authentication-local pre-share IpSec::Manager: Crypto ipsec profile "test" authentication-local ► type "pre-share" is set. History Version Description 2.06 The crypto ipsec profile authentication-local command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
30, is set to 3. retry-count Command with no prefix resets settings to default. Prefix no Change settings Multiple input Synopsis (config-ipsec-profile)> ‹ › [ dpd-interval interval retry-count (config-ipsec-profile)> no dpd-interval Command Reference Guide — Keenetic Extra (KN-1710)
ID type is domain name. ID type is e-mail address. email Local ID value. String Example (config-ipsec-profile)> identity-local address 10.10.10.5 IpSec::Manager: Crypto ipsec profile "test" identity-local is ► set to "10.10.10.5" with type "address". Keenetic Extra (KN-1710) — Command Reference Guide...
3.15.6 crypto ipsec profile mode Description Set the mode of operation IPsec. By default, value is set. tunnel Command with no prefix resets setting to default. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
Value Description policy name. You can see the policy String list of available policies with help of policy ? command. Example (config-ipsec-profile)> policy test IpSec::Manager: Crypto ipsec profile "test" policy set to "test". Keenetic Extra (KN-1710) — Command Reference Guide...
Enable additional authentication XAuth for IKEv1 mode. By default, function is disabled. Command with no prefix disables additional authentication. Prefix no Change settings Multiple input Synopsis (config-ipsec-profile)> ‹ › xauth type (config-ipsec-profile)> no xauth Command Reference Guide — Keenetic Extra (KN-1710)
Description 2.06 The crypto ipsec profile xauth-identity command has been introduced. 3.15.11 crypto ipsec profile xauth-password Description Set password for additional authentication XAuth in client mode. Command with no prefix removes the password. Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description IPsec crypto map name. Latin name String letters, numbers, dots, hyphens and underscores are acceptable. Example (config)> crypto map test IpSec::Manager: Crypto map "test" successfully created. Command Reference Guide — Keenetic Extra (KN-1710)
By default, setting is enabled. Command with no prefix disables crypto map. Prefix no Change settings Multiple input Synopsis (config-crypto-map)> enable (config-crypto-map)> no enable Example (config-crypto-map)> enable IpSec::Manager: Crypto map "test" enabled. Keenetic Extra (KN-1710) — Command Reference Guide...
3.16.4 crypto map force-encaps Description Enforce the packet wrapping mode in to bypass the firewall and NAT. Command with no prefix disables the mode. Prefix no Change settings Multiple input Synopsis (config-crypto-map)> force-encaps (config-crypto-map)> no force-encaps Command Reference Guide — Keenetic Extra (KN-1710)
IpSec::Manager: Crypto map "test" match-address set to "acl1". History Version Description 2.06 The crypto map match-address command has been introduced. 3.16.6 crypto map nail-up Description Enable automatic renegotiation of IPsec ESP transformations at their obsolescence. By default, setting is disabled. Keenetic Extra (KN-1710) — Command Reference Guide...
String Accept any incoming connections. Example (config-crypto-map)> set-peer ipsec.test.com IpSec::Manager: Crypto map "test" primary remote peer is set to ► "ipsec.test.com". History Version Description 2.06 The crypto map set-peer command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Set the reference to existing IPsec profile (see crypto ipsec profile command). Command with no prefix removes the reference. Prefix no Change settings Multiple input Synopsis (config-crypto-map)> ‹ › set-profile profile (config-crypto-map)> no set-profile Keenetic Extra (KN-1710) — Command Reference Guide...
Integer 1500. Enable Path MTU Discovery mode. pmtu Example (config-crypto-map)> set-tcpmss 1280 IpSec::Manager: Crypto map "test" tcpmss set to 1280. History Version Description 2.06 The crypto map set-tcpmss command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Set DNS-server issued to clients in Virtual IP server mode. Command with no prefix deletes the address. Prefix no Change settings Multiple input Synopsis (config-crypto-map)> ‹ › virtual-ip dns-server address (config-crypto-map)> no virtual-ip dns-server Keenetic Extra (KN-1710) — Command Reference Guide...
2.08 The crypto map virtual-ip enable command has been introduced. 3.16.14 crypto map virtual-ip nat Description Enable translation for remote network of Virtual IP extension server. Command with no prefix removes the rule. Command Reference Guide — Keenetic Extra (KN-1710)
Example (config-crypto-map)> virtual-ip range 10.5.0.0 20 IpSec::Manager: Crypto map "test" Virtual IP pool range set from ► "10.5.0.0" to "10.5.0.20". (config-crypto-map)> no virtual-ip range IpSec::Manager: Crypto map "test" Virtual IP pool range deleted. Keenetic Extra (KN-1710) — Command Reference Guide...
(config-dlna)> no db-directory Arguments Argument Value Description Name of the directory with directory String database. Example (config-dlna)> db-directory TEST_FAT:database Core::Configurator: done. History Version Description 2.06 The dlna db-directory command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix removes the defined interface from the list. If you use no argument, the entire list of interfaces will be removed. Prefix no Change settings Multiple input Interface type Synopsis (config-dlna)> ‹ › interface interface Keenetic Extra (KN-1710) — Command Reference Guide...
3.17.5 dlna rescan Description Renew info about files in the directory with media content. Note: If keyword is specified, deleting and recreating of the full content database happens. This may take a long time, so Command Reference Guide — Keenetic Extra (KN-1710)
Description 2.04 The dns-proxy command has been introduced. 3.18.1 dns-proxy bantime Description Set bantime for DNS server. By default, value is used. 30000 Command with no prefix resets bantime to default. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
Description The maximum value of TTL. Can max-ttl Integer take values from 1 to 604800000 milliseconds (1 week). Example (config-dnspx)>max-ttl 10000 Dns::Proxy: Dns-proxy set max-ttl to 10000. (config-dnspx)>no max-ttl Dns::Proxy: Dns-proxy max-ttl cleared. Command Reference Guide — Keenetic Extra (KN-1710)
Set number of consequent failed requests to ban DNS server. By default, value is used. All DNS servers can not be banned. Command with no prefix resets threshold to default. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
(config)> ‹ › no dyndns profile name Arguments Argument Value Description The profile name. Maximum name length name String is 64 characters. History Version Description 2.00 The dyndns profile command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The dyndns profile domain command has been introduced. 3.19.2 dyndns profile password Description Set password for access via DynDns. Prefix no Change settings Multiple input Synopsis (config-dyndns)> ‹ › password password (config-dyndns)> no password http:\\www.dyndns.com http:\\www.no-ip.com Keenetic Extra (KN-1710) — Command Reference Guide...
2.03 The dyndns profile send-address command has been introduced. 3.19.4 dyndns profile type Description Set DynDns type depending on the site where the domain name was registered. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
] [ seconds seconds ] (config-dyndns)> no update-interval Arguments Argument Value Description Interval time in days. days Integer Interval time in hours. hours Integer Interval time in minutes. minutes Integer http:\\www.dyndns.com http:\\www.no-ip.com http:\\www.dns-master.ru Keenetic Extra (KN-1710) — Command Reference Guide...
Description 2.05 The dyndns profile url command has been introduced. 3.19.7 dyndns profile username Description Set username for access via DynDns. Prefix no Change settings Multiple input Synopsis (config-dyndns)> ‹ › username username Command Reference Guide — Keenetic Extra (KN-1710)
Full interface name or an alias. You can see name Interface the list of available interfaces with help of name interface ? command. History Version Description 2.00 The interface command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Change settings Multiple input Interface type Secure Synopsis (config-if)> authentication eap-md5 (config-if)> no authentication eap-md5 Example (config-if)> authentication eap-md5 EAP-MD5 authentication enabled. History Version Description 2.00 The interface authentication eap-md5 command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Multiple input Interface type Secure Synopsis (config-if)> ‹ › authentication identity identity (config-if)> no authentication identity Arguments Argument Value Description User name for authentication. identity String Example (config-if)> authentication identity test Identity saved. Keenetic Extra (KN-1710) — Command Reference Guide...
PPTP, PPPoE and L2TP connections. Command with no prefix deletes the password. Prefix no Change settings Multiple input Interface type Secure Synopsis (config-if)> ‹ › authentication password password (config-if)> no authentication password Keenetic Extra (KN-1710) — Command Reference Guide...
256-bit hexadecimal number or as a string of ASCII-characters. In the second case, the string is used as a code phrase to generate the key (passphrase). Command with no prefix removes setting. Prefix no Command Reference Guide — Keenetic Extra (KN-1710)
• they have the same security settings (encryption type, key value, etc.) Command with no prefix disables the Band Steering. Prefix no Change settings Multiple input Interface type WiFiMaster Synopsis (config-if)> band-steering (config-if)> no band-steering Keenetic Extra (KN-1710) — Command Reference Guide...
(config-if)> band-steering preference 5 Network::Interface::Rtx::WifiMaster: "WifiMaster1": band steering ► preference is 5 GHz. (config-if)> no band-steering preference Network::Interface::Rtx::WifiMaster: "WifiMaster1": band steering ► preference disabled. History Version Description 2.09 The interface band-steering preference command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
3.20.14 interface ccp Description Enable support during establishing connection. Command with no prefix disables CCP. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> (config-if)> no ccp Example (config-if)> ccp CCP enabled. Keenetic Extra (KN-1710) — Command Reference Guide...
The interface channel command has been introduced. 3.20.16 interface channel auto-rescan Description Set a schedule for radio channel automatic scanning. By default, the setting is disabled. Command with no prefix disables the setting. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
Arguments Argument Value Description Set bandwidth equal to 20 MHz. width Expand the bandwidth up to 40 MHz using 40-above next channel. Expand the bandwidth up to 40 MHz using 40-below previous channel. Keenetic Extra (KN-1710) — Command Reference Guide...
For 5 GHz. A, N Additional IEEE standard. A, N+AC Example (config-if)> compatibility GN Compatibility set. History Version Description 2.00 The interface compatibility command has been introduced. 2.06 New standard АС was added. Command Reference Guide — Keenetic Extra (KN-1710)
Assign to the interface a literal country code, which influences the set of radio channels. By default, value is used. Prefix no Change settings Multiple input Interface type Radio Synopsis (config-if)> ‹ › country-code code Arguments Argument Value Description The country code. code String Keenetic Extra (KN-1710) — Command Reference Guide...
3.20.24 interface duplex Description Set the duplex mode of the Ethernet port. By default, value is set. auto Command with no prefix resets setting to default. Prefix no Change settings Multiple input Interface type Ethernet Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description The name of DynDns profile. profile String Example (config-if)> dyndns profile test Core::Configurator: done. History Version Description 2.02 The interface dyndns profile command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Disable encryption on the wireless interface. Prefix no Change settings Multiple input Interface type WiFi Synopsis (config-if)> encryption disable Example (config-if)> encryption disable wireless encryption disabled History Version Description 2.00 The interface encryption disable command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
‹ › ( ‹ › [ encryption key value default default (config-if)> ‹ › no encryption key Arguments Argument Value Description The key number. Overall, up to 4 keys Integer could be specified. Command Reference Guide — Keenetic Extra (KN-1710)
Enable security algorithms on the wireless interface. Wireless interface can support the joint use of and WPA2, but supporting automatically disables when any of the is enabled. Command with no prefix disables support. Keenetic Extra (KN-1710) — Command Reference Guide...
Change settings Multiple input Interface type WiFi Synopsis (config-if)> encryption wpa2 (config-if)> no encryption wpa2 Example (config-if)> encryption wpa2 WPA2 algorithms enabled. History Version Description 2.00 The interface encryption wpa2 command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
SSID, than he can connect to it. The mode is disabled by default. Command with no prefix disables the mode. Prefix no Change settings Multiple input Interface type Access Point Keenetic Extra (KN-1710) — Command Reference Guide...
3.20.36 interface igmp fork Description Enable the duplication of outgoing packets IGMP to the specified upstream interface. There can be only one interface. fork Command with no prefix disables the mode. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
The interface igmp upstream command has been introduced. 3.20.38 interface include Description Specify Ethernet-interface name which will be added to the software bridge as a port. Command with no prefix removes the interface from the bridge. Keenetic Extra (KN-1710) — Command Reference Guide...
Apply filtering to incoming packets. direction Apply filtering to outgoing packets. Example (config-if)> ip access-group 111 in Access group applied. History Version Description 2.00 The interface ip access-group command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
The interface ip address dhcp command has been introduced. 3.20.43 interface ip adjust-ttl Description Modify the TTL of the first packet for all incoming interface connections. Command with no prefix cancels the setting. Keenetic Extra (KN-1710) — Command Reference Guide...
Modify the TTL for all packets of outgoing interface connections. Command with no prefix cancels the setting. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ‹ › ip adjust-ttl send send (config-if)> no ip adjust-ttl send Command Reference Guide — Keenetic Extra (KN-1710)
(for example, ) and the prefix with bit 255.255.255.0 length (for example, Example (config-if)> ip alias 192.168.1.88/24 IP alias saved. History Version Description 2.00 The interface ip alias command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Value Description Vendor class name. class String Example (config-if)> ip dhcp client class-id "Keenetic Extra" Dhcp::Client: ISP DHCP client vendor class is set to "Keenetic ► Extra". History Version Description 2.02 The interface ip dhcp client class-id command has been introduced.
3.20.49 interface ip dhcp client dns-routes Description Enable automatic addition of host routes to the DNS-server received from the DHCP-server. Enabled by default. Command with no prefix disables the setting. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
— static Example (config-if)> ip dhcp client fallback static Dhcp::Client: a DHCP address fallback is static. History Version Description 2.05 The interface ip dhcp client fallback command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix denies using of DNS-server addresses which are received via DHCP. Prefix no Change settings Multiple input Interface type Ethernet Synopsis (config-if)> ip dhcp client name-servers (config-if)> no ip dhcp client name-servers Keenetic Extra (KN-1710) — Command Reference Guide...
DHCP-client releases lease IP-address and passes in a mode of obtaining a new one. Prefix no Change settings Multiple input Interface type Ethernet Synopsis (config-if)> ip dhcp client renew (config-if)> no ip dhcp client renew Command Reference Guide — Keenetic Extra (KN-1710)
Internet access backup (WAN backup) functionality is using priority “global”. By default, setting is disabled. Command with no prefix removes property. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix cancels the command. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ‹ › ip mru (config-if)> no ip mru Arguments Argument Value Description value. Integer Example (config-if)> ip mru 1400 MRU saved. Command Reference Guide — Keenetic Extra (KN-1710)
The interface ip mtu command has been introduced. 3.20.59 interface ip remote Description Set a remote peer static address. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ‹ › ip remote address Keenetic Extra (KN-1710) — Command Reference Guide...
Integer Example (config-if)> ip tcp adjust-mss pmtu TCP-MSS adjustment enabled. History Version Description 2.00 The interface ip tcp adjust-mss command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Use routes which are received via IPCP. By default, the setting is enabled. Command with no prefix removes the setting. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ipcp dns-routes (config-if)> no ipcp dns-routes Example (config-if)> ipcp dns-routes DNS routes enabled Keenetic Extra (KN-1710) — Command Reference Guide...
3.20.64 interface ipcp vj Description Enable compression of TCP/IP headers by Van Jacobson's method. Command with no prefix disables compression. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ipcp vj (config-if)> no ipcp vj Command Reference Guide — Keenetic Extra (KN-1710)
, but for the second weak-pfs weak phase PFS group 1 and 2 is enabled. The same as , but for the second normal-pfs normal phase PFS group 2 and 5 is enabled. Keenetic Extra (KN-1710) — Command Reference Guide...
Description 2.10 The interface ipsec ignore command has been introduced. 3.20.67 interface ipsec ikev2 Description Enable IKEv2 protocol for IPSec connection that is automatically associated with the tunnel. By default, IKEv1 is used. Command Reference Guide — Keenetic Extra (KN-1710)
3.20.70 interface ipv6 force-default Description Force the interface to be used as default IPv6 gateway. By default, the setting is disabled. Command with no prefix removes the setting. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
Name servers provided by the interface network are accepted. History Version Description 2.00 The interface ipv6 name-servers command has been introduced. 3.20.72 interface ipv6 prefix Description Configure prefix delegation. When is set, prefix is requested via auto DHCPv6-PD. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix disables IPv6CP. Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ipv6cp (config-if)> no ipv6cp Example (config-if)> ipv6cp IPv6CP enabled. History Version Description 2.00 The interface ipv6cp command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Prefix no Change settings Multiple input Interface type Synopsis (config-if)> lcp pfc (config-if)> no lcp pfc Arguments Argument Value Description Enable compression of Connection ID into Keyword headers. Command Reference Guide — Keenetic Extra (KN-1710)
Display the interface status by means of LED. control shold be SelectedWan chosen with system led command. Command with no prefix disables the feature. Prefix no Change settings Multiple input Synopsis (config-if)> led wan (config-if)> no led wan Keenetic Extra (KN-1710) — Command Reference Guide...
3.20.80 interface mac access-list type Description Set the type for filtering list of the interface. Type is not defined by default value assigned). none Prefix no Change settings Multiple input Interface type Access Point Command Reference Guide — Keenetic Extra (KN-1710)
Multiple input Interface type Synopsis (config-if)> ‹ › mac address address (config-if)> no mac address Arguments Argument Value Description New MAC-address of the interface. MAC-address Example (config-if)> mac address 3C:1F:6E:2A:1C:BA MAC address saved. Keenetic Extra (KN-1710) — Command Reference Guide...
The interface mac address factory command has been introduced. 3.20.83 interface mac clone Description Clone the MAC-address from the operator's PC to the interface. Prefix no Change settings Multiple input Interface type MAC, IP Synopsis (config-if)> mac clone Command Reference Guide — Keenetic Extra (KN-1710)
Connect sequence saved. History Version Description 2.00 The interface modem connect command has been introduced. 3.20.85 interface modem init Description Add modem initialization string at specified position index Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description Value of timeout in seconds. Can timeout Integer take values from 1 to 600 inclusively. Example (config-if)> modem timeout 300 Network::Interface::UsbModem: "UsbModem0": connect timeout is ► 300 seconds. Command Reference Guide — Keenetic Extra (KN-1710)
The interface peer command has been introduced. 3.20.88 interface ping-check profile Description Assign Ping Check profile to the interface. Command with no prefix cancels the setting. Prefix no Change settings Multiple input Synopsis (config-if)> ‹ › ping-check profile profile Keenetic Extra (KN-1710) — Command Reference Guide...
History Version Description 2.00 The interface power command has been introduced. 3.20.90 interface pppoe service Description Specify PPPoE service. If service is not defined, then PPPoE-client will be connected to an arbitrary service. Command Reference Guide — Keenetic Extra (KN-1710)
Use short preamble. Prefix no Change settings Multiple input Interface type Radio Synopsis (config-if)> preamble-short (config-if)> no preamble-short Example (config-if)> preamble-short Short preamble enabled. History Version Description 2.00 The interface preamble-short command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
ID. Command with no prefix removes the setting. Prefix no Change settings Multiple input Synopsis (config-if)> ‹ › rename rename (config-if)> no rename Arguments Argument Value Description New interface name. rename String Command Reference Guide — Keenetic Extra (KN-1710)
Command is used for correct view of VLAN connections in the web interface and has no effect on functionality. Command with no prefix removes the role. If you use no arguments, the entire list of roles will be removed. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
. To accomplish that, to both interfaces must be assigned PPPoE0 private security level and function isolate-private must be disabled. (config)> interface Home security-level private (config)> interface PPPoE0 security-level private (config)> no isolate-private Keenetic Extra (KN-1710) — Command Reference Guide...
Description 10 Mbit/s. speed 100 Mbit/s. 1 Gbit/s. 1000 Automatical speed configuration. auto Example (config-if)> speed 1000 Network::Interface::Ethernet: Speed set to 1000. History Version Description 2.06.B.1 The interface speed command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
SSID, the station can connect to any available wireless network at its own discretion. Command with no prefix deletes the setting. Prefix no Change settings Multiple input Interface type SSID Synopsis (config-if)> | ‹ › ) ssid auto ssid Keenetic Extra (KN-1710) — Command Reference Guide...
ID. Can take values Integer from 1 to 4094 inclusively. Example (config-if)> switchport access vlan 1 Network::Interface::Switch: "FastEthernet0/0": set access VLAN ► ID: 1. History Version Description 2.06 The interface switchport access command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix resets setting to default. Prefix no Change settings Multiple input Interface type Port Synopsis (config-if)> ] ) | switchport mode access q-in-q trunk Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix removes the port from the specified VLAN. If you use no argument, the port will be removed from all the VLANs. Prefix no Change settings Multiple input Interface type Port Synopsis (config-if)> ‹ › switchport trunk vlan Command Reference Guide — Keenetic Extra (KN-1710)
64 Kbps to 1 Gbps. Example (config-if)> traffic-shape rate 800 TrafficControl::Manager: "AccessPoint" interface rate limited ► to 800 Kbps. History Version Description 2.05 The interface traffic-shape command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Multiple input Interface type TunnelSixInFour Synopsis (config-if-tsp)> ‹ › password password (config-if-tsp)> no password Arguments Argument Value Description password. password String History Version Description 2.00 The interface tsp password command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Page 153
Command with no prefix removes server's IP. Prefix no Change settings Multiple input Interface type TunnelSixInFour Synopsis (config-if-tsp)> ‹ › server server (config-if-tsp)> no server Arguments Argument Value Description Server IPv4 address. server IPv4 Keenetic Extra (KN-1710) — Command Reference Guide...
(config-if)> tunnel eoip id 50 Network::Interface::Tunnel: "Gre0": eoip id interface set to auto. (config-if)> no tunnel eoip id Network::Interface::Tunnel: "Gre0": eoip id was reset. History Version Description 2.08 The interface tunnel eoip id command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
The auto argument has been added. 3.20.110 interface tx-burst Description Enable Wi-Fi packet aggregation (Tx Burst). By default, the setting is disabled. Command with no prefix disables the setting. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
Enable the network interface and persist the state “up” to the settings. Command with no prefix disables the the network interface and deletes “up” from settings. Also interface down command can be used. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
Version Description 2.04 The interface usb apn command has been introduced. 3.20.114 interface usb device-id Description Assign vendor and model ID to the UsbModem interface. It is necessary for modem and interface binding. Command Reference Guide — Keenetic Extra (KN-1710)
Prefix no Change settings Multiple input Interface type Synopsis (config-if)> ‹ › usb power-cycle pause Arguments Argument Value Description Period of time in which usb-modem will be pause Integer disabled, in milliseconds. Keenetic Extra (KN-1710) — Command Reference Guide...
The interface wmm command has been introduced. 3.20.117 interface wps Description Enable functionality. Prefix no Change settings Multiple input Interface type WiFi Synopsis (config-if)> (config-if)> no wps Example (config-if)> wps WPS functionality enabled. Command Reference Guide — Keenetic Extra (KN-1710)
The interface wps peer command has been introduced. 3.20.121 interface wps self-pin Description Start WPS process using self PIN. Process takes 2 minutes or until the first connection occur. Prefix no Change settings Multiple input Interface type WiFi Command Reference Guide — Keenetic Extra (KN-1710)
IP-address in four-part dotted IP-address decimal format corresponding to the local data-link address. MAC-address as six groups of two MAC-address hexadecimal digits separated by colons. Example (config)> ip arp 192.168.93.52 00:A0:CC:23:AF:4A Network::ArpTable: Static ARP entry saved. Keenetic Extra (KN-1710) — Command Reference Guide...
Set an option 60 to match the vendor-class. Command with no prefix removes selected option. Prefix no Change settings Multiple input Synopsis (config-dhcp-class)> ‹ › ‹ › option number data (config-dhcp-class)> ‹ › no option number Command Reference Guide — Keenetic Extra (KN-1710)
IP-address of the host. If not specified, the IP-address value is taken from the previous configuration. Example (config)> ip dhcp host HOST 192.168.1.44 new host "HOST" has been created. Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description DHCP pool name. name String Example (config)> ip dhcp pool test_pool pool "test_pool" has been created. History Version Description 2.00 The ip dhcp pool command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
To work correctly class name should be the same as for ip dhcp class command. Command with no prefix removes selected class. Prefix no Change settings Multiple input Group entry (config-dhcp-pool-class) Synopsis (config-dhcp-pool)> ‹ › class class (config-dhcp-pool)> ‹ › no class class Keenetic Extra (KN-1710) — Command Reference Guide...
Page 168
Value of an option. data String Example (config-dhcp-pool-class)> option 6 ip 192.168.1.1 Dhcp::Server: Option 6 is set to 192.168.1.1. History Version Description 2.00 The ip dhcp pool class option command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Arguments Argument Value Description Default gateway address. address IP-address Example (config-dhcp-pool)> default-router 192.168.1.88 pool "test_pool" router address has been saved. History Version Description 2.00 The ip dhcp pool default-router command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Specify the domain name that client should use when resolving hostnames via DNS (option 15). Command with no prefix cancels the setting. Prefix no Change settings Multiple input Synopsis (config-dhcp-pool)> ‹ › domain domain (config-dhcp-pool)> no domain Command Reference Guide — Keenetic Extra (KN-1710)
Configure the lease time of DHCP pool IP-address. Command with no prefix sets the default value, equal to seconds. 86400 Prefix no Change settings Multiple input Synopsis (config-dhcp-pool)> ‹ › lease lease (config-dhcp-pool)> no lease Keenetic Extra (KN-1710) — Command Reference Guide...
IP-address Pool's end address. IP-address Pool size. size Integer Example (config-dhcp-pool)> range 192.168.15.43 3 pool "_WEBADMIN" range has been saved. History Version Description 2.00 The ip dhcp pool range command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
3.26 ip dhcp relay server Description Specify the IP-address of the DHCP-server, to which the relay will forward client requests from the LAN. Command with no prefix removes the setting. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
DHCP-clients name will be sent. Example (config)> ip dhcp relay wan FastEthernet1 using WAN interface FastEthernet1. History Version Description 2.00 The ip dhcp relay wan command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
(config-ftp)> permissive Core::Configurator: done. History Version Description 2.08 The ip ftp permissive command has been introduced. 3.28.2 ip ftp security-level Description Set FTP security level. By default, value is set. private Prefix no Command Reference Guide — Keenetic Extra (KN-1710)
(config-ftp)> ‹ › user name (config-ftp)> ‹ › no user name Arguments Argument Value Description Specifies the name of the user. name String Example (config-ftp)> user test_user Core::Authenticator: User "test_user" has been added. Keenetic Extra (KN-1710) — Command Reference Guide...
Add a domain name and address as a DNS-record. Prefix no Change settings Multiple input Synopsis (config)> ‹ › ‹ › ip host domain address (config)> [ ‹ › ‹ › ] no ip host domain address Command Reference Guide — Keenetic Extra (KN-1710)
Description Enable subnetwork passive scanning on interface. By default is enabled. Command with no prefix disables the setting. Prefix no Change settings Multiple input Interface type Synopsis (config-hotspot)> ‹ › auto-scan interface interface Keenetic Extra (KN-1710) — Command Reference Guide...
By default, the value is used. Example (config-hotspot)> auto-scan interval 10 Hotspot::Discovery::Manager: Auto-scan probe interval is set to ► 10 s. (config-hotspot)> auto-scan no interval Hotspot::Discovery::Manager: Auto-scan probe interval reset to ► default. Command Reference Guide — Keenetic Extra (KN-1710)
Set offline timeout for hosts. After the specified time, the missing host is removed from the online host list. Command with no prefix resets setting to default. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Prefix no Change settings Multiple input Interface type Synopsis (config-hotspot)> ‹ › default-policy access (config-hotspot)> no default-policy Arguments Argument Value Description Permit access to the internet. access permit Deny access to the internet. deny Command Reference Guide — Keenetic Extra (KN-1710)
The name of the schedule that was schedule String created with schedule group of commands. Example (config)> known host Daddys-Tablet 54:e4:3a:8a:f3:a7 Core::KnownHosts: New host "Daddys-Tablet" has been created. (config)> ip hotspot (config-hotspot)> host 54:e4:3a:8a:f3:a7 [Tab] Usage template: Keenetic Extra (KN-1710) — Command Reference Guide...
Interface name alias. Permit access to the internet. access permit Deny access to the internet. deny Example (config)> ip hotspot (config-hotspot)> policy Home [Tab] Usage template: policy {interface} {access} Choose: Home permit Command Reference Guide — Keenetic Extra (KN-1710)
Set HTTP bruteforce detection parameters for public interfaces. By default, feature is enabled. Command with no prefix disables bruteforce detection. Prefix no Change settings Multiple input Interface type Synopsis (config)> ‹ › [‹ › ip http lockout-policy threshold duration [‹ ›]] observation-window Keenetic Extra (KN-1710) — Command Reference Guide...
2.08 The ip http lockout-policy command has been introduced. 3.32 ip http port Description Assign HTTP port for Web interface of Keenetic Extra. By default, value is used. Command with no prefix resets HTTP port to default. Prefix no Change settings...
Set HTTP proxy access. By default, access to the HTTP proxy is denied. Command with no prefix denies access to the proxy. Prefix no Change settings Multiple input Synopsis (config-http-proxy)> allow public (config-http-proxy)> no allow Keenetic Extra (KN-1710) — Command Reference Guide...
3.33.3 ip http proxy domain ndns Description Set HTTP proxy domain through NDNS. If enabled, setting ip http proxy domain is deleted. Command with no prefix removes the setting. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
HTTP-server address is full domain name. fqdn The port number. port Integer Example (config-http-proxy)> upstream http 192.168.1.1 8080 Http::Manager: Proxy "TEST" upstream was set. History Version Description 2.08 The ip http proxy upstream command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
3.35 ip http ssl enable Description Enable HTTP SSL server. By default, the server is disabled. Command with no prefix disables SSL server. Prefix no Change settings Multiple input Interface type Synopsis (config)> ip http ssl enable Command Reference Guide — Keenetic Extra (KN-1710)
In resolving names the DNS-proxy first selects the address of the server with name best matching the requested domain. If the domain is not specified, the server will be used for all requests. Keenetic Extra (KN-1710) — Command Reference Guide...
(for example, ) and the 255.255.255.0 form of prefix bit length (for example, Example (config)> ip nat PPTP0 NAT rule added. History Version Description 2.00 The ip nat command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The ip route command has been introduced. 3.40 ip search-domain Description Assign search domain to resolve hostnames that are not fully qualified. Command with no prefix removes the setting. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
Home ip static tcp Internet 80 172.16.1.33 80 History Version Description 2.00 The ip static command has been introduced. 3.42 ip telnet Description Access to a group of commands to manage Telnet-server. Command Reference Guide — Keenetic Extra (KN-1710)
IP in minutes. By default, value is used. Duration of suspicious activity observation-window Integer observation in minutes. By default, value is used. Example (config)> ip telnet lockout-policy 10 30 2 Telnet::Manager: Bruteforce detection is reconfigured. Keenetic Extra (KN-1710) — Command Reference Guide...
Prefix no Change settings Multiple input Interface type Synopsis (config-telnet)> security-level public private protected Arguments Argument Value Description Access to the Telnet-server is public Keyword allowed for public, private and protected interfaces. Command Reference Guide — Keenetic Extra (KN-1710)
Can take values from 1 to 4 inclusively. Example (config-telnet)> session max-count 2 Telnet::Server: the maximum session count set to 2. History Version Description 2.08 The ip telnet session max-count command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
The ipv6 firewall command has been introduced. 3.45 ipv6 local-prefix Description Configure a local (ULA) prefix. Argument can be a literal prefix or default which generates a persistent unique prefix automatically. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
› ipv6 name-server address (config)> [ ‹ › ] no ipv6 name-server address Arguments Argument Value Description Name server address. address IPv6-address Example (config)> ipv6 name-server 2001:db8::2 added name server 2001:db8::2, domain (default). Command Reference Guide — Keenetic Extra (KN-1710)
3.48 ipv6 subnet Description Access to a group of commands to configure a LAN IPv6 segment. If the segment is not found, the command tries to create it. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Select the address configuration mode for hosts in the subnet. Exclusive options are . The former will enable a local DHCPv6 server dhcp slaac for the purposes of address assignment, and the latter will enable SLAAC (Stateless Address Autoconfiguration). Command Reference Guide — Keenetic Extra (KN-1710)
Multiple input Synopsis (config-subnet)> ‹ › number Arguments Argument Value Description Unique subnet ID. Integer Example (config-subnet)> number 3 Number changed. History Version Description 2.00 The ipv6 subnet number command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Change settings Multiple input Synopsis (config)> isolate-private (config)> no isolate-private Example (config)> isolate-private Applied. History Version Description 2.00 The isolate-private command has been introduced. 3.50 known host Description Set known host. Prefix no Command Reference Guide — Keenetic Extra (KN-1710)
2.07 The ndns command has been introduced. 3.51.1 ndns book-name Description Reserve Public DNS device hostname allocation. For hostname transmission to another Keenetic device transfer-code parameter is used. To transfer hostname it is nessesary: 1. Execute command with on the transmitting side.
Page 208
Hostname is registered on the Keenetic direct Extra WAN-address. Code for domain transmission to another transfer-code Hexadecimal Keenetic device. The length is 32 symbols. number Example (ndns)> book-name testname mykeenetic.kz done, title = NDSS::ndns/bookName (Public DNS ► Hostname Booking), code = 200, icon = tick, hl = true, layout = message: client, geo = RU, ip = 81.200.27.56, format = ►...
Page 209
Commit stage complete., t = 532: item, hl = false, o = complete, d = All ► done., t = 532: Ndns::Client: Booked "testname.mykeenetic.kz". History Version Description 2.07 The ndns book-name command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Ndns::Client: Check completed. History Version Description 2.07 The ndns check-name command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
2.07 The ndns drop-name command has been introduced. 3.51.4 ndns get-booked Description Get actual info from the server about current booked Public DNS hostname. Prefix no Change settings Multiple input Synopsis (ndns)> get-booked Command Reference Guide — Keenetic Extra (KN-1710)
Ndns::Client: Get-booked completed. History Version Description 2.08 The ndns get-booked command has been introduced. 3.51.5 ndns get-update Description Update Public DNS device hostname allocation on the server. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
Page 214
= transfer, title = Transfer: name: testname domain: mykeenetic.net address: 81.200.27.56 updated: 2016-09-22T12:07:32.744Z access: direct transfer: false Ndns::Client: Get-update completed. History Version Description 2.07 The ndns get-update command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Access to configure NTP-client. Command with no prefix resets NTP-client configuration to default. Prefix no Change settings Multiple input Synopsis (config)> (config)> no ntp History Version Description 2.00 The ntp command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Change settings Multiple input Synopsis (config)> ‹ › ntp sync-period time (config)> no ntp sync-period Arguments Argument Value Description Time sinchronization, in minutes. Can take time Integer values from 60 minutes to 1 month. Command Reference Guide — Keenetic Extra (KN-1710)
/opt/install *.ipk *.tgz are unpacked to before running . Archives are deleted after /opt initrc installation. Command with no prefix disables the opkg feature. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
(config)> no opkg dns-override Example (config)> opkg dns-override Opkg::Manager: DNS override enabled. (config)> no opkg dns-override Opkg::Manager: DNS override disabled. History Version Description 2.05.C.3 The opkg dns-override command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
TZ can be either a POSIX timezone specification in the form , or the name of a stdoffset[dst[offset][,start[/time],end[/time]]] zoneinfo-binary-format timezone file (the form used by glibc and almost all GNU systems). Command with no prefix resets timezone to undefined. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix removes Ping Check profile. Prefix no Change settings Multiple input Group entry (config-pchk) Synopsis (config)> ‹ › ping-check profile name (config)> ‹ › no ping-check profile name Command Reference Guide — Keenetic Extra (KN-1710)
Internet at the interface considered absent. By default, value 5 is used. Command with no prefix resets to default. Prefix no Change settings Multiple input Synopsis (config-pchk)> ‹ › max-fails count Keenetic Extra (KN-1710) — Command Reference Guide...
1 to 10 inclusively. Example (config-pchk)> min-success 3 PingCheck::Profile: profile "123" uses 3 success count for ► enabling interface. History Version Description 2.04 The ping-check profile min-success command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Specify port for connection to the remote host. Setting has a meaning for mode of Ping Check (ping-check mode command). connect Prefix no Change settings Multiple input Synopsis (config-pchk)> ‹ › port number Arguments Argument Value Description Port number. number Integer Keenetic Extra (KN-1710) — Command Reference Guide...
Enable restarting interface if internet is not available. Disabled by default. Command with no prefix disables the feature. Prefix no Change settings Multiple input Synopsis (config-pchk)> restart-interface (config-pchk)> no restart-interface Example (config-pchk)> restart-interface PingCheck::Profile: Profile "test" enabled restarting interface. Command Reference Guide — Keenetic Extra (KN-1710)
The ping-check profile timeout command has been introduced. 3.61.9 ping-check profile update-interval Description Set periodicity of Ping Check performing in seconds. Prefix no Change settings Multiple input Synopsis (config-pchk)> ‹ › update-interval time Keenetic Extra (KN-1710) — Command Reference Guide...
The ppe command has been introduced. 2.05 Argument was implemented. engine 3.63 pppoe pass Description Enable PPPoE Pass Through function. You can enter up to 10 network nodes. Command with no prefix disables the function. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix deletes the printer. Prefix no Change settings Multiple input Group entry (config-printer) Synopsis (config)> ‹ › printer (config)> ‹ › no printer Arguments Argument Value Description Printer ID. String Keenetic Extra (KN-1710) — Command Reference Guide...
Prefix no Change settings Multiple input Synopsis (config-printer)> ‹ › ] debug level level (config-printer)> no debug Arguments Argument Value Description The debug level. Can take values from 1 to level Integer 3 inclusively. Command Reference Guide — Keenetic Extra (KN-1710)
Assign an arbitrary name to the printer. Prefix no Change settings Multiple input Synopsis (config-printer)> ‹ › name name (config-printer)> ‹ › no name name Arguments Argument Value Description Arbitrary printer name. name String Keenetic Extra (KN-1710) — Command Reference Guide...
3.64.6 printer type Description Set printer type. Prefix no Change settings Multiple input Synopsis (config-printer)> ‹ › type type Arguments Argument Value Description Printer connected via CIFS. type cifs Printer connected directly to device. direct Command Reference Guide — Keenetic Extra (KN-1710)
Value Description Text of the description. description String Example (config-sched)> description "Schedule for on/off Access Point" Core::Schedule::Manager: Updated description of schedule "WIFI". History Version Description 2.06 The schedule description command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The schedule led command has been introduced. 3.66 service cifs Description Enable CIFS service. Prefix no Change settings Multiple input Synopsis (config)> service cifs (config)> no service cifs Example (config)> service cifs CIFS server enabled. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix stops the service. Prefix no Change settings Multiple input Synopsis (config)> service dhcp (config)> no service dhcp Example (config)> service dhcp service enabled. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix stops the service. Prefix no Change settings Multiple input Synopsis (config)> service dlna (config)> no service dlna Example (config)> service dlna DLNA server enabled. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix stops the service. Prefix no Change settings Multiple input Synopsis (config)> service ftp (config)> no service ftp Example (config)> service ftp FTP server enabled. History Version Description 2.00 The service ftp command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix stops the service. Prefix no Change settings Multiple input Synopsis (config)> service igmp-proxy (config)> no service igmp-proxy Example (config)> service igmp-proxy IGMP proxy enabled. History Version Description 2.00 The service igmp-proxy command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Multiple input Synopsis (config)> service ntce (config)> no service ntce Example (config)> service ntce Ntce::Manager: Enabled. History Version Description 2.09 The service ntce command has been introduced. Previous command name is service dpi. Command Reference Guide — Keenetic Extra (KN-1710)
(config)> no service snmp Example (config)> service snmp Snmp::Manager: SNMP service was enabled. (config)> no service snmp Snmp::Manager: SNMP service was disabled. History Version Description 2.08 The service snmp command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix stops the service. Prefix no Change settings Multiple input Synopsis (config)> service torrent (config)> no service torrent Example (config)> service torrent server enabled. History Version Description 2.00 The service torrent command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Multiple input Synopsis (config)> service upnp (config)> no service upnp History Version Description 2.00 The service upnp command has been introduced. 3.83 service vpn-server Description Enable VPN-server. Command with no prefix stops the service. Keenetic Extra (KN-1710) — Command Reference Guide...
Version Description 2.00 The show command has been introduced. 3.84.1 show access Description Show user access for directory on USB drive. Prefix no Change settings Multiple input Synopsis (show)> ‹ › access directory Command Reference Guide — Keenetic Extra (KN-1710)
An access point name. You can see the list name String of available access points with help of associations ? command. Example (show)> associations WifiMaster0/AccessPoint0 station: mac: ec:1f:72:d3:6d:3f ap: WifiMaster0/AccessPoint0 authenticated: 1 txrate: 130 uptime: 3804 txbytes: 2058837 Keenetic Extra (KN-1710) — Command Reference Guide...
GMT0 custom: no History Version Description 2.00 The show clock date command has been introduced. 3.84.5 show clock timezone-list Description Show the list of available timezones. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
3.84.6 show crypto ike key Description Show info about selected key. If you use no argument, the entire list of keys will be displayed. Prefix no Change settings Multiple input Synopsis (show)> crypto ike key name Command Reference Guide — Keenetic Extra (KN-1710)
An Ethernet interface name. You can see interface Interface the list of available Ethernet interfaces with name help of dot1x ? command. Example (config)> show dot1x ISP dot1x: id: FastEthernet1 state: CONNECTING Core::Configurator: done. Keenetic Extra (KN-1710) — Command Reference Guide...
100M duplex: full port, index = 2: link: down speed: duplex: port, index = 3: link: down speed: duplex: port, index = 4: link: down speed: duplex: port, index = 5: link: up Keenetic Extra (KN-1710) — Command Reference Guide...
Attribute of inheritance. inherited Example (show)> interface Bridge1 bridge members: interface, link = no, inherited = yes: WifiMaster0/AccessPoint2 interface, link = yes: UsbLte0 History Version Description 2.03 The show interface bridge command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
3.84.14 show interface country-codes Description Show the list of available country codes on a radio interface. Prefix no Change settings Multiple input Interface type Radio Synopsis (show)> ‹ › interface name country-codes Command Reference Guide — Keenetic Extra (KN-1710)
AU country: Australia History Version Description 2.03 The show interface country-codes command has been introduced. 3.84.15 show interface mac Description Show the table of MAC-addresses of the switch. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
The show interface stat command has been introduced. 3.84.18 show interface wps pin Description Show the access point WPS PIN. Prefix no Change settings Multiple input Interface type WiFi Synopsis (show)> ‹ › interface name wps pin Command Reference Guide — Keenetic Extra (KN-1710)
Full name or an alias of the interface. name Interface name Output Element Value Root node. WPS is configured for Access Point. configured Auto-self-pin mode state. auto-self-pin status disabled enabled active direction send Keenetic Extra (KN-1710) — Command Reference Guide...
Example (show)> ip arp =================================================== Interface =================================================== 192.168.75.209 9c:b7:0d:91:e7:31 Home 82.135.72.150 00:0e:0c:09:db:60 192.168.75.106 88:53:2e:5e:07:1d Home 192.168.75.201 7c:61:93:eb:6c:77 Home 192.168.75.203 00:19:d2:48:d6:dc Home 10.10.30.34 a0:88:b4:40:9c:98 GuestWiFi 192.168.75.203 7c:61:93:ee:88:67 Home 192.168.75.211 00:26:c7:4a:e0:16 Home 82.138.72.163 34:51:c9:c6:53:cf Command Reference Guide — Keenetic Extra (KN-1710)
The show ip dhcp bindings command has been introduced. 3.84.22 show ip dhcp pool Description Show information about specified pool. If you use no argument, the information about all system pools will be displayed. Keenetic Extra (KN-1710) — Command Reference Guide...
Show home directories for users with ftp tag. Prefix no Change settings Multiple input Synopsis (show)> ip ftp Example (show)> ip ftp enabled: yes permissive: yes user: name: admin root: E:/ path: /tmp/mnt/E// user: Command Reference Guide — Keenetic Extra (KN-1710)
The show ip hotspot command has been introduced. 3.84.25 show ip name-server Description Show a list of current addresses of DNS-servers in order of decreasing priority. Prefix no Change settings Multiple input Synopsis (show)> ip name-server Command Reference Guide — Keenetic Extra (KN-1710)
Home valid-lifetime: infinite History Version Description 2.00 The show ipv6 addresses command has been introduced. 3.84.30 show ipv6 prefixes Description Show a list of current IPv6-prefixes. Prefix no Change settings Command Reference Guide — Keenetic Extra (KN-1710)
Show a list of current IPv6-routes. Prefix no Change settings Multiple input Synopsis (show)> ipv6 routes Example (show)> ipv6 routes route_: destination: 2001:db8::/64 gateway: :: interface: Home route_: destination: fd3c:4268:1559::/64 gateway: :: interface: Home route_: destination: fd01:db8:43::/64 Keenetic Extra (KN-1710) — Command Reference Guide...
Change settings Multiple input Synopsis (show)> [ ‹ › ] [ max-lines once Arguments Argument Value Description Limit for returned log items. max-lines Integer Show current log and exit to the CLI. once Keyword Command Reference Guide — Keenetic Extra (KN-1710)
Show KeenDNS parameters from the latest request to the server (see ndns get-booked ndns get-update commands). Prefix no Change settings Multiple input Synopsis (show)> ndns Example (show)> ndns name: testname booked: testname domain: mykeenetic.com address: 41.189.34.56 updated: yes access: direct ttp: direct: yes Keenetic Extra (KN-1710) — Command Reference Guide...
The show ntp status command has been introduced. 3.84.38 show ping-check Description Show Ping Check profile status. If you use no arguments, the command displays information about all profiles. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
2.04 The show ping-check command has been introduced. 3.84.39 show printers Description Show attached printer list. Prefix no Change settings Multiple input Synopsis (show)> printers Example (show)> printers printers: printer: Canon MF8300C Series Command Reference Guide — Keenetic Extra (KN-1710)
Page 276
82.138.7.141 ISP auto ip route 82.138.7.132 ISP auto ip route 82.138.7.27 PPTP0 auto ip dhcp pool _WEBADMIN range 192.168.15.200 192.168.15.219 bind Home ip dhcp pool _WEBADMIN_GUEST_AP range 10.1.30.33 10.1.30.52 bind GuestWiFi Command Reference Guide — Keenetic Extra (KN-1710)
Page 277
9430B54530B52EDC 9430B54530B52EDC: automount permissive History Version Description 2.00 The show running-config command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
? command. Example (show)> site-survey WifiStation0 ====================================================================== ESSID Rate ====================================================================== Gena 00:23:f8:5b:d3:f5 300Mbit/s Keenetic-2034 00:23:f8:5b:d3:f4 300Mbit/s Sonar 40:4a:03:b4:5d:18 54Mbit/s History Version Description 2.00 The show site-survey command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The show system command has been introduced. 3.84.44 show tags Description Show available authentication tags. Prefix no Change settings Multiple input Synopsis (show)> tags Example (show)> tags tag: cli tag: readonly tag: printers tag: cifs tag: http Keenetic Extra (KN-1710) — Command Reference Guide...
1 interface: ISP protocol: udp port: 11175 to-address: 192.168.15.206 to-port: 11175 description: Skype UDP at 192.168.12.286:11175 (2024) packets: 0 bytes: 0 History Version Description 2.00 The show upnp redirect command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Version Description 2.00 The show usb command has been introduced. 3.84.47 show version Description Show firmware version. Prefix no Change settings Multiple input Synopsis (show)> version Example (show)> version release: 2.10.C.1.0-0 arch: mips Keenetic Extra (KN-1710) — Command Reference Guide...
2.00 The show version command has been introduced. 3.84.48 show vpn-server Description Show current connections to the VPN-server. Prefix no Change settings Multiple input Synopsis (show)> vpn-server Example (show)> vpn-server tunnel: clientaddress: 172.16.1.33 Command Reference Guide — Keenetic Extra (KN-1710)
String Example (config)> snmp community Co_test Snmp::Manager: SNMP community set to "Co_test". (config)> no snmp community Snmp::Manager: SNMP community reset to "public". History Version Description 2.08 The snmp community command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
By default, the location is not defined. Command with no prefix resets setting. Prefix no Change settings Multiple input Synopsis (config)> ‹ › snmp location location (config)> no snmp location Arguments Argument Value Description SNMP device location. location String Command Reference Guide — Keenetic Extra (KN-1710)
Page 286
/etc/ndm/button.d/ (component OPKG required). Example (system)> button WLAN on double-click do WifiGuestApToggle Peripheral::Manager: "WLAN/double-click" handler set. History Version Description 2.03 The system button command has been introduced. 2.06 handler was added. OpkgRunScript Command Reference Guide — Keenetic Extra (KN-1710)
(system)> ‹ › no clock timezone locality Arguments Argument Value Description Name of the city, indicating the time zone. locality String Example (system)> clock timezone Dublin the system timezone is set to "Dublin". Keenetic Extra (KN-1710) — Command Reference Guide...
Save the system configuration asynchronously. Prefix no Change settings Multiple input Synopsis (system)> configuration save Example (system)> configuration save Saving configuration. History Version Description 2.05.B.1 The system configuration save command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
(system)> no domainname Arguments Argument Value Description The domain name to assign. domain String Example (system)> domainname zydata Domainname saved. History Version Description 2.00 The system domainname command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Arguments Argument Value Description LED name. LED notifies you there are updates for control U p d a t e s A v a i l a b l e your device available. Command Reference Guide — Keenetic Extra (KN-1710)
Shutdown the LEDs on the front front panel. Shutdown the LEDs on the back back panel. Example (system)> led shutdown all Peripheral::Manager: LED shutdown mode set to "all". (system)> led no shutdown Peripheral::Manager: LED shutdown mode reset. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix disables the feature. Prefix no Change settings Multiple input Synopsis (system)> log reduction (system)> no log reduction Example (system)> log reduction Core::Configurator: done. History Version Description 2.04 The system log reduction command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
(system)> [ ‹ › ] no log suppress ident Arguments Argument Value Description Process ID which messages need ident String to suppress. Example (system)> log suppress kernel Syslog: added suppression "kernel". Keenetic Extra (KN-1710) — Command Reference Guide...
Chapter 3 Command Reference History Version Description 2.04 The system log suppress command has been introduced. 3.88.15 system mode Description Select system operating mode for Keenetic Extra. Prefix no Change settings Multiple input Synopsis (system)> ‹ › mode mode Arguments...
(system)> reboot interval (system)> no reboot Arguments Argument Value Description Timeout for scheduled reboot. If not interval Integer specified, the reboot will be executed immediately. Example (system)> reboot 20 Rebooting in 20 seconds. Keenetic Extra (KN-1710) — Command Reference Guide...
(system)> set net.ipv4.netfilter.ip_conntrack_udp_timeout 60 (system)> set net.ipv4.netfilter.ip_conntrack_max 4096 (system)> exit (config)> show running-config system set net.ipv4.ip_forward 1 set net.ipv4.tcp_fin_timeout 30 set net.ipv4.tcp_keepalive_time 120 set net.ipv4.netfilter.ip_conntrack_tcp_timeout_established ► 1200 set net.ipv4.netfilter.ip_conntrack_udp_timeout 60 set net.ipv4.netfilter.ip_conntrack_max 4096 (config)> Command Reference Guide — Keenetic Extra (KN-1710)
2.00 The system swap command has been introduced. 3.89 tools Description Access to a group of commands to test the environment. Prefix no Change settings Multiple input Group entry (tools) Synopsis (config)> tools Keenetic Extra (KN-1710) — Command Reference Guide...
Echo-Reply responses. The time between sending request and receiving the response Round Trip Time (RTT) allows you to define double ended delays on the route and frequency of packet losses, that is, indirectly Command Reference Guide — Keenetic Extra (KN-1710)
Round Trip Time (RTT) allows you to define double ended delays on the route and frequency of packet losses, that is, indirectly determine loading on the channels of data transmission and intermediate devices. Keenetic Extra (KN-1710) — Command Reference Guide...
Page 300
--- fd4b:f12b:5d59:0:1108:4407:b772:20cd ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss, 0 duplicate(s), time 2002.61 ms. Round-trip min/avg/max = 1.51/5.70/8.42 ms. Process terminated. History Version Description 2.00 The tools ping6 command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The torrent command has been introduced. 3.90.1 torrent directory Description Specify a folder for downloads. If the folder is not found, the command tries to create it. Command with no prefix removes the setting. Prefix no Keenetic Extra (KN-1710) — Command Reference Guide...
Integer from 1024 to 65535. Example (config-torrent)> peer-port 1122 Core::Configurator: done. History Version Description 2.00 The torrent peer-port command has been introduced. 3.90.3 torrent rpc-port Description port. By default, value is used. 8090 Command Reference Guide — Keenetic Extra (KN-1710)
2.03 The udpxy command has been introduced. 3.91.1 udpxy buffer-size Description udpxy buffer size. By default, value is used. 2048 Command with no prefix resets buffer size to default. Prefix no Change settings Keenetic Extra (KN-1710) — Command Reference Guide...
Integer from -1 to 60. — unlimited timeout. Example (udpxy)> buffer-timeout 10 Udpxy::Manager: a hold data timeout set to 10 sec. History Version Description 2.04 The udpxy buffer-timeout command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix resets setting to default. Prefix no Change settings Multiple input Synopsis (udpxy)> ‹ › port port (udpxy)> no port Arguments Argument Value Description Port number. Can take values from 0 to port Integer 65535. Keenetic Extra (KN-1710) — Command Reference Guide...
The udpxy renew-interval command has been introduced. 3.91.6 udpxy timeout Description Set connection timeout. By default, value is used. Command with no prefix resets setting to default. Prefix no Change settings Multiple input Command Reference Guide — Keenetic Extra (KN-1710)
Interface added. name Rule for specified IP-address will be address IP-address added/deleted. Rule for specified port will be port Integer added/deleted. Rule with specified number in the list will index Integer be removed. Keenetic Extra (KN-1710) — Command Reference Guide...
Command with no prefix removes rule from the list. If you use no arguments, the entire list of rules will be removed. Prefix no Change settings Multiple input Interface type Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix removes user account. Prefix no Change settings Multiple input Group entry (config-user) Synopsis (config)> ‹ › user name Keenetic Extra (KN-1710) — Command Reference Guide...
String which the hash value is calculated automatically. Example (config-user)> password 1111 Core::Authenticator: Password set has been changed for user ► "test". History Version Description 2.00 The user password command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
Restrict commands that change the readonly settings. Connection to an integrated VPN-server. Example (config-user)> tag http Core::Authenticator: User "test" tagged with "http". History Version Description 2.00 The user tag command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
Interface can see the list of available interfaces with name help of interface ? command. Example (vpn-server)> interface FastEthernet0/Vlan1 Core::Configurator: done. History Version Description 2.04 The vpn-server interface command has been introduced. Command Reference Guide — Keenetic Extra (KN-1710)
The vpn-server lcp echo command has been introduced. 3.96.3 vpn-server mppe Description Set mode for MPPE encryption. 40-bit key is used by default. Command with no prefix disables selected mode. Prefix no Change settings Multiple input Keenetic Extra (KN-1710) — Command Reference Guide...
The vpn-server mppe-optional command has been introduced. 3.96.5 vpn-server mru Description value to be transmitted to PPTP-server. By default, value is 1350 used. Command with no prefix resets value to default. Prefix no Command Reference Guide — Keenetic Extra (KN-1710)
Value Description value. Can take values from 128 to value Integer 1500 inclusively. Example (vpn-server)> mtu 200 VpnServer::Manager: mtu set to 200. History Version Description 2.04 The vpn-server mtu command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
(vpn-server)> no pool-range Arguments Argument Value Description Start address of pool. begin IP-address Pool size. If not defined, size is used. size Integer Example (vpn-server)> pool-range 192.168.1.22 7 Core::Configurator: done. Command Reference Guide — Keenetic Extra (KN-1710)
2.04 The vpn-server static-ip command has been introduced. 3.97 yandexdns Description Access to a groupe of commands to configure Yandex.DNS profiles. Prefix no Change settings Multiple input Group entry (yandexdns) Synopsis (config)> yandexdns Keenetic Extra (KN-1710) — Command Reference Guide...
History Version Description 2.01 The yandexdns assign command has been introduced. 3.97.2 yandexdns check-availability Description Check availability of Yandex.DNS service. Prefix no Change settings Multiple input Synopsis (yandexdns)> check-availability Command Reference Guide — Keenetic Extra (KN-1710)
Command with no prefix disables the service. Prefix no Change settings Multiple input Synopsis (yandexdns)> enable (yandexdns)> no enable Example (yandexdns)> enable YandexDns::Client: Yandex DNS is enabled. History Version Description 2.01 The yandexdns enable command has been introduced. Keenetic Extra (KN-1710) — Command Reference Guide...
IP address, a default route, and one or more DNS server addresses from a DHCP server. The DHCP client then uses this information to configure its host. Keenetic Extra (KN-1710) — Command Reference Guide...
Page 324
Internet or a private network. It associates various information with domain names assigned to each of the participating entities. A Domain Name Service resolves queries for these names into IP addresses for the purpose of locating computer Command Reference Guide — Keenetic Extra (KN-1710)
Page 325
Internet. The first major version of IP, Internet Protocol Version 4 (IPv4), is the dominant protocol of the Internet. Its successor is Internet Protocol Version 6 (IPv6). Keenetic Extra (KN-1710) — Command Reference Guide...
Page 326
LCP packets are divided into three classes: • Link configuration packets used to establish and configure a link • Link termination packets used to terminate a link Command Reference Guide — Keenetic Extra (KN-1710)
Page 327
(and possibly also the header) of a packet as it passes an inspection point, searching for protocol non-compliance, viruses, spam, intrusions, Keenetic Extra (KN-1710) — Command Reference Guide...
Page 328
CRC (Cyclic Redundancy Check) block for communication between the Access Point and roaming wireless adapters. Long preamble: • PLCP with long preamble is transmitted at 1 Mbps regardless of transmit rate of data frames https://www.openwrt.org/ https://github.com/Entware-ng/Entware-ng Command Reference Guide — Keenetic Extra (KN-1710)
Page 329
It has no handshaking dialogues, and thus exposes the user's program to any unreliability of the underlying network protocol. There is no guarantee of delivery, ordering, or duplicate protection. Keenetic Extra (KN-1710) — Command Reference Guide...
Page 330
(SOHO) environments. Wi-Fi Protected Setup enables typical users who possess little understanding of traditional Wi-Fi configuration and security settings to easily configure new wireless networks, to add new devices and to enable security. Command Reference Guide — Keenetic Extra (KN-1710)
Page 331
Yandex company to protect home network. Provides three filtering modes: • no filtering: resources are not blocked • safe mode: stops malicious and phishing websites • family mode: stops malicious and phishing websites, as well as resources for adults Keenetic Extra (KN-1710) — Command Reference Guide...
Page 332
Glossary Command Reference Guide — Keenetic Extra (KN-1710)
Interface, which is now deprecated but continues to be functional. B.1.1 Resource Location RCI is based on the Keenetic Extra command tree. Device settings are mapped to RCI resources in such a way that every “ ” command corresponds to the URL.
Example B.1. Set hotspot policy Set policy “permit” for the Home network. Refer to Section 3.30.7 on page 184 to see how “interface” and “access” parameters are mentioned in the Arguments table. In compliance with RFC 7159. Command Reference Guide — Keenetic Extra (KN-1710)
Page 337
Arrays can be used to operate on a specific resource multiple times. The important thing is that arrays preserve the order of their elements, in contrast to object members. " ": [ command {" ": parameter1 value1 {" ": parameter2 value2 Keenetic Extra (KN-1710) — Command Reference Guide...
Warning: XML Core Interface is deprecated and is maintained for backward compatibility. Keenetic Extra provides an HTTP XML API. The API is implemented as resource that accepts POST XML requests and returns XML after the user agent has been authenticated.
Chapter 3 on page 27 Configuration Request Get parameters that have been configured by a specific command. B.2.1 Command Request Command request can be used to execute a specific command on the device. Command Reference Guide — Keenetic Extra (KN-1710)
<!-- request content --> </request> </packet> Response elements are returned as a packet. Response identifiers are used to bind response elements to requests. If there is no response, an empty element is returned. <response/> Keenetic Extra (KN-1710) — Command Reference Guide...
Page 342
Appendix B HTTP API Figure B.6. Response Packet <packet> <response id="1"> <!-- response content --> </response> <response id="2"/> <!-- no response for id=2 --> </packet> Command Reference Guide — Keenetic Extra (KN-1710)
Keenetic 4G III rev.B Keenetic Air Keenetic Extra II C.3 IP-MIB OID: 1.3.6.1.2.1.49 The following data elements are supported: • TCP-MIB::tcpRtoAlgorithm • TCP-MIB::tcpRtoMin • TCP-MIB::tcpRtoMax • TCP-MIB::tcpMaxConn • TCP-MIB::tcpActiveOpens • TCP-MIB::tcpPassiveOpens • TCP-MIB::tcpAttemptFails Keenetic Extra (KN-1710) — Command Reference Guide...
• UDP-MIB::udpHCOutDatagrams C.5 HOST-RESOURCES-MIB OID: 1.3.6.1.2.1.25 The following data elements are supported: • HOST-RESOURCES-MIB::hrSystemUptime C.6 UCD-SNMP-MIB OID 1.3.6.1.4.1.2021 The following data elements are supported: RAM info • UCD-SNMP-MIB::memTotalReal • UCD-SNMP-MIB::memAvailReal • UCD-SNMP-MIB::memShared • UCD-SNMP-MIB::memBuffer Command Reference Guide — Keenetic Extra (KN-1710)
Need help?
Do you have a question about the Extra KN-1710 and is the answer not in the manual?
Questions and answers