Brocade NetIron CES 2000 Series and NetIron CER 2000 Series
Table Of Contents
- ExtremeSwitching CES 2000 Series and ExtremeRouting CER 2000 Series Hardware Installation Guide
- Preface
- About This Document
- Product Overview
- Introduction
- Product overview
- Software features
- Upgrade applications
- Hardware features
- CES 2000 Series 2024C-4X
- CES 2000 Series 2024F-4X
- CES 2000 Series 2024C
- CES 2000 Series 2024F
- CES 2000 Series 2048C
- CES 2000 Series 2048CX
- CES 2000 Series 2048F
- CES 2000 Series 2048FX
- CER 2000 Series 2024C
- CER 2000 Series 2024F
- CER 2000 Series 2048C
- CER 2000 Series 2048CX
- CER 2000 Series 2048F
- CER 2000 Series 2048FX
- Control features
- Network interfaces
- Power supplies
- Cooling system and fans
- Connecting to a Network Device
- Installation
- Device Management Applications Familiarization
- Hardware Specifications
- Hardware Maintenance
- Hardware maintenance schedule
- Power supply replacement
- 10-Gigabit Ethernet module installation or replacement
- Replacing the fan tray
- Copper or Fiber optic module replacement
- Fiber optic connector cleaning
- Regulatory Statements
- Caution and Danger Notices
For example, to assign the IP address 192.22.3.44 and sub-net mask 255.255.255.0 to Ethernet interface 1/1, do the following.
1. At the opening CLI prompt, enter enable.
device> enable
2. Enter the following command at the Privileged EXEC level prompt, then press Enter. This command erases the factory test
conguration if still present.
device# erase startup-config
CAUTION
Use the erase startup-cong command only for new systems. If you enter this command on a system you have
already congured, the command erases the conguration. If you accidentally do erase the conguration on a
congured system, enter the write memory command to save the running conguration to the startup-cong le.
3. Access the conguration level of the CLI by entering the following command.
device# configure terminal
device(config)#
4.
Congure the IP address and sub-net mask for Ethernet interface 1/1 by entering the following commands.
device(config)# interface ethernet 1/1
device(config-if-e10000-1/1)# ip address 192.22.3.44 255.255.255.0
Syntax: enable [ password ]
Syntax:
congure terminal
Syntax: [no] ip address ip-addrip-mask [ secondary ]
or
Syntax: [no] ip address ip-addr/mask-bits [ secondary ]
Use the secondary parameter if you have already congured an IP address within the same sub-net on the interface.
Enabling and disabling the interfaces
By default, all interfaces are disabled. To enable an interface, you must enter the enable command at the appropriate interface
conguration level of the CLI. For example, to enable the management interface, enter the enable command at the management
interface conguration level of the CLI.
device(config-if-mgmt-1)# enable
Syntax: enable
You can disable each of these interfaces using the disable command at the appropriate interface conguration level of the CLI. For
example, to disable the management port, enter the disable command at the management interface conguration level of the CLI.
device(config-if-mgmt-1)# disable
Syntax: disable
NOTE
For security reasons, by default, the telnet server is disabled on the devices. To enable the telnet server and allow access
through telnet to the device from an external host, execute the following.device(config)# telnet server
IP address conguration
ExtremeSwitching CES 2000 Series and ExtremeRouting CER 2000 Series Hardware Installation Guide
38 53-1004198-02