- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Procurve 2650, how to copy configuration from swit...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 12:13 PM
09-06-2012 12:13 PM
Hi,
I have a new customer, an Hotel, that have a Switch Procurve 2650 on each of the 8 floors. Yesterday the switch on floor 1 went fault, all the lights on including fault. I phone HP support and they sent me another switch for replace.
I went to floor 2, connect my laptop to the serial port, and using Hyperterminal runned the following command: copy startup-config xmodem pc, then saved the file for my desktop (config.swi).
I then opened the file with notepad and changed the hostname for floor 1, and the IP for vlan 1 "default".
Went down to floor 1, connect the serial cable and once again with Hyperterminal tried to send the previous config file with the comand: copy xmodem startup-config pc.
After 2 seconds from sending the file I get an error message on the switch console: Transfer aborted, wrong file. What could be wrong?
Should this be the correct procedure to copy the configuration from one switch to another one?
I have the file that I first copy from the switch on floor 2 if needed.
Regards,
Edgar Santos
Regards,
Edgar Santos
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 01:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 01:25 PM
09-06-2012 01:25 PM
Re: Procurve 2650, how to copy configuration from switch to switch?
What I final did was typed every comand in the configuration file. I have 4 vlan, but now I cannot get any IP from any vlan port. Every switch on each floor are connect on port 49 with fiber to the core switch. Could I have the tansceptor on port 49 broken?
Regards,
Edgar Santos
Regards,
Edgar Santos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 01:30 PM
09-06-2012 01:30 PM
Re: Procurve 2650, how to copy configuration from switch to switch?
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 03:58 PM
09-06-2012 03:58 PM
Re: Procurve 2650, how to copy configuration from switch to switch?
I belive it is, since the other seven switch on each floor work right. Sorry for my newbie question, but how can I check the MAC addresses?
Regards,
Edgar Santos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2012 09:51 PM
09-06-2012 09:51 PM
Re: Procurve 2650, how to copy configuration from switch to switch?
'show mac-address'
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2012 08:05 AM
09-07-2012 08:05 AM
Re: Procurve 2650, how to copy configuration from switch to switch?
Hi,
I ran the 'sh mac-address' and I could see the other mac's. After I run through the menu of the switch on floor 03 I find out that the Vlan for port 49 (gbic) was different from the configuration of the switch on floor 01. I should have all the vlan tagged to port 49, which after I did that put the switch comunicating with every vlan, and of course I could access the internet and internal network.
Thanks for your time and help.
P.S. could you please check the following startup-config that i copied from the switch in floor 03 that is running OK, but I could not copy to the switch in floor 01 (after I change the IP on the file pointing to the IP of the switch in floor 01)?
hostname "SW-Piso_03"
snmp-server community "public" Unrestricted
snmp-server host 10.0.2.15 "public"
vlan 1
name "DEFAULT"
untagged 50
ip address 10.1.0.6 255.255.255.0
tagged 49
no untagged 1-48
exit
vlan 2
name "ADM"
untagged 35-36
tagged 49-50
exit
vlan 3
name "Telefones"
tagged 49-50
voice
exit
vlan 5
name "Clientes"
untagged 1-34
tagged 49-50
exit
vlan 4
name "VideoVig"
untagged 37-48
tagged 49-50
exit
management-vlan 1
ip ssh
password manager
password operator
Regards,
Edgar Santos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2012 09:24 AM
09-07-2012 09:24 AM
Re: Procurve 2650, how to copy configuration from switch to switch?
CCIE Service Provider
MASE Network Infrastructure [2011]
H3CSE
CCNP R&S