- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: PXE - configure pxe on 3500yl
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-21-2013 03:37 AM - last edited on 01-21-2013 06:27 PM by Cathy_xu
01-21-2013 03:37 AM - last edited on 01-21-2013 06:27 PM by Cathy_xu
PXE - configure pxe on 3500yl
Good day,
how do i configure pxe on 3500yl switch?
P.S.This thread has been moved from Community Feedback & Suggestions to Switching > ProCurve / ProVision-Based- HP Forums Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-02-2013 12:01 AM
02-02-2013 12:01 AM
Re: PXE - configure pxe on 3500yl
Without anything else to go on, it sounds like you want PXE traffic to be directed appropriately to a different VLAN? It is done exactly the same as for DHCP.
vlan 192 name "Alternate" untagged B11-B12,D11-D12 tagged Trk2 ip address 192.168.1.11 255.255.255.0 ip helper-address 172.20.100.69 exit
The helper address is for DHCP; you can add a second helper address for the PXE server. So long as the routing works, both PXE and DHCP will now work.