Configure Vlan Udp-Profile - Extreme Networks ExtremeWare XOS Command Reference Manual

Version 11.3
Hide thumbs Also See for ExtremeWare XOS:
Table of Contents

Advertisement

configure vlan udp-profile

configure vlan <vlan_name> udp-profile [<profilename> | none]
Description
Associates a UDP Forwarding profile to a VLAN.
Syntax Description
vlan_name
profilename
none
Default
No UDP profiles are associated with the VLAN.
Usage Guidelines
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.
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.
For example, if the following policy file is used as a UDP forwarding profile, any packets destined for
UDP port 67 will be sent to IP address 20.0.0.5 AND flooded to VLAN to7:
entry one {
if match all {
destination-port 67 ;
} then {
destination-ipaddress 20.0.0.5 ;
}
}
ExtremeWare XOS 11.3 Command Reference
Specifies a VLAN name.
Specifies a policy file to use for the UDP forwarding profile.
Removes any UDP forwarding profile from the VLAN.
configure vlan udp-profile
1097

Advertisement

Table of Contents
loading

This manual is also suitable for:

Extremeware xos 11.3

Table of Contents