KeeNetic EXTRA KN-1710 Operating manual

AC1200 Dual Band Smart Wi-Fi Router with
Power Ampliers, Managed Switch, and
Multifunction USB Port
Command Reference Guide
Model Keenetic Extra (KN-1710)
OS Version 2.10
Edition 1.17 18.01.2018
help.keenetic.net ©Keenetic Limited, 2018


Preface
This guide contains Command-Line Interface (CLI) commands to maintain the Keenetic
Extra device. This guide provides a complete listing of all possible commands. The other
chapters provide examples of how to implement the most common of these commands,
general information on the interrelationships between the commands and the conceptual
background of how to use them.
1 Readership
This guide is for the networking or computer technician responsible for conguring 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.
2 Organization
This manual covers the following topics:
Introduction to the CLI Describes how to use the Keenetic Extra Command-Line
Interface (CLI), its hierarchical structure, authorization
levels and its help features.
Command Reference Provides an alphabetical list of the available CLI commands
that you can use to congure the Keenetic Extra device.
3 Document Conventions
Command descriptions use the following conventions:
Commands and keywords are in boldface.
Must be typed exactly as shown. Bold font
is used as a user input in examples.
boldface font
Arguments for which you supply values are
in italics.
italic font
Elements in square brackets are optional.
[optional ]
Elements in angle brackets are required.
‹required›
Alternative keywords are grouped in round
brackets and separated by vertical bars.
(x | y | z)
Optional alternative keywords are grouped
in brackets and separated by vertical bars.
[x | y | z]
Keenetic Extra (KN-1710) — Command Reference Guide 3
Preface

Each command description is broken down into the following sub-sections:
Description of what the command does.Description
The general format of the command.Synopsis
The possibility of using no prex with
command.
Prex no
The ability of command to change the
settings.
Change settings
The possibility of multiple input.Multiple input
Name of the group that owns the command.
If there is no group, this section does not
displayed.
Group entry
Type of interface, which can be managed by
the command. The section does not
Interface type
displayed, if this context has no meaning for
the command.
Interfaces used in the system and the
relationships between them are shown in
the diagrams below.
List of arguments if they exists, and
explanations to them.
Arguments
An illustration of how the command looks
when invoked. Because the interface is
Example
straightforward, some of the examples are
obvious, but they are included for clarity.
Notes, cautionary statements, and safety warnings use these conventions.
Note: 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)
4
Preface

Contents Overview
Preface ............................................................................................................................................ 3
Product Overview .......................................................................................................................... 19
Introduction to the CLI .................................................................................................................. 21
Command Reference ..................................................................................................................... 27
Glossary ....................................................................................................................................... 323
Interface Hierarchy ...................................................................................................................... 333
HTTP API ...................................................................................................................................... 335
SNMP MIB ................................................................................................................................... 343
IPsec Encryption Levels ................................................................................................................ 349
Keenetic Extra (KN-1710) — Command Reference Guide 5
Contents Overview

Command Reference Guide — Keenetic Extra (KN-1710)
6
Contents Overview

Table of Contents
Preface .................................................................................................................................... 3
1 Readership ........................................................................................................................... 3
2 Organization ......................................................................................................................... 3
3 Document Conventions ........................................................................................................ 3
Table of Contents .................................................................................................................. 5
Chapter 1
Product Overview ................................................................................................................ 19
1.1 Hardware Conguration .................................................................................................. 19
Chapter 2
Introduction to the CLI ....................................................................................................... 21
2.1 Enter commands in the CLI .............................................................................................. 21
2.1.1 Entering a group ................................................................................................... 22
2.2 Getting Help and auto-completion ................................................................................... 22
2.3 Prex no .......................................................................................................................... 23
2.4 Multiple input ................................................................................................................... 24
2.5 Saving to startup settings ................................................................................................ 24
2.6 Delayed restart ................................................................................................................ 25
Chapter 3
Command Reference .......................................................................................................... 27
3.1 Core commands ............................................................................................................... 27
3.1.1 copy .................................................................................................................... 27
3.1.2 erase ................................................................................................................... 27
3.1.3 exit ...................................................................................................................... 28
3.1.4 ls ......................................................................................................................... 28
3.1.5 more ................................................................................................................... 29
3.2 access ............................................................................................................................ 30
3.3 access-list ...................................................................................................................... 31
3.3.1 access-list deny .................................................................................................. 31
3.3.2 access-list permit ............................................................................................... 34
3.4 cifs ................................................................................................................................. 36
3.4.1 cifs automount .................................................................................................. 36
3.4.2 cifs permissive ................................................................................................... 37
3.4.3 cifs share ............................................................................................................ 37
3.5 cloud control client connect ........................................................................................ 38
3.6 cloud control client name ............................................................................................ 39
Keenetic Extra (KN-1710) — Command Reference Guide 7
Table of Contents

3.7 cloud control client session timeout ........................................................................... 39
3.8 components .................................................................................................................. 40
3.8.1 components commit .......................................................................................... 40
3.8.2 components install ............................................................................................ 41
3.8.3 components list ................................................................................................. 41
3.8.4 components preset ............................................................................................ 42
3.8.5 components preview ......................................................................................... 43
3.8.6 components remove .......................................................................................... 43
3.8.7 components validity-period .............................................................................. 44
3.9 crypto engine ................................................................................................................ 45
3.10 crypto ike key ............................................................................................................. 45
3.11 crypto ike nat-keepalive ............................................................................................. 46
3.12 crypto ike policy ......................................................................................................... 47
3.12.1 crypto ike policy lifetime ................................................................................. 47
3.12.2 crypto ike policy mode .................................................................................... 48
3.12.3 crypto ike policy negotiation-mode ................................................................ 48
3.12.4 crypto ike policy proposal ............................................................................... 49
3.13 crypto ike proposal ..................................................................................................... 50
3.13.1 crypto ike proposal dh-group .......................................................................... 50
3.13.2 crypto ike proposal encryption ....................................................................... 51
3.13.3 crypto ike proposal integrity .......................................................................... 52
3.14 crypto ipsec transform-set ......................................................................................... 53
3.14.1 crypto ipsec transform-set cypher .................................................................. 53
3.14.2 crypto ipsec transform-set dh-group .............................................................. 54
3.14.3 crypto ipsec transform-set hmac .................................................................... 55
3.14.4 crypto ipsec transform-set lifetime ................................................................ 56
3.15 crypto ipsec prole ..................................................................................................... 56
3.15.1 crypto ipsec prole authentication-local ....................................................... 57
3.15.2 crypto ipsec prole authentication-remote ................................................... 58
3.15.3 crypto ipsec prole dpd-interval ..................................................................... 58
3.15.4 crypto ipsec prole identity-local ................................................................... 59
3.15.5 crypto ipsec prole match-identity-remote ................................................... 60
3.15.6 crypto ipsec prole mode ................................................................................ 60
3.15.7 crypto ipsec prole policy ............................................................................... 61
3.15.8 crypto ipsec prole preshared-key ................................................................. 62
3.15.9 crypto ipsec prole xauth ............................................................................... 62
3.15.10 crypto ipsec prole xauth-identity ............................................................... 63
3.15.11 crypto ipsec prole xauth-password ............................................................. 63
3.16 crypto map .................................................................................................................. 64
3.16.1 crypto map connect ......................................................................................... 65
3.16.2 crypto map enable ........................................................................................... 65
3.16.3 crypto map fallback-check-interval ................................................................ 66
3.16.4 crypto map force-encaps ................................................................................. 66
Command Reference Guide — Keenetic Extra (KN-1710)
8
Table of Contents

3.16.5 crypto map match-address ............................................................................. 67
3.16.6 crypto map nail-up ........................................................................................... 67
3.16.7 crypto map set-peer ........................................................................................ 68
3.16.8 crypto map set-peer-fallback .......................................................................... 69
3.16.9 crypto map set-prole ..................................................................................... 69
3.16.10 crypto map set-tcpmss .................................................................................. 70
3.16.11 crypto map set-transform ............................................................................. 71
3.16.12 crypto map virtual-ip dns-server ................................................................... 71
3.16.13 crypto map virtual-ip enable ......................................................................... 72
3.16.14 crypto map virtual-ip nat .............................................................................. 72
3.16.15 crypto map virtual-ip range .......................................................................... 73
3.17 dlna ............................................................................................................................. 74
3.17.1 dlna db-directory ............................................................................................. 74
3.17.2 dlna directory ................................................................................................... 75
3.17.3 dlna interface ................................................................................................... 75
3.17.4 dlna port ........................................................................................................... 76
3.17.5 dlna rescan ....................................................................................................... 76
3.18 dns-proxy .................................................................................................................... 77
3.18.1 dns-proxy bantime ........................................................................................... 77
3.18.2 dns-proxy max-ttl ............................................................................................ 78
3.18.3 dns-proxy proceed ........................................................................................... 79
3.18.4 dns-proxy threshold ........................................................................................ 79
3.19 dyndns prole ............................................................................................................. 80
3.19.1 dyndns prole domain .................................................................................... 81
3.19.2 dyndns prole password ................................................................................. 81
3.19.3 dyndns prole send-address ........................................................................... 82
3.19.4 dyndns prole type .......................................................................................... 82
3.19.5 dyndns prole update-interval ....................................................................... 83
3.19.6 dyndns prole url ............................................................................................ 84
3.19.7 dyndns prole username ................................................................................ 84
3.20 interface ...................................................................................................................... 85
3.20.1 interface authentication chap ........................................................................ 86
3.20.2 interface authentication eap-md5 .................................................................. 86
3.20.3 interface authentication eap-ttls .................................................................... 87
3.20.4 interface authentication identity ................................................................... 87
3.20.5 interface authentication mschap ................................................................... 88
3.20.6 interface authentication mschap-v2 .............................................................. 88
3.20.7 interface authentication pap .......................................................................... 89
3.20.8 interface authentication password ................................................................ 89
3.20.9 interface authentication shared ..................................................................... 90
3.20.10 interface authentication wpa-psk ................................................................ 90
3.20.11 interface band-steering ................................................................................. 91
3.20.12 interface band-steering preference .............................................................. 92
Keenetic Extra (KN-1710) — Command Reference Guide 9
Table of Contents

3.20.13 interface bandwidth-limit ............................................................................. 93
3.20.14 interface ccp ................................................................................................... 93
3.20.15 interface channel ........................................................................................... 94
3.20.16 interface channel auto-rescan ...................................................................... 94
3.20.17 interface channel width ................................................................................ 95
3.20.18 interface compatibility .................................................................................. 96
3.20.19 interface connect ........................................................................................... 97
3.20.20 interface country-code .................................................................................. 97
3.20.21 interface debug .............................................................................................. 98
3.20.22 interface description ..................................................................................... 98
3.20.23 interface down ............................................................................................... 99
3.20.24 interface duplex ............................................................................................. 99
3.20.25 interface dyndns prole .............................................................................. 100
3.20.26 interface dyndns update ............................................................................. 101
3.20.27 interface encryption disable ....................................................................... 101
3.20.28 interface encryption enable ........................................................................ 102
3.20.29 interface encryption key ............................................................................. 102
3.20.30 interface encryption mppe .......................................................................... 103
3.20.31 interface encryption wpa ............................................................................ 103
3.20.32 interface encryption wpa2 .......................................................................... 104
3.20.33 interface owcontrol ................................................................................... 105
3.20.34 interface hide-ssid ....................................................................................... 105
3.20.35 interface igmp downstream ........................................................................ 106
3.20.36 interface igmp fork ...................................................................................... 106
3.20.37 interface igmp upstream ............................................................................. 107
3.20.38 interface include .......................................................................................... 107
3.20.39 interface inherit ........................................................................................... 108
3.20.40 interface ip access-group ............................................................................ 109
3.20.41 interface ip address ..................................................................................... 110
3.20.42 interface ip address dhcp ............................................................................ 111
3.20.43 interface ip adjust-ttl ................................................................................... 111
3.20.44 interface ip adjust-ttl send .......................................................................... 112
3.20.45 interface ip alias .......................................................................................... 113
3.20.46 interface ip dhcp client class-id ................................................................... 114
3.20.47 interface ip dhcp client debug ..................................................................... 114
3.20.48 interface ip dhcp client displace ................................................................. 115
3.20.49 interface ip dhcp client dns-routes ............................................................. 115
3.20.50 interface ip dhcp client fallback .................................................................. 116
3.20.51 interface ip dhcp client hostname .............................................................. 117
3.20.52 interface ip dhcp client name-servers ........................................................ 117
3.20.53 interface ip dhcp client release ................................................................... 118
3.20.54 interface ip dhcp client renew ..................................................................... 118
3.20.55 interface ip dhcp client routes .................................................................... 119
Command Reference Guide — Keenetic Extra (KN-1710)
10
Table of Contents

3.20.56 interface ip global ........................................................................................ 119
3.20.57 interface ip mru ........................................................................................... 120
3.20.58 interface ip mtu ........................................................................................... 121
3.20.59 interface ip remote ...................................................................................... 121
3.20.60 interface ip tcp adjust-mss .......................................................................... 122
3.20.61 interface ipcp default-route ........................................................................ 123
3.20.62 interface ipcp dns-routes ............................................................................. 123
3.20.63 interface ipcp name-servers ........................................................................ 124
3.20.64 interface ipcp vj ........................................................................................... 124
3.20.65 interface ipsec encryption-level .................................................................. 125
3.20.66 interface ipsec ignore .................................................................................. 126
3.20.67 interface ipsec ikev2 .................................................................................... 126
3.20.68 interface ipsec preshared-key ..................................................................... 127
3.20.69 interface ipv6 address ................................................................................. 128
3.20.70 interface ipv6 force-default ......................................................................... 128
3.20.71 interface ipv6 name-servers ........................................................................ 129
3.20.72 interface ipv6 prex ..................................................................................... 129
3.20.73 interface ipv6cp ........................................................................................... 130
3.20.74 interface lcp acfc .......................................................................................... 131
3.20.75 interface lcp echo ......................................................................................... 131
3.20.76 interface lcp pfc ........................................................................................... 132
3.20.77 interface ldpc ............................................................................................... 133
3.20.78 interface led wan ......................................................................................... 133
3.20.79 interface mac access-list address ................................................................ 134
3.20.80 interface mac access-list type ..................................................................... 134
3.20.81 interface mac address ................................................................................. 135
3.20.82 interface mac address factory ..................................................................... 136
3.20.83 interface mac clone ..................................................................................... 136
3.20.84 interface modem connect ........................................................................... 137
3.20.85 interface modem init ................................................................................... 137
3.20.86 interface modem timeout ........................................................................... 138
3.20.87 interface peer ............................................................................................... 139
3.20.88 interface ping-check prole ........................................................................ 139
3.20.89 interface power ............................................................................................ 140
3.20.90 interface pppoe service ............................................................................... 140
3.20.91 interface preamble-short ............................................................................ 141
3.20.92 interface rekey-interval ............................................................................... 142
3.20.93 interface rename ......................................................................................... 142
3.20.94 interface rf e2p set ....................................................................................... 143
3.20.95 interface role ................................................................................................ 143
3.20.96 interface schedule ....................................................................................... 144
3.20.97 interface security-level ................................................................................ 145
3.20.98 interface speed ............................................................................................ 146
Keenetic Extra (KN-1710) — Command Reference Guide 11
Table of Contents

3.20.99 interface speed nonegotiate ....................................................................... 147
3.20.100 interface ssid .............................................................................................. 147
3.20.101 interface switchport access ....................................................................... 148
3.20.102 interface switchport friend ....................................................................... 149
3.20.103 interface switchport mode ........................................................................ 149
3.20.104 interface switchport trunk ........................................................................ 150
3.20.105 interface trafc-shape ............................................................................... 151
3.20.106 interface tsp ............................................................................................... 152
3.20.107 interface tunnel destination ..................................................................... 154
3.20.108 interface tunnel eoip id ............................................................................. 155
3.20.109 interface tunnel source ............................................................................. 156
3.20.110 interface tx-burst ....................................................................................... 156
3.20.111 interface tx-queue ..................................................................................... 157
3.20.112 interface up ................................................................................................ 157
3.20.113 interface usb apn ....................................................................................... 158
3.20.114 interface usb device-id ............................................................................... 158
3.20.115 interface usb power-cycle .......................................................................... 159
3.20.116 interface wmm ........................................................................................... 160
3.20.117 interface wps .............................................................................................. 160
3.20.118 interface wps auto-self-pin ........................................................................ 161
3.20.119 interface wps button ................................................................................. 161
3.20.120 interface wps peer ..................................................................................... 162
3.20.121 interface wps self-pin ................................................................................ 162
3.21 ip arp ......................................................................................................................... 163
3.22 ip dhcp class .............................................................................................................. 164
3.22.1 ip dhcp class option ....................................................................................... 164
3.23 ip dhcp host ............................................................................................................... 165
3.24 ip dhcp pool ............................................................................................................... 166
3.24.1 ip dhcp pool bind ............................................................................................ 167
3.24.2 ip dhcp pool class ........................................................................................... 167
3.24.3 ip dhcp pool debug ......................................................................................... 169
3.24.4 ip dhcp pool default-router ........................................................................... 169
3.24.5 ip dhcp pool dns-server ................................................................................. 170
3.24.6 ip dhcp pool domain ...................................................................................... 170
3.24.7 ip dhcp pool enable ........................................................................................ 171
3.24.8 ip dhcp pool lease .......................................................................................... 171
3.24.9 ip dhcp pool range ......................................................................................... 172
3.24.10 ip dhcp pool update-dns .............................................................................. 173
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)
12
Table of Contents

3.28.1 ip ftp permissive ............................................................................................ 176
3.28.2 ip ftp security-level ........................................................................................ 176
3.28.3 ip ftp user ....................................................................................................... 177
3.28.4 ip ftp user root ............................................................................................... 178
3.29 ip host ........................................................................................................................ 178
3.30 ip hotspot .................................................................................................................. 179
3.30.1 ip hotspot auto-scan interface ...................................................................... 179
3.30.2 ip hotspot auto-scan interval ........................................................................ 180
3.30.3 ip hotspot auto-scan passive ......................................................................... 181
3.30.4 ip hotspot auto-scan timeout ........................................................................ 181
3.30.5 ip hotspot default-policy ............................................................................... 182
3.30.6 ip hotspot host ............................................................................................... 183
3.30.7 ip hotspot policy ............................................................................................ 184
3.30.8 ip hotspot wake ............................................................................................. 185
3.31 ip http lockout-policy ............................................................................................... 185
3.32 ip http port ................................................................................................................ 186
3.33 ip http proxy ............................................................................................................. 187
3.33.1 ip http proxy allow ......................................................................................... 187
3.33.2 ip http proxy domain ..................................................................................... 188
3.33.3 ip http proxy domain ndns ............................................................................ 188
3.33.4 ip http proxy upstream .................................................................................. 189
3.34 ip http security-level ................................................................................................. 190
3.35 ip http ssl enable ...................................................................................................... 190
3.36 ip name-server .......................................................................................................... 191
3.37 ip nat ......................................................................................................................... 192
3.38 ip nat vpn .................................................................................................................. 193
3.39 ip route ...................................................................................................................... 193
3.40 ip search-domain ...................................................................................................... 194
3.41 ip static ...................................................................................................................... 195
3.42 ip telnet ..................................................................................................................... 196
3.42.1 ip telnet lockout-policy .................................................................................. 197
3.42.2 ip telnet port .................................................................................................. 198
3.42.3 ip telnet security-level ................................................................................... 198
3.42.4 ip telnet session max-count .......................................................................... 199
3.42.5 ip telnet session timeout ............................................................................... 200
3.43 ip trafc-shape host ................................................................................................. 200
3.44 ipv6 rewall .............................................................................................................. 201
3.45 ipv6 local-prex ........................................................................................................ 201
3.46 ipv6 name-server ...................................................................................................... 202
3.47 ipv6 route .................................................................................................................. 203
3.48 ipv6 subnet ................................................................................................................ 203
3.48.1 ipv6 subnet bind ............................................................................................ 204
3.48.2 ipv6 subnet mode .......................................................................................... 204
Keenetic Extra (KN-1710) — Command Reference Guide 13
Table of Contents

3.48.3 ipv6 subnet number ....................................................................................... 205
3.48.4 ipv6 subnet stateless-dhcp ............................................................................ 206
3.49 isolate-private ........................................................................................................... 206
3.50 known host ............................................................................................................... 206
3.51 ndns ........................................................................................................................... 207
3.51.1 ndns book-name ............................................................................................ 207
3.51.2 ndns check-name ........................................................................................... 210
3.51.3 ndns drop-name ............................................................................................. 211
3.51.4 ndns get-booked ............................................................................................ 212
3.51.5 ndns get-update ............................................................................................. 213
3.52 ntce shaping ............................................................................................................. 215
3.53 ntp ............................................................................................................................. 215
3.54 ntp server .................................................................................................................. 216
3.55 ntp sync-period ......................................................................................................... 216
3.56 opkg chroot ............................................................................................................... 217
3.57 opkg disk ................................................................................................................... 217
3.58 opkg dns-override ..................................................................................................... 218
3.59 opkg initrc ................................................................................................................. 219
3.60 opkg timezone .......................................................................................................... 219
3.61 ping-check prole ..................................................................................................... 220
3.61.1 ping-check prole host .................................................................................. 221
3.61.2 ping-check prole max-fails .......................................................................... 221
3.61.3 ping-check prole min-success ..................................................................... 222
3.61.4 ping-check prole mode ................................................................................ 223
3.61.5 ping-check prole port .................................................................................. 223
3.61.6 ping-check prole power-cycle ..................................................................... 224
3.61.7 ping-check prole restart-interface ............................................................. 224
3.61.8 ping-check prole timeout ............................................................................ 225
3.61.9 ping-check prole update-interval ............................................................... 225
3.62 ppe ............................................................................................................................. 226
3.63 pppoe pass ................................................................................................................ 226
3.64 printer ....................................................................................................................... 227
3.64.1 printer bidirectional ...................................................................................... 228
3.64.2 printer debug ................................................................................................. 228
3.64.3 printer rmware ............................................................................................ 229
3.64.4 printer name .................................................................................................. 229
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)
14
Table of Contents

3.67 service cloud-control ................................................................................................ 234
3.68 service dhcp .............................................................................................................. 234
3.69 service dhcp-relay ..................................................................................................... 235
3.70 service dlna ............................................................................................................... 235
3.71 service dns-proxy ...................................................................................................... 236
3.72 service ftp ................................................................................................................. 236
3.73 service http ............................................................................................................... 237
3.74 service igmp-proxy ................................................................................................... 237
3.75 service ipsec .............................................................................................................. 238
3.76 service ntce ............................................................................................................... 238
3.77 service ntp-client ...................................................................................................... 239
3.78 service snmp ............................................................................................................. 239
3.79 service telnet ............................................................................................................ 240
3.80 service torrent .......................................................................................................... 240
3.81 service udpxy ............................................................................................................ 241
3.82 service upnp .............................................................................................................. 241
3.83 service vpn-server ..................................................................................................... 241
3.84 show .......................................................................................................................... 242
3.84.1 show access .................................................................................................... 242
3.84.2 show associations .......................................................................................... 243
3.84.3 show cifs ......................................................................................................... 244
3.84.4 show clock date ............................................................................................. 245
3.84.5 show clock timezone-list ............................................................................... 245
3.84.6 show crypto ike key ....................................................................................... 246
3.84.7 show crypto map ........................................................................................... 247
3.84.8 show dlna ....................................................................................................... 249
3.84.9 show dot1x ..................................................................................................... 249
3.84.10 show drivers ................................................................................................. 250
3.84.11 show interface ............................................................................................. 251
3.84.12 show interface bridge .................................................................................. 252
3.84.13 show interface channels .............................................................................. 253
3.84.14 show interface country-codes ..................................................................... 254
3.84.15 show interface mac ...................................................................................... 255
3.84.16 show interface rf e2p ................................................................................... 257
3.84.17 show interface stat ...................................................................................... 258
3.84.18 show interface wps pin ................................................................................ 258
3.84.19 show interface wps status ........................................................................... 259
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 15
Table of Contents

3.84.26 show ip nat ................................................................................................... 265
3.84.27 show ip route ............................................................................................... 266
3.84.28 show ipsec .................................................................................................... 267
3.84.29 show ipv6 addresses .................................................................................... 268
3.84.30 show ipv6 prexes ....................................................................................... 268
3.84.31 show ipv6 routes .......................................................................................... 269
3.84.32 show last-change ......................................................................................... 270
3.84.33 show log ....................................................................................................... 270
3.84.34 show ndns .................................................................................................... 271
3.84.35 show netlter ............................................................................................... 272
3.84.36 show ntce hosts ........................................................................................... 272
3.84.37 show ntp status ............................................................................................ 273
3.84.38 show ping-check .......................................................................................... 273
3.84.39 show printers ............................................................................................... 274
3.84.40 show running-cong .................................................................................... 275
3.84.41 show self-test ............................................................................................... 278
3.84.42 show site-survey .......................................................................................... 278
3.84.43 show system ................................................................................................. 279
3.84.44 show tags ..................................................................................................... 279
3.84.45 show upnp redirect ...................................................................................... 280
3.84.46 show usb ....................................................................................................... 281
3.84.47 show version ................................................................................................ 281
3.84.48 show vpn-server ........................................................................................... 282
3.85 snmp community ...................................................................................................... 283
3.86 snmp contact ............................................................................................................ 284
3.87 snmp location ........................................................................................................... 284
3.88 system ....................................................................................................................... 285
3.88.1 system button ................................................................................................ 285
3.88.2 system clock date .......................................................................................... 287
3.88.3 system clock timezone .................................................................................. 287
3.88.4 system conguration factory-reset .............................................................. 288
3.88.5 system conguration save ............................................................................ 288
3.88.6 system debug ................................................................................................. 289
3.88.7 system domainname ..................................................................................... 289
3.88.8 system hostname ........................................................................................... 290
3.88.9 system led ...................................................................................................... 290
3.88.10 system led shutdown ................................................................................... 291
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)
16
Table of Contents

3.88.17 system reboot .............................................................................................. 295
3.88.18 system set .................................................................................................... 296
3.88.19 system swap ................................................................................................. 297
3.89 tools ........................................................................................................................... 297
3.89.1 tools arping .................................................................................................... 298
3.89.2 tools ping ........................................................................................................ 298
3.89.3 tools ping6 ...................................................................................................... 299
3.89.4 tools pppoe-discovery .................................................................................... 301
3.89.5 tools traceroute .............................................................................................. 301
3.90 torrent ....................................................................................................................... 303
3.90.1 torrent directory ............................................................................................ 303
3.90.2 torrent peer-port ........................................................................................... 304
3.90.3 torrent rpc-port .............................................................................................. 304
3.91 udpxy ......................................................................................................................... 305
3.91.1 udpxy buffer-size ........................................................................................... 305
3.91.2 udpxy buffer-timeout .................................................................................... 306
3.91.3 udpxy interface .............................................................................................. 307
3.91.4 udpxy port ...................................................................................................... 307
3.91.5 udpxy renew-interval .................................................................................... 308
3.91.6 udpxy timeout ................................................................................................ 308
3.92 upnp forward ............................................................................................................ 309
3.93 upnp lan .................................................................................................................... 310
3.94 upnp redirect ............................................................................................................ 310
3.95 user ............................................................................................................................ 311
3.95.1 user password ................................................................................................ 312
3.95.2 user tag .......................................................................................................... 313
3.96 vpn-server ................................................................................................................. 314
3.96.1 vpn-server interface ...................................................................................... 314
3.96.2 vpn-server lcp echo ........................................................................................ 315
3.96.3 vpn-server mppe ............................................................................................ 315
3.96.4 vpn-server mppe-optional ............................................................................. 316
3.96.5 vpn-server mru .............................................................................................. 316
3.96.6 vpn-server mtu ............................................................................................... 317
3.96.7 vpn-server multi-login ................................................................................... 318
3.96.8 vpn-server pool-range ................................................................................... 318
3.96.9 vpn-server static-ip ........................................................................................ 319
3.97 yandexdns ................................................................................................................. 319
3.97.1 yandexdns assign ........................................................................................... 320
3.97.2 yandexdns check-availability ........................................................................ 320
3.97.3 yandexdns enable .......................................................................................... 321
Glossary .............................................................................................................................. 323
Appendix A
Interface Hierarchy ........................................................................................................... 333
Keenetic Extra (KN-1710) — Command Reference Guide 17
Table of Contents

Appendix B
HTTP API ............................................................................................................................. 335
B.1 REST Core Interface ....................................................................................................... 335
B.1.1 Resource Location ............................................................................................... 335
B.1.2 Methods .............................................................................................................. 335
B.1.3 Data Format ........................................................................................................ 336
B.2 XML Core Interface ........................................................................................................ 339
B.2.1 Command Request .............................................................................................. 340
B.2.2 Conguration Request ........................................................................................ 341
B.2.3 Request Packet .................................................................................................... 341
Appendix C
SNMP MIB ........................................................................................................................... 343
C.1 SNMPv2-MIB ................................................................................................................ 343
C.2 IF-MIB ............................................................................................................................ 343
C.3 IP-MIB ............................................................................................................................ 345
C.4 UDP-MIB ........................................................................................................................ 346
C.5 HOST-RESOURCES-MIB .................................................................................................. 346
C.6 UCD-SNMP-MIB ............................................................................................................. 346
Appendix D
IPsec Encryption Levels .................................................................................................... 349
D.1 weak .............................................................................................................................. 349
D.2 normal ........................................................................................................................... 350
D.3 normal-3des .................................................................................................................. 350
D.4 strong ............................................................................................................................ 351
D.5 weak-pfs ........................................................................................................................ 351
D.6 normal-pfs ..................................................................................................................... 353
D.7 normal-3des-pfs ............................................................................................................ 353
Command Reference Guide — Keenetic Extra (KN-1710)
18
Table of Contents

Product Overview
1.1 Hardware Conguration
CPU MT7628AN MIPS® 24KEc 580 MHz
RAM ESMT M14D161064A 128Mb DDR2
Flash GigaDevice GD25Q256CSIG 32Mb SPI
Ethernet NotesChipsetPorts
Integrated5
NotesSpeedLabel
WAN port100 Mbps0
100 Mbps1
100 Mbps2
100 Mbps3
100 Mbps4
USB NotesSpeedLabel
USB 2.01
Wi-Fi NotesChipsetBand
802.11bgn 2x2MediaTek MT7603
(on-die)
2.4 GHz
802.11an+ac 2x2MediaTek MT7612EN
(PCIe Gen 1)
5 GHz
1
Keenetic Extra (KN-1710) — Command Reference Guide 19

Command Reference Guide — Keenetic Extra (KN-1710)
20
Chapter 1 Product Overview
Other manuals for EXTRA KN-1710
1
Table of contents
Other KeeNetic Wireless Router manuals