Chapter 10 telnet & rs-232 configuration, Logon vip-2100 by telnet – Planet Technology VIP-2100 User Manual

Page 96

Advertising
background image

VIP-2100 User

’s manual

- 91 -

Chapter 10 Telnet & RS-232 Configuration

VIP-2100 also can support to be managed by Telnet or Console port

(RS-232) for basic operations.


Interface:

v Network: TCP/IP Telnet
v RS232:

- Connect using: COM1
- Baud Rate: 9600
- Data bits: 8
- Parity: None
- Stop bits: 1
- Flow Control: None
- Wire: Null modem line (crossed)

Logon VIP-2100 by Telnet

Use Windows build-in Hyper Terminal or other telnet terminal emulator

to login (e.g. telnet 192.168.111.111:10086). User ID & password will be
required for login (default login user id: admin, password: admin & user id:
root, password: root).

Command List:

Command

Description

echo

Auto echo on or off

eventlog

Clean or show system log message

exit

Quit the current session

ipconfig

Configure or show network information

ping

Check an IP address is available or not

reboot

Reboot

reset

Soft-reset

shutdown

Shutdown

time

Reset or show system time.

timezone

Setup or show system timezone

useradmin Manage user account.
help & ?

View command list


Echo: auto echo on or not

Command

Purpose

[root#]echo ?

Usage: echo on/off
Example: echo on

[root#]echo on

Echo is on

[root#]echo off

Echo is off (default ralue)

Advertising