access wlan sshport n

Sets the port for SSH access on WLAN (wifi) interface.

n = 0 to 65535port number, 0 = disabled, (default 22)

Examples:

  1. Set SSH port to 8022 :
    cmd access wlan sshport 8022
  1. Disable SSH access on WLAN interface:
    cmd access wlan sshport 0

See also: Local Remote Access

Last modified 5 years ago Last modified on 14-08-13 09:22:35 AM