Dell 6024 F Switch User Manual


 
96 Configuring the Switch
www.dell.com | support.dell.com
Assigning Static IP Addresses (on an Out-of-Band Port)
console>enable
console#configure
console(config)#interface out-of-band-eth
console(config-oob)#ip address 10.1.1.1 255.0.0.0
console(config-oob)#exit
console(config)#ip default-gateway 10.1.1.10
console(config)#exit
console#
Assigning IP Default Gateway
console>
console>enable
console#configure
console(config)#interface out-of-band-eth
console(config-oob)#ip address 10.0.0.1 /8
console(config-oob)#ip default-gateway 10.1.1.1
console(config-oob)#
Ping via Out-of-Band
console#ping oob/10.6.12.25
Copy Image/Boot
copy tftp://oob/10.6.12.25/ves_115.dos image
copy tftp://oob/10.6.12.25/boot_013.rfb boot
IP Default Gateway to Out-of-Band
console#configure
console(config)#interface out-of-band-eth
console(config-oob)#ip default-gateway 10.1.1.10