Download Print this page

Status Leds; Recommended Reading - Extreme Networks ERS 4950GTS Quick Installation

4900 series, ethernet routing switch

Advertisement

3. Connect stacking cables as required for a Cascade Up (stack up) or Cascade Down
(stack down) configuration as shown below:
1
2
3
Cascade Down (Stack Down) configuration
1= Base unit
2= Last unit
3= Cascade/Stack Cable
4= Cascade/Stack Cable
(Return cable to make stack resilient.
Use longer stack cable if required.)
5
Powering up
Connect the AC power cord to the back of the switch, and then plug the other end of the cord
into an AC power outlet.
Warning: You must use a power cord set approved for the 4900 Series switch and the power
receptacle type in your country.
Ensure you have properly grounded the switch before powering up the unit.
The switch will power on immediately when it is connected to a suitable AC power source. The
switch does not have a power switch.
6

Status LEDs

Check the front-panel LEDs as the device powers on to be sure the PWR LED is lit green. If not,
check if the power cord is correctly connected.
Status LEDs are on the left front side of the switch. For more information on all status LEDs, see
Installing ERS 4900 Series.
USB
Reset
7
Installing SFP and SFP+ transceivers
Before installing SFP and SFP+ transceivers, ensure the switch is up, fully booted, and operating
normally. Verify that the SFP or SFP+ transceivers and network cabling support your network
configuration.
Install SFP transceivers by performing this procedure.
1. Remove the transceiver from the protective packaging.
2. Verify that the transceiver is the correct model for the
network configuration.
3. Grasp the transceiver between your thumb and forefinger.
4. Insert the transceiver into the proper module on the switch.
Apply a light pressure to the transceiver until it clicks and
locks into position in the module.
Commissioning the ERS 4900
To set IP parameters using the console port and CLI Quickstart, perform the
following tasks:
1
Connect the console cable to the ERS 4900
The console port uses the RJ-45 port outlined with a blue border. Use an RJ-45 to DB-9 cable, or a
DB-9 to DB-9 serial cable to connect the switch console port to your management terminal.
Adapters are available to provide different connection options. The maximum length of a console
cable is 25 feet (8.3 meters). The following table describes the RJ-45 console port pin-out
information. You can use the pin-out information to verify or create a console cable for use with
your maintenance terminal.
RJ–45 Console port pin assignments
Connector Pin Number Signal
1
Ready to send (RTS) - optional
2
Data terminal ready (DTR) - optional
3
Transmit data (TXD) - mandatory
4
Carrier detect (DCD) - optional (provided on SR)
5
Ground (GND) - mandatory
6
Receive data (RXD) - mandatory
7
Data set ready (DSR) - optional
8
Clear to send (CTS) - optional (some sources indicated swapped with or tied to pin1)
1
Unit 1
Unit 2
Unit 3
Unit 4
Unit 5
Unit 6
Unit 7
Unit 8
2
3
4
Cascade Up (Stack Up) configuration
1= Base unit
2= Last unit
3= Cascade/Stack Cable
4= Cascade/Stack Cable
(Return cable to make stack resilient.
Use longer stack cable if required.)
1
3
Speed/PoE+
PWR
Status
RPS
Up
Down
Base
PoE+
2
4
Speed/PoE+
1. Connect the console cable from the terminal to the console port of the switch to allow
initial configuration. Any terminal or PC with the appropriate terminal emulator can be
used as the management station.
2. Set the terminal protocol on the terminal or terminal
Unit 1
emulation program to VT100 or VT100/ANSI.
3. Connect to the switch using the terminal or terminal
Unit 2
emulation application.
Unit 3
4. The switch banner appears when you connect to the
switch through the Console port. There is no default
Unit 4
password for the switch for CLI console access.
Unit 5
Enter Ctrl+Y and type the following CLI commands:
enable
Unit 6
install
Unit 7
5. The CLI Quickstart welcome screen helps you enter the information requested at each prompt.
Note: The ERS 4900 uses the default IP address of 192.168.1.1/24 if the switch does
Unit 8
not get its IP address from another source. The default IP address is not applicable to
the out-of-band management port.
4
##########################################################################################################
Welcome to the ERS4900 setup utility.
You will be requested to provide the switch basic connectivity settings. After entering the requested
info, the configuration will be applied and stored into the switch NVRAM.
Once the basic connectivity settings are applied, additional configuration can be done using the available
management interfaces. Use Ctrl+C to abort the configuration at any time.
##########################################################################################################
Please provide the Quick Start VLAN <1-4094> [1]:
Please provide the in-band IP Address[172.16.120.20]:
Please provide the in-band sub-net mask[255.255.255.0]:
Please provide the Default Gateway[172.16.120.1]:
Please provide the management sub-net mask [0.0.0.0]:
Please provide the management IP address [0.0.0.0]:
Please provide the management Default Gateway [0.0.0.0]:
Please provide the Read-Only Community String[**********]:
Please provide the Read-Write Community String[**********]:
Please provide the in-band IPV6 Address/Prefix_length[::/0]:
Please provide the in-band IPV6 Default Gateway[::]:
Please provide the management IPv6 Address/Prefix length [::/0]:
Please provide the management IPv6 Default Gateway [::]:
##########################################################################################################
Basic switch parameters have now been configured and saved.
##########################################################################################################
Command Line Interface (CLI)
You can manually load the CLI script from the console menu or automatically load the
script at startup.
Command
Description
Mode
User Executive
• Default and Initial access code
(Exec mode)
• Requires only Read access
4900>
• Used for basic commands such as
show, ping, and logoff
Privileged EXEC
• Used for basic switch level
(PrivExec mode)
management tasks; for example,
4900#
downloading software images, setting
passwords, starting the switch
• Default and Initial access mode
• Requires only Read access
Global
• Used to set and display general
Configuration
switch parameters such as IP
(Config mode)
address, ANMP parameters, Telnet
4900(config)#
access and VLANs
• Requires Read-Write access
Interface
• Used to set and display general
Configuration
switch parameters such as IP
(ifconfig mode)
address, ANMP parameters, Telnet
4900(config-if)#
access and VLANs
• Requires Read-Write access
For more information on additional modes, see Using CLI and EDM on ERS 4900 and
5900 Series.
Manual configuration
Use the following CLI command to manually configure the in-band management IP address:
ip address <A.B.C.D> [netmask <A.B.C.D>] [default-gateway <A.B.C.D>]
Example:
1. Enter Privileged Exec mode:
4900GTS>enable
2. Enter the Global Config mode:
4900GTS#config terminal
3. Manually configure in-band management IP information:
4900GTS(config)#ip address 192.0.2.1 netmask 255.255.255.0
default-gateway 192.0.2.0
4. Verify the information
4900GTS(config)show ipCommand Mode
Bootp/DHCP Mode: BootP When Needed
Stack IP Address:
Switch IP Address:
Switch Subnet Mask:
Mgmt Stack IP Address:
Mgmt Switch IP Address: 0.0.0.0
Mgmt Subnet Mask:
Mgmt Def Gateway:
Default Gateway:
CLI boot and factory-default commands:
boot - reboot the switch
boot default - reboot and use the factory default configuration
boot partial-default - reboot and use the partial factory default configuration
restore factory-default - reset the switch to factory default configuration

Recommended reading

To obtain additional documentation references, go to
http://www.extremenetworks.com/support/documentation/
and download the following:
• Locating Documentation
• Regulatory Reference
• Documentation Reference for Ethernet Routing Switch
4900 and 5900 Series
• Installing Ethernet Routing Switch
4900 Series
• Quick Start Configuration
• Configuring Systems
• Release Notes
Terminal emulation settings
Property
Baud Rate
Data Bits
Stop Bits
Parity
Flow Control
Entrance
Commands
No entrance command,
default mode
enable
From Privileged
EXEC mode, enter:
configure
From Global Configuration
mode, to configure a port, enter:
interface Ethernet
<port_number>
To configure a VLAN, enter:
interface vlan
<vlan_number>
To configure a loopback, enter:
interface loopback
<loopback number>
To configure a management,
enter:
interface mgmt
<mgmt number>
Configured
In Use
----------
------
0.0.0.0
192.0.2.1
192.0.2.1
255.255.255.0
255.255.255.0
0.0.0.0
0.0.0.0
0.0.0.0
192.0.2.0
192.0.2.0
Toll-free: +1 888-257-3000
WWW.EXTREMENETWORKS.COM
Poster part number: 700512439 Rev.02
Value
9600 bps
8
1
None
None
Exit
Commands
exit
or
logout
exit
or
logout
exit
or
logout
To return to
Global
Configuration
mode, enter:
exit
To return to
Privileged
EXEC mode,
enter:
end
To exit CLI
completely,
enter:
logout
Last BootP/DHCP
---------------
0.0.0.0
0.0.0.0
0.0.0.0
0.0.0.0
6480 Via Del Oro
San Jose, CA 95119
Tel: +1 408-579-2800
NN47212-300 01.05

Advertisement

loading

This manual is also suitable for:

Ers 4926gtsErs 4950gts-pwr+Ers 4926gts-pwr+