BladeSystem - General
1753454 Members
5925 Online
108794 Solutions
New Discussion юеВ

Re: GbE2c Layer 2/3 no management IP

 

Re: GbE2c Layer 2/3 no management IP

Hi Henry,

Could you please send me the command line to set Ip address on this interface?

Thank you a lot
Henry A.C. Jansen
Trusted Contributor

Re: GbE2c Layer 2/3 no management IP

Ofcourse: hopes this helps... it's from some textnotes....

Connect a NULL modem cable to the serial interface 96,n,8,1 (no flow control).

login with the password ├в admin├в
first disable DHCP and BOOTP in CFG -> SYS
/cfg/sys
DCHP d
BOOTP d

Apply -> SAVE -> type /boot/reset

Log back into the switch

Submenu CFG -> L3 -> IF -> Interfacenumber 256

Option: ADDR
Option: ENA (interdace has to be enabled)

SAVE
APPLY
DIFF


For Gateway:

CFG -> IP -> GW -> 1

Should do it... oh.. the switch can only be reached through the same subnet where also the OA is connected to...

Re: GbE2c Layer 2/3 no management IP

Thank you Henry, i'll try it and give you a feed back.
chris_rasmussen
Occasional Contributor

Re: GbE2c Layer 2/3 no management IP

Hi Henry,

That info looked like what I needed, too. Unfortunately it doesn't work, although it might be because our lab is running a c3000, not a c7000.

Using the 'ena' command on if256 just says the interface can't be enabled ('cur' says the interface is disabled). I also can't enable vlan 4095 - the same error comes up, i.e. the vlan can't be enabled. In addition, vlan 4095 says it contains no ports although I understand if256 is supposed to be in there.

Are you able to help with this?

Thanks!