configure udp-profile add
ExtremeWare Software 7.3.0 Command Reference Guide 1177
configure udp-profile add
configure udp-profile <profile_name> add <udp_port> [vlan <vlan name> | ip
address <dest_ipaddress>]
Description
Configures a UDP-forwarding profile.
Syntax Description
Default
N/A.
Usage Guidelines
A maximum of 10 UDP-forwarding profiles can be defined. Each named profile may contain a
maximum of eight “rules” defining the UDP port, and destination IP address or VLAN. A VLAN can
make use of a single UDP-forwarding profile. UDP packets directed toward a VLAN use an all-ones
broadcast on that VLAN.
Example
The following command adds port 34 to UDP profile port_34_to_server:
configure udp-profile port_34_to_server add 34 ip address 10.1.1.1
History
This command was first available in ExtremeWare 6.1.
Platform Availability
This command is available on all platforms.
profile_name Specifies a UDP profile name.
udp_port Specifies a UDP port number.
vlan name Specifies a VLAN name.
dest_ipaddress Specifies an IP address.