NOTE
Use the erase startup-config command only for new systems. If you enter this command on a system you have already
configured, the command erases the configuration. If you accidentally erase the configuration on a configured system, enter the
write memory command to save the running configuration to the startup-config file.
2.
Enter the following commands to assign an IP address for a device running Layer 2 software.
device(config)# ip address 10.22.3.44 255.255.255.0
device(config)# ip default-gateway 10.22.3.1
device(config)# write memory
NOTE
You do not need to assign a default gateway address for single subnet networks.
Enter the following commands to add an IP address and mask to a router port on a device running Layer 3 software.
device(config)#interface ethernet 1/1/1
device(config-if-e1000-1/1/1)#
device(config-if-e1000-1/1/1)#ip address 10.10.10.20 255.255.255.0
NOTE
Before attaching any equipment to a device running Layer 3 software, you must assign an interface IP address to the subnet on
which the device will be located. You must use the serial connection to assign the first IP address. For subsequent addresses,
you can use the CLI through Telnet.
3.
Assign an interface IP address to the out-of-band management Ethernet port.
device(config)#interface management 1
device(config-if-mgmt-1)#
device(config-if-mgmt-1)#ip address 10.22.3.44 255.255.255.0
The management port number is always 1.
Customizing the Host name and Chassis Name
Changing the host name, contact, and location is important for distinguishing and identifying the device uniquely and for accurate tracking of logs
and errors. The messages that appear in the log are labeled with the chassis name, which makes tracking the errors much easier. Specify an easily
understandable and meaningful host name and chassis name.
Perform the following steps to change the host name and then the chassis name.
1.
Customize the host name, contact, and location using the following commands. When you configure a host name, the name replaces the
default system name in the device CLI prompt.
device(config)# hostname sj_device1
sj_device1(config)# snmp-server contact Support Services
sj_device1(config)# snmp-server location San Jose
sj_device1(config)# end
sj_device1# write memory
The name, contact, and location each can be up to 255 alphanumeric characters. The text strings can contain blanks. The SNMP text
strings do not require quotation marks when they contain blanks but the host name does.
Initial Setup and Verification
Customizing the Host name and Chassis Name
RUCKUS ICX 7550 Switch Hardware Installation Guide
Part Number: 53-1005648-04
63
Summary of Contents for RUCKUS ICX 7550
Page 10: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 10 Part Number 53 1005648 04 ...
Page 54: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 54 Part Number 53 1005648 04 ...
Page 66: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 66 Part Number 53 1005648 04 ...
Page 76: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 76 Part Number 53 1005648 04 ...
Page 90: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 90 Part Number 53 1005648 04 ...
Page 102: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 102 Part Number 53 1005648 04 ...
Page 108: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 108 Part Number 53 1005648 04 ...
Page 114: ...RUCKUS ICX 7550 Switch Hardware Installation Guide 114 Part Number 53 1005648 04 ...