50
C o n f i g u r i n g t h e Po w e r C o n n e c t 3 3 2 4 / 3 3 4 8 S w i t c h
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#