50 Configuring the PowerConnect 3324/3348 Switch
www.dell.com | support.dell.com
Gateway IP Address Activity status
----------------------- -----------------------
IP Address I/F
----------------------- ----------------------
100.1.1.1/8 vlan 1
console#

To configure an interface on a port, enter the commands at the system prompt as shown in

the following configuration example:

console> enable
console# configure
console(config)# interface ethernet 1/e1
console(config-if)# ip address 10.1.1.1 255.0.0.0
console(config-if)# exit
console(config)# exit
console# show ip interface
Gateway IP Address Activity status
----------------------- -----------------------
IP Address I/F
----------------------- ----------------------
10.1.1.1/8 1/e1
console#