Installation Guide
Table Of Contents
- ExtremeRouting SLX 9850-4 Hardware Installation Guide
- Preface
- About this Document
- Device Overview
- Preparing for the Installation
- Mounting the Device
- Initial Setup and Verification
- Initial setup and configuration checklist
- Items required
- Providing power to the device
- Establishing a serial connection
- Configuring a static IP address
- Establishing an Ethernet connection
- Customizing the chassis and host names
- Configuring the DNS service
- Setting the date and time
- Verifying correct operation
- Backing up the configuration
- Powering down the device
- Installing cable management kit
- Monitoring the Device
- Management Modules
- Interface Modules
- Power Supply Modules
- Power supply module overview
- Precautions specific to the power supply module
- Time and items required for removal and replacement
- Removing an AC power supply module
- Inserting an AC power supply module
- Removing a DC power supply module
- Inserting a DC power supply module
- Verifying power supply module operation
- High Voltage Power Supply Unit supporting AC and DC Voltages
- Fan Modules
- Switch Fabric Modules
- Transceivers and cables
- Supported transceivers and cables
- Time and items required
- Precautions specific to transceivers and cables
- Cleaning the fiber-optic connectors
- Managing cables
- Installing an SFP+ transceiver
- Replacing an SFP+ transceiver
- Installing a QSFP28 transceiver
- Replacing a QSFP28 transceiver
- Breakout cables
- Verifying transceiver operation
- Hardware Maintenance Schedule
- ExtremeRouting SLX 9850 Technical Specifications
- System specifications
- Ethernet
- LEDs
- Other
- Weight and physical dimensions
- Environmental requirements
- Power supply specifications (per PSU)
- Power consumption (typical configuration)
- Power consumption (maximum configuration)
- Power consumption (modules) (typical configuration)
- Power consumption (modules) (maximum configuration)
- Data port specifications (Ethernet)
- Serial port specifications (pinout RJ-45)
- Serial port specifications (protocol)
- Memory specifications
- Regulatory compliance (EMC)
- Regulatory compliance (safety)
- Regulatory compliance (environmental)
- Regulatory Statements
- Cautions and Danger Notices
Conguring a static IP address
Complete the following steps to set a static IP address.
NOTE
You can also use DHCP to congure a chassis static IP address on the management
module.
1. Log in to the device using an account that has the admin role.
2. Enter global conguration mode using the congure terminal command.
3. Use the chassis virtual-ip command to set the IP address for the chassis.
device(config)# chassis virtual-ip 10.20.236.132/20
4. Use the ip address command to set the Ethernet IP address for the management modules.
If you are going to use an IPv4 IP address, enter the IP address in dotted decimal notation.
When you have assigned the IP address to management interface 1, you should also assign the IP address to management
interface 2 if you have installed a second management module.
device(config)# interface Management 1
device(config-Management-1)# no ip address dhcp
device(config-Management-1)# ip address 10.24.85.81/20
5. Return to privileged EXEC mode by entering exit .
device(config)# exit
device#
6. To display the
conguration, use the show running-cong interface Management command.
device# show running-config interface Management 1
interface Management 1
no ip address dhcp
ip address 10.24.85.81/20
!
Conguring IPv6 address
Following are the basic prerequisites for
conguring IPv6 address on SLX platform:
• SLX chassis with management modules.
• PC with reachability to the serial port of the active management module (MM).
• IPv6 network assignment with a netmask and router address from the network administrators. This will generally be a /64
network.
NOTE
If you are provided an IPv6 prex with a /65 to /128 netmask, assign the addresses according to your network administrator's
direction, and do NOT follow this procedure.
NOTE
SLX platforms without redundant management modules only need to congure the M 1
interface.
Conguring a static IP address
ExtremeRouting SLX 9850-4 Hardware Installation Guide
66 9035331-02