Don't know what the command line syntax is off the top of my head, but (at least on my 4000Ms) you can configure a different IP on each VLAN fairly easily through either the web interface or console.
Just assign the interface in question another IP address, so
switch(int)# ip address x.x.x.x/xx
Even though you already might have a IP address assigned, this will add a secondary address to the interface. I know on Cisco's you would have the ip address statement along with the secondary (ip address x.x.x.x x.x.x.x secondary), but HP doesn't need the 'secondary' command along with the 'ip address' command.
Hope that helps.
P.S. to get rid of a address later, just add the 'no' in front of the 'ip address x.x.x.x/xx'
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.