Aruba & ProVision-based
1748111 Members
3560 Online
108758 Solutions
New Discussion ī„‚

Re: Provisionning Procurve HP 54xx ZL

 
Blaireau
Occasional Contributor

Provisionning Procurve HP 54xx ZL

Hello,

I have a spare switch for quickly replace one of my 5 procurve switch. How can I provisionning switch configuration if module not present ?

Exemple I use multiple VLAN, I need untagg/tag port on module B, C, D for multiple VLAN.
If I use command : untagged b1
Module not present for port or invalid port: b1

Is it possible to disable port exist checking ?

Thanks

3 REPLIES 3
16again
Respected Contributor

Re: Provisionning Procurve HP 54xx ZL

a copy tftp -> startupconfig might get the wanted setup stored.
However, any "write mem" afterwards will remove config lines belonging to non-prresent modules

Vince-Whirlwind
Honored Contributor

Re: Provisionning Procurve HP 54xx ZL

Or put the modules in, configure the ports, then remove the modules.

Having a spare switch is not anywhere near as useful as having spare modules and power supplies, because those are what is likely to fail.

Michael Patmon
Trusted Contributor

Re: Provisionning Procurve HP 54xx ZL

You can use the "module" command to pre-provision the empty slot that you want to configure.

5412(config)# vlan 10 untagged e1
Module not present for port or invalid port: e1
5412(config)# module 5 ?
type The module type.
<cr>
5412(config)# module 5 type J9550A
5412(config)# vlan 10 untagged e1
5412(config)#