Chapter 6: Command Line Interface; Using The Command Line Interface; Accessing The Cli; Telnet Connection - Quidway WB2011 User Manual

Outdoor 5 ghz wireless bridge
Table of Contents

Advertisement

Chapter 6: Command Line Interface

Using the Command Line Interface

Accessing the CLI

When accessing the management interface for the wireless bridge via a Telnet
connection, the wireless bridge can be managed by entering command keywords
and parameters at the prompt. Using the wireless bridge's command-line interface
(CLI) is very similar to entering commands on a UNIX system.

Telnet Connection

Telnet operates over the IP transport protocol. In this environment, your
management station and any network device you want to manage over the network
must have a valid IP address. Valid IP addresses consist of four decimal numbers, 0
to 255, separated by periods. Each address consists of a network portion and host
portion. For example, if the wireless bridge cannot acquire an IP address from a
DHCP server, the default IP address used by the wireless bridge, 192.168.1.1,
consists of a network portion (192.168.1) and a host portion (1).
To access the wireless bridge through a Telnet session, you must first set the IP
address for the wireless bridge, and set the default gateway if you are managing the
wireless bridge from a different IP subnet. For example:
Outdoor Bridge#configure
Outdoor Bridge(config)#interface ethernet
Outdoor Bridge(if-ethernet)#ip address 10.1.0.1 255.255.255.0
10.1.0.254
Outdoor Bridge(if-ethernet)#
After you configure the wireless bridge with an IP address, you can open a Telnet
session by performing these steps.
1.
From the remote host, enter the Telnet command and the IP address of the
device you want to access.
2.
At the prompt, enter the user name and system password. The CLI will display
the "Outdoor Bridge#" prompt to show that you are using executive access
mode (i.e., Exec).
3.
Enter the necessary commands to complete your desired tasks.
4.
When finished, exit the session with the "quit" or "exit" command.
After entering the Telnet command, the login screen displays:
Username: admin
Password:
Outdoor Bridge#
Note: You can open up to four sessions to the device via Telnet.
6-1

Advertisement

Table of Contents
loading

Table of Contents