Accton Technology SMC2552WG2 Manuel D’Utilisation

Page de 293
Command Line Interface
6-2
6
To access the access point through a Telnet session, you must first set the IP 
address for the access point, and set the default gateway if you are managing the 
access point from a different IP subnet. For example:
If your corporate network is connected to another network outside your office or to 
the Internet, you need to apply for a registered IP address. However, if you are 
attached to an isolated network, then you can use any IP address that matches the 
network segment to which you are attached.
After you configure the access point 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 “Enterprise AP#” 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:
Caution:  
You can open up to four sessions to the device via Telnet.
Entering Commands
This section describes how to enter CLI commands.
Keywords and Arguments
A CLI command is a series of keywords and arguments. Keywords identify a 
command, and arguments specify configuration parameters. For example, in the 
command “show interfaces ethernet,” show and interfaces are keywords, and 
ethernet
 is an argument that specifies the interface type.
You can enter commands as follows:
•  To enter a simple command, enter the command keyword. 
•  To enter commands that require parameters, enter the required parameters after 
the command keyword. For example, to set a password for the administrator, 
enter:
Enterprise AP#configure
Enterprise AP(config)#interface ethernet
Enterprise AP(if-ethernet)#ip address 10.1.0.1 255.255.255.0 10.1.0.254
Enterprise AP(if-ethernet)#
Username: admin
Password: 
Enterprise AP#