- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Web and Unmanaged
- >
- HP 1950 (JG961A) secondary IP
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
Forums
Discussions
Discussions
Discussions
Forums
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
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
тАО04-16-2018 09:38 AM
тАО04-16-2018 09:38 AM
I need to configure a secondary IP address on a VLAN on this Layer 3 switch.
I'm trying to do it from Network -> IP, then I edit the VLAN. When I try I get this error:
Maximum number of IP addresses already reached.
I already upgraded to latest version (7.1.070 Release 3208P03).
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-19-2018 01:26 AM
тАО04-19-2018 01:26 AM
Re: HP 1950 (JG961A) secondary IP
@Alejandro Grijalba wrote: I need to configure a secondary IP address on a VLAN on this Layer 3 switch.
Which VLAN?
Can you share the sanitized 1950's running configuration?
I'm not an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-24-2018 01:36 AM
тАО10-24-2018 01:36 AM
SolutionIt is VLAN 100.
I couldn't do it even from CLI.
But I finally found 2 workarounds:
- Backup & Restore trick:
- Download config backup
- Edit like this
interface Vlan-interface100
ip address 192.168.10.1 255.255.255.0 sub
ip address 192.168.92.1 255.255.255.0 - Upload backup
- DHCP Trick:
- Configure the VLAN with DHCP (instead of static IP)
- Go to Network -> IP and add an IP as secondary