HPE GreenLake Administration
- Community Home
- >
- Networking
- >
- Legacy
- >
- Switches, Hubs, Modems
- >
- VLAN routing issues
Switches, Hubs, and Modems
1828675
Members
2405
Online
109984
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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-03-2007 12:26 AM
01-03-2007 12:26 AM
I am trying to setup a VLAN for my voice traffic. My core switch is a 2824 and my edge switches are 2624 and 2650. All of my servers hang directly off of the 2824 and all of the phones/pcâ s hang off of the 26XX. The PCâ s are daisy chained off of the phones via the built-in 2 port switch on the ip phones.
For a test I have a 2650 with 1 test pc hanging off of it connected to port 32. The phone servers voip port will connect to port 1 of the 2824. If I try using DHCP on the test pc I cannot get an address from the DHCP server on VLAN1 so I set up a static address for testing purposes.
On any pc in VLAN1 I can ping any host in the 190.140.x.x subnet and the VLAN6 switch ipâ s (192.168.6.1, and 192.168.6.10) but cannot ping the test pc at 192.168.6.40.
From the test pc in VLAN6 I can ping the two vlan6 switch interfaces (192.168.6.1, and 192.168.6.10) but I cannot ping anything in the 190.140.x.x range except for the two switches (190.140.1.79 and 190.140.1.81).
I have attached my current configurations.
For a test I have a 2650 with 1 test pc hanging off of it connected to port 32. The phone servers voip port will connect to port 1 of the 2824. If I try using DHCP on the test pc I cannot get an address from the DHCP server on VLAN1 so I set up a static address for testing purposes.
On any pc in VLAN1 I can ping any host in the 190.140.x.x subnet and the VLAN6 switch ipâ s (192.168.6.1, and 192.168.6.10) but cannot ping the test pc at 192.168.6.40.
From the test pc in VLAN6 I can ping the two vlan6 switch interfaces (192.168.6.1, and 192.168.6.10) but I cannot ping anything in the 190.140.x.x range except for the two switches (190.140.1.79 and 190.140.1.81).
I have attached my current configurations.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 08:46 AM
01-03-2007 08:46 AM
Re: VLAN routing issues
I'm more familiar with Cisco than HP but
I'd remove the
ip default-gateway 190.140.1.1
from the 2824. It's not needed when you have an
ip route 0.0.0.0 0.0.0.0 190.140.1.1
It shouldn't make any difference to your problem but you never know.
I think your DHCP problem is because you do not have:
dhcp-relay
This is a global config command. You may also need:
ip directed-broadcast
If it were me I would first make sure that the 2824 is routing properly by plugging the test PC into it and assigning the test PC a VLAN 1 address with the VLAN1 default gateway of 190.140.1.79. Can it ping the VOIP server? Does the VOIP server have a default route of 192.168.6.1?
Then log onto the 2824 and
sh ip route
to verify that it has routes for both subnets and your default route.
Once you get that to work then it should be easier to connect the two switches together.
Ron
I'd remove the
ip default-gateway 190.140.1.1
from the 2824. It's not needed when you have an
ip route 0.0.0.0 0.0.0.0 190.140.1.1
It shouldn't make any difference to your problem but you never know.
I think your DHCP problem is because you do not have:
dhcp-relay
This is a global config command. You may also need:
ip directed-broadcast
If it were me I would first make sure that the 2824 is routing properly by plugging the test PC into it and assigning the test PC a VLAN 1 address with the VLAN1 default gateway of 190.140.1.79. Can it ping the VOIP server? Does the VOIP server have a default route of 192.168.6.1?
Then log onto the 2824 and
sh ip route
to verify that it has routes for both subnets and your default route.
Once you get that to work then it should be easier to connect the two switches together.
Ron
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2007 02:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2007 12:06 AM
01-04-2007 12:06 AM
Re: VLAN routing issues
Thanks for the help guys. It was the fact that the clients in VLAN1 did not have the default gateway set to the switch.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP