- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- Changing switch managment IP via telnet
Switches, Hubs, and Modems
1820257
Members
2793
Online
109622
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО01-30-2005 07:10 PM
тАО01-30-2005 07:10 PM
Changing switch managment IP via telnet
2800 switch - How do you change the managment IP via a telnet, I got this messsage:
The IP address (or subnet) 192.168.43.55/24 already exists.
On a Cisco you can...
-------------------
vlan 30
ip address 192.168.43.42 255.255.255.0
exit
management-vlan 30
ux3.160s01# conf te
ux3.160s01(config)# vlan 30 ip address 192.168.43.55/24
The IP address (or subnet) 192.168.43.55/24 already exists.
ux3.160s01(config)# sh ver
Image stamp: /sw/code/build/mako(f04)
Nov 19 2004 09:54:10
I.08.56
4110
Boot Image: Primary
The IP address (or subnet) 192.168.43.55/24 already exists.
On a Cisco you can...
-------------------
vlan 30
ip address 192.168.43.42 255.255.255.0
exit
management-vlan 30
ux3.160s01# conf te
ux3.160s01(config)# vlan 30 ip address 192.168.43.55/24
The IP address (or subnet) 192.168.43.55/24 already exists.
ux3.160s01(config)# sh ver
Image stamp: /sw/code/build/mako(f04)
Nov 19 2004 09:54:10
I.08.56
4110
Boot Image: Primary
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-30-2005 08:47 PM
тАО01-30-2005 08:47 PM
Re: Changing switch managment IP via telnet
With Cisco switches, configuring multiple ip addresses on a vlan requires appending "secondary" after the "ip address" command. Without appending it, it will overwrite it's current ip address.
With HP switches, appending "secondary" is not nessecary (nor possible), and thus it will not replace an ip address when the "ip address" command isused, but just add it.
Adding an allready existing ip address or subnet, will result in the error you wrote.
My guess is that you allready have that ip address (or subnet) configured.
You will have to remove it first, by issueing the "no ip address 192.168.43.55/24" command (or other ip address and the same subnet)in the right vlan configuration context, and then add the ip address with the command you wrote.
With HP switches, appending "secondary" is not nessecary (nor possible), and thus it will not replace an ip address when the "ip address" command isused, but just add it.
Adding an allready existing ip address or subnet, will result in the error you wrote.
My guess is that you allready have that ip address (or subnet) configured.
You will have to remove it first, by issueing the "no ip address 192.168.43.55/24" command (or other ip address and the same subnet)in the right vlan configuration context, and then add the ip address with the command you wrote.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-31-2005 09:28 PM
тАО01-31-2005 09:28 PM
Re: Changing switch managment IP via telnet
Here is the solution from HP support:
You should be able to manually edit the IP address through the menu interface of the switch. This will not cause the switch to reboot, but will end the Telnet session used to access the switch (since the switch will now have an new IP address).
First type "menu" into the command line.
Then go to 2. Switch Configuration -> 5. IP Configuration.
From this screen, select Edit and use either the Tab or arrow keys to highlight the IP Address for the VLAN in question.
Enter the new IP address and press Enter to return to the Action line.
Select Save.
You should be able to manually edit the IP address through the menu interface of the switch. This will not cause the switch to reboot, but will end the Telnet session used to access the switch (since the switch will now have an new IP address).
First type "menu" into the command line.
Then go to 2. Switch Configuration -> 5. IP Configuration.
From this screen, select Edit and use either the Tab or arrow keys to highlight the IP Address for the VLAN in question.
Enter the new IP address and press Enter to return to the Action line.
Select Save.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP