Fujitsu XG2000 Switch User Manual


 
XG2000 series User's Guide
23/315
All Rights Reserved, Copyright (C) PFU LIMITED 2009
3.1 Workflow for Initial Setup of the Device
This section describes the procedures to setup the device.
1. Prepare a terminal
Prepare a terminal for the initial configuration.
2. Setting Up the Serial Interface
Connect the device and terminal with an RS232C cable. The initial baud rate setting is 9,600
bps.
3. Turn on the device to start the system.
Turn on the terminal and the device to start the system.
4. Configure Management LAN Interface
The initial setting of the management LAN interface is disabled.
To use the following functions, set up the management LAN interface:
Telnet connection
SSH connection
SNMP manager connection
System log transmission
Time synchronization using an NTP server
Configuration file upload/download
Firmware update
Collection of maintenance information
5. Telnet Connection via Management LAN Interface (Optional)
The initial setting of the Telnet connection via the management LAN interface is disabled.
(IP address: 192.168.0.2, subnet address: 255.255.255.0)
6. SSH Connection via Management LAN Interface (Optional)
The initial setting of the SSH connection via the management LAN interface is disabled.
7. SNMP Configuration (Optional)
Initially, the SNMP agent configuration is not set.
Set the SNMP configuration as needed.
8. This is the end of the preparation procedure
Proceed with configuring the switch.
3.1.1 Setting Up the Serial Interface
Connect the device and terminal with an RS232C cable. The initial setting of baud rate setting is 9,600 bps.
Refer to "Operating Environment for the CLI
" for details on settings.
For serial interfaces, only the baud rate can be changed. To change the serial interface settings, carry out the following
procedure.
Command Task
xg login: admin
Password: ********
Login to the device from the serial terminal. The default
user name is "admin". The default password is "password".
xg> enable
Switch to administrator EXEC mode.
xg# configure terminal
Switch to global configuration mode.
xg(config)# line console
Switch to serial terminal edit mode.
xg(config-line)# baud-rate {9600 | 19200 |
38400 | 57600}
Change serial baud rate.
The baud rate is changed after the logout.
xg(config-line)# exit
Exit to global configuration mode.
xg(config)# terminal timeout console MINUTES
(Optional)
If the terminal is idle after the timeout period (in minutes)
expires the serial connection is terminated. The default is
10 minutes.
xg(config)# exit
Exit to administrator EXEC mode.