By default, the aggregator receives IP addresses from a DHCP server in the network. If you want to
change the DHCP default setting, obtain the required information from your network administrator, such
as:
• The IP address and subnet mask of the out-of-band (OOB) interface used for remote management via
Telnet, SNMP, or other management agents.
• The IP address and subnet mask of the default virtual local area network (VLAN) IP address used for
in-band management.
• The IP address of the default gateway used for IP access to the aggregator.
Reconfiguration Using the CMC Interface
For information about how to access the CMC to configure the aggregator, refer to the
Dell Chassis
Management Controller (CMC) User’s Guide
on the Dell Support website at http://support.dell.com/
support/edocs/systems/pem/en/index.htm. The CMC online help provides information about how to use
the Web interface. You can change many of the default settings using the CMC interface as described in
the following CLI reconfiguration procedure.
Reconfiguration Using the CLI
To reconfigure any settings in the default aggregator configuration using the CLI, perform the following
steps:
1.
From the console monitor or a remote management session, log in by entering the user ID
root
and password
calvin
. Then press Enter.
Login: root
Password: *****
Dell>
2.
At the EXEC mode prompt, enter
enable
. At the EXEC Privilege prompt, enter
configure
to reach
the configuration command mode:
Dell> enable
Dell# configure
Dell(conf)#
3.
At the configuration mode prompt, enter the
hostname
name
command to configure a hostname
for the aggregator, where
name
is a text string of up to 20 alphanumeric characters:
Dell(conf)# hostname Aggregator1
Aggregator1(conf)#
Host names must start with a letter and end with a letter or number. Characters within the string can
be letters, numbers, and hyphens.
4.
To reconfigure the default username and password, enter the
username
name
password
password
command, where
name
is a string of up to 63 alphanumeric characters and
password
is
a string of up to 32 characters. Both values are case sensitive; spaces are supported:
Dell(conf)# username admin password dellAgg1
Dell(conf)#
5.
At power up, the default VLAN for all ports is VLAN 1. To reconfigure the default VLAN, enter the
default vlanid
vlan-id
command:
Dell(conf)# default vlan-id 3
6.
To reconfigure the SNMP community name used for read-only management access to the switch,
enter the
snmp-server community
name
ro
command, where the
name
is a text string of up to
20 alphanumeric characters and
ro
specifies read-only permission:
Dell(conf)# snmp-server community dellSNMP ro
18
Installing and Configuring the Aggregator