UDP Forwarding
ExtremeWare XOS 11.3 Concepts Guide
511
This command displays the configuration of the BOOTP relay service and the addresses that are
currently configured.
UDP Forwarding
UDP Forwarding is a flexible and generalized routing utility for handling the directed forwarding of
broadcast UDP packets. UDP forwarding enables you to configure your switch so that inbound
broadcast UDP packets on a VLAN are forwarded to a particular destination IP address or VLAN.
UDP Forwarding allows applications, such as multiple DHCP relay services from differing sets of
VLANs, to be directed to different DHCP servers. 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 decrements to the
TTL field, 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
UDP forwarding only works across a layer 3 boundary and currently, UDP forwarding can be applied to IPv4 packets
only, not to IPv6 packets.
Configuring UDP Forwarding
To configure UDP Forwarding, create an policy file for your UDP profile, and then associate the profile
with a VLAN using the following command:
configure vlan <vlan_name> udp-profile [<profilename> | none]
You can apply a UDP forwarding policy only to an L3 VLAN (a Vlan having at least one IP address
configured on it). If there is no IP address configured on the VLAN, then the command will be rejected.
UDP profiles are similar to ACL policy files. UDP profiles use a subset of the match conditions allowed
for ACLs. A UDP forwarding policy must contain only the following attributes. Unrecognized attributes
will be ignored.
●
Match attributes
■
Destination UDP Port Number (destination-port)
■
Source IP address (source-ipaddress)
●
Action modified (set) attributes
■
Destination IP address (destination-ipaddress)
■
VLAN name (vlan)
Policy files used for UDP forwarding are processed differently from standard policy files. Instead of
terminating when an entry’s match clause becomes true, each entry in the policy file will be processed
and the corresponding action will be taken for each true match clause.
Summary of Contents for ExtremeWare XOS 11.3
Page 20: ...Contents ExtremeWare XOS 11 3 Concepts Guide 20...
Page 25: ...1 Using ExtremeWare XOS...
Page 26: ......
Page 38: ...ExtremeWare XOS Overview ExtremeWare XOS 11 3 Concepts Guide 38...
Page 58: ...Accessing the Switch ExtremeWare XOS 11 3 Concepts Guide 58...
Page 146: ...Configuring Slots and Ports on a Switch ExtremeWare XOS 11 3 Concepts Guide 146...
Page 218: ...Status Monitoring and Statistics ExtremeWare XOS 11 3 Concepts Guide 218...
Page 240: ...Virtual LANs ExtremeWare XOS 11 3 Concepts Guide 240...
Page 248: ...Virtual Routers ExtremeWare XOS 11 3 Concepts Guide 248...
Page 278: ...Access Lists ACLs ExtremeWare XOS 11 3 Concepts Guide 278...
Page 288: ...Routing Policies ExtremeWare XOS 11 3 Concepts Guide 288 entry deny_rest if then deny...
Page 344: ...Security ExtremeWare XOS 11 3 Concepts Guide 344...
Page 393: ...2 Using Switching and Routing Protocols...
Page 394: ......
Page 454: ...Spanning Tree Protocol ExtremeWare XOS 11 3 Concepts Guide 454...
Page 484: ...Extreme Standby Router Protocol ExtremeWare XOS 11 3 Concepts Guide 484...
Page 514: ...IPv4 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 514...
Page 530: ...IPv6 Unicast Routing ExtremeWare XOS 11 3 Concepts Guide 530...
Page 538: ...RIP ExtremeWare XOS 11 3 Concepts Guide 538...
Page 556: ...OSPF ExtremeWare XOS 11 3 Concepts Guide 556...
Page 566: ...OSPFv3 ExtremeWare XOS 11 3 Concepts Guide 566...
Page 589: ...3 Appendixes...
Page 590: ......
Page 640: ...CNA Agent ExtremeWare XOS 11 3 Concepts Guide 640...
Page 670: ...Glossary ExtremeWare XOS 11 3 Concepts Guide 670...
Page 698: ...Index ExtremeWare XOS 11 3 Concepts Guide 698...