Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Automate TELNET Commands

Featured Replies

I want to automate Telnet commands. I was thinking of having it implemented via batch file.

I want to emulate the procedure to set a mode via Telnet on a NETGEAR device with wireless radio.

The procedure being emulated starts at item "10." on the following webpage:

http://www.beatjunkie.de/Router_eng.htm

Input to console from the keyboard would normally be the following (legend below):

TELNET <CLIENT_IP_ADDRESS><ENTER>Gearguy<ENTER>Geardog<ENTER>wla<ENTER>set remoteAP <ROUTER MAC ADDRESS><ENTER>set oper sta<ENTER>..<ENTER>save<ENTER>reboot<ENTER>

To understand the coded, the following legend of substitutions apply:

<CLIENT_IP_ADDRESS>
: IP Address of Wireless client being configured.

<ROUTER MAC ADDRESS>
: Router MAC Address. Contains colons and capital letters.

<ENTER>
: End of line character or "ENTER".

How can the TELNET input be automated?

EDIT: I think what I want implemented is done using the "echo" command with a pipe character ("|"), but I am not sure how it should be done.

Edited by Ascii2

  • 3 weeks later...

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.