Switches, Hubs, and Modems
1752848 Members
3784 Online
108790 Solutions
New Discussion юеВ

How to configure GbE2c Ethernet Blade Switch

 
Tazwata
New Member

How to configure GbE2c Ethernet Blade Switch

I have script file for GbE2c Ethernet Blade Switch.

---
script start "HP c-Class GbE2c Switch" 4 /**** DO NOT EDIT THIS LINE!
/* Configuration dump taken 0:11:06 Mon Jan 2, 2006
/* Version 2.0.0, Base MAC address 00:17:ef:XX:XX:XX
/* RackId: Default RUID, RackName: UnnamedRack
/* Enclosure: XXXXXXX, EnclosureName: XXXX
/* Slot: 5
/* c3000-1
/c/sys
bootp dis
dhcp dis
hprompt ena

(snip)

/c/sys/ntp
on
prisrv 10.XXX.XXX.XXX
tzone +9:00
/
script end /**** DO NOT EDIT THIS LINE!

---

How to install this file via serial console?
-connect serial interface
-login
-paste script file text
-apply
-save

Is this process correct?
3 REPLIES 3
Lmm_1
Honored Contributor

Re: How to configure GbE2c Ethernet Blade Switch

Yeah, just copy and paste

/c/sys
bootp dis
dhcp dis
hprompt ena

(snip)

/c/sys/ntp
on
prisrv 10.XXX.XXX.XXX
tzone +9:00
/
script end /**** DO NOT EDIT THIS LINE!

But there is no config on it, just 1 line.
Rgds,
lmm
Tazwata
New Member

Re: How to configure GbE2c Ethernet Blade Switch

Thanks Lmm!

I can't evaluate this script currently, because running.
Should I execute "apply & save" in this process? Or this scrips execute applying automatically?

>But there is no config on it, just 1 line.

I deleted other configuration informations.

Regards,
Taz
Lmm_1
Honored Contributor

Re: How to configure GbE2c Ethernet Blade Switch

I cannot remember if apply is needed, its been a while since I loaded a config, but save will be needed for sure. You might try both.

Rgds,
Lmm