Sub-TLV's

David Peterson davidp at wirelessconnections.net
Tue Jan 18 15:09:32 CET 2011


OK figured out the "Stable" thing and have it compiled and running.  I like
the changes in the dictionary.wimax file, but one question.  How can I  add
the following:

To:  ATTRIBUTE	WiMAX-Packet-Flow-Descriptor 28	tlv: (note that the
numbering is per the previous dictionary.wimax)


ATTRIBUTE	WiMAX-Classifier			11	tlv

BEGIN-TLV	WiMAX-Classifier
ATTRIBUTE	WiMAX-ClassifierID				1
integer
ATTRIBUTE	WiMAX-Classifer-Priority		2	integer
ATTRIBUTE	WiMAX-Classifer-Protocol		3	integer
ATTRIBUTE	WiMAX-Classifer-Direction		4	byte

VALUE	WiMAX-Classifer-Direction			Reserved-0
0
VALUE	WiMAX-Classifer-Direction			IN
1
VALUE	WiMAX-Classifer-Direction			OUT
2
VALUE	WiMAX-Classifer-Direction			Bi-Directional	3
VALUE	WiMAX-Classifer-Direction			FF
4

ATTRIBUTE	WiMAX-Source-Specification		5	tlv

BEGIN-TLV	WiMAX-Source-Specification	
ATTRIBUTE	WiMAX-Source-IPAddress					1
ipaddr
ATTRIBUTE	WiMAX-Source-IPAddressRange				2
combo-ip
ATTRIBUTE	WiMAX-Source-IPAddressMask				3
octets
ATTRIBUTE	WiMAX-Source-Port
4	octets
ATTRIBUTE	WiMAX-Source-Port-Range			 		5
octets
ATTRIBUTE	WiMAX-Source-Inverted					6
octets
ATTRIBUTE	WiMAX-Source-Assigned					7
octets
END-TLV		WiMAX-Source-Specification

ATTRIBUTE	WiMAX-Destination-Specification		6	tlv

BEGIN-TLV	WiMAX-Destination-Specification	
ATTRIBUTE	WiMAX-Destination-IPAddress
1	ipaddr
ATTRIBUTE	WiMAX-Destination-IPAddressRange			2
combo-ip
ATTRIBUTE	WiMAX-Destination-IPAddressMask				3
octets
ATTRIBUTE	WiMAX-Destination-Port
4	octets
ATTRIBUTE	WiMAX-Destination-Port-Range				5
octets
ATTRIBUTE	WiMAX-Destination-Inverted
6	octets
ATTRIBUTE	WiMAX-Destination-Assigned
7	octets
END-TLV		WiMAX-Destination-Specification

ATTRIBUTE	WiMAX-IP-TOS/DSCP-Range-and-Mask	7	octets
ATTRIBUTE	WiMAX-VLAN-ID						8
integer
ATTRIBUTE	WiMAX-802.1p						9
octets

END-TLV		WiMAX-Classifier


Or would I add the attributes  at the end of the file.

David

-----Original Message-----
From: Alan DeKok [mailto:aland at deployingradius.com] 
Sent: Monday, January 17, 2011 12:52 PM
To: David Peterson-WirelessConnections; FreeRadius users mailing list
Subject: Re: Sub-TLV's

David Peterson wrote:
> OK that makes sense.  I am using the "Master" branch per the git 
> instructions.

  Uh... no.  My email said the "stable" branch.

  I'll get around to fixing the web page and/or git in the next while.

  Alan DeKok.




More information about the Freeradius-Users mailing list