- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- PXE Route from 2910
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
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
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
01-06-2012 10:33 AM
01-06-2012 10:33 AM
Hi ,
We have around 20 VLAN's in one of our building. I am using 2910al switches.
The problem i have is my vlan's cannot do PXE boot when we have to image any PC's. It says bootfile cannot be find or something.
one Sample VLAN configuration is mentioned below:
vlan 10
name "CAR4F-MAINT"
untagged 21-25
ip helper-address 192.168.0.3
ip address 10.4.10.1 255.255.255.0
exit
here you see DHCP is in 192.168.0.3 and our PXE ip is 192.168.0.64
I guess if I point the IP helper address to broadcast address ( ip helper-address 192.168.0.255) the packet can hit pxe.
Is it right way of doing it ?
Or anything else that i needs to do ?
Please advise me and also any question please ask.
Many Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 01:31 AM
01-09-2012 01:31 AM
Re: PXE Route from 2910
Hi ,
Can anyone please help me in this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 02:37 AM
01-09-2012 02:37 AM
Re: PXE Route from 2910
Hi,
take a look at
ip forward-protocol
hth
alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 05:42 AM
01-09-2012 05:42 AM
Re: PXE Route from 2910
Thanks for the reply ,
i know pxe uses 67/udp to forward packets.. can i use the command
9HSW-2(config)# ip forward-protocol udp 67
Please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2012 08:29 AM