Bootp or UDP_profile , which has presidence when both configured.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎03-31-2017 07:59 AM
I have just recently taken over a network , that has both bootp and UDP-profiles configured fro teh same vlans.
I have used both individually , aka old days we could only specify single IP address for DHCP server in Bootp , and udp-profile for choosing other DHCP servers , Mitel for example.
My question is , if both are configured for the same vlans , which takes presidence , and is there a " bun fight " between the two operations ..
I have used both individually , aka old days we could only specify single IP address for DHCP server in Bootp , and udp-profile for choosing other DHCP servers , Mitel for example.
My question is , if both are configured for the same vlans , which takes presidence , and is there a " bun fight " between the two operations ..
4 REPLIES 4
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-04-2017 10:53 AM
Many thanks I will disable the bootp and check ..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-02-2017 11:06 PM
Adding to Patrick's finding,
I would also like to add followings (found from 22.1 User guide also):
"The following rules apply to UDP broadcast packets handled by this feature:
• If the UDP profile includes BOOTP or DHCP, it is handled according to guidelines specified in RFC
1542.
• If the UDP profile includes other types of traffic, these packets have the IP destination address
modified as configured, and changes are made to the IP and UDP checksums and TTL field
(decrements), as appropriate.
If UDP Forwarding is used for BOOTP or DHCP forwarding purposes, do not configure or use the
existing bootprelay function. However, if the previous bootprelay functions are adequate, you may
continue to use them.
[Note]
When using udp-profile to forward dhcp request, the behavior will be different from
bootprelay. Where bootprelay will forward the dhcp packet with the client vlan IP as source IP,
udp-profile will forward the dhcp packet with the source IP of the egress vlan towards the
destination server.
UDP Forwarding only works across a Layer 3 boundary and currently, UDP Forwarding can be
applied to IPv4 packets only, not to IPv6 packets."
It seems like there is no precedence between bootprelay and UPD-profile with Karthik's local test result but the behavior looks a bit different...
I would also like to add followings (found from 22.1 User guide also):
"The following rules apply to UDP broadcast packets handled by this feature:
• If the UDP profile includes BOOTP or DHCP, it is handled according to guidelines specified in RFC
1542.
• If the UDP profile includes other types of traffic, these packets have the IP destination address
modified as configured, and changes are made to the IP and UDP checksums and TTL field
(decrements), as appropriate.
If UDP Forwarding is used for BOOTP or DHCP forwarding purposes, do not configure or use the
existing bootprelay function. However, if the previous bootprelay functions are adequate, you may
continue to use them.
[Note]
When using udp-profile to forward dhcp request, the behavior will be different from
bootprelay. Where bootprelay will forward the dhcp packet with the client vlan IP as source IP,
udp-profile will forward the dhcp packet with the source IP of the egress vlan towards the
destination server.
UDP Forwarding only works across a Layer 3 boundary and currently, UDP Forwarding can be
applied to IPv4 packets only, not to IPv6 packets."
It seems like there is no precedence between bootprelay and UPD-profile with Karthik's local test result but the behavior looks a bit different...
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-01-2017 02:58 PM
Hi Rod,
ExtremeXOS 22.1 User Guide, page 1235
Regards
Patrick
ExtremeXOS 22.1 User Guide, page 1235
If UDP Forwarding is used for BOOTP or DHCP forwarding purposes, do not configure or use the existing bootprelay function. However, if the previous bootprelay functions are adequate, you may continue to use them.It seems not supported to use both, so you should not rely on this...
Regards
Patrick
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎04-01-2017 02:42 AM
Hi Rod, Did a quick test in lab and the DHCP packet is sent to both the IP's. configure bootprelay add 10.1.1.81 UDP-profile destination-ipaddress 10.1.1.2
