Codebase list freeradius / upstream/3.0.15+dfsg share / dictionary.issanni
upstream/3.0.15+dfsg

Tree @upstream/3.0.15+dfsg (Download .tar.gz)

dictionary.issanni @upstream/3.0.15+dfsgraw · history · blame

# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
##############################################################################
#
#	UTStarcom Issanni DSL router.
#
#	$Id$
#
##############################################################################

VENDOR		Issanni				5948

BEGIN-VENDOR	Issanni
#
# UTStarcom Issanni DSL router.
#
ATTRIBUTE	Issanni-SoftFlow-Template		1	string
ATTRIBUTE	Issanni-NAT-Support			2	string
ATTRIBUTE	Issanni-Routing-Context			3	string
ATTRIBUTE	Issanni-Tunnel-Name			4	string
ATTRIBUTE	Issanni-IP-Pool-Name			5	string
ATTRIBUTE	Issanni-PPPoE-URL			6	string
ATTRIBUTE	Issanni-PPPoE-MOTM			7	string
ATTRIBUTE	Issanni-Service				8	string
ATTRIBUTE	Issanni-Pri-DNS				9	ipaddr
ATTRIBUTE	Issanni-Sec-DNS				10	ipaddr
ATTRIBUTE	Issanni-Pri-NBNS			11	ipaddr
ATTRIBUTE	Issanni-Sec-NBNS			12	ipaddr
ATTRIBUTE	Issanni-Traffic-Class			13	string
ATTRIBUTE	Issanni-Tunnel-Type			14	integer
ATTRIBUTE	Issanni-NAT-Type			15	integer
ATTRIBUTE	Issanni-QOS-Class			16	string
ATTRIBUTE	Issanni-Interface-Name			17	string

VALUE	Issanni-Tunnel-Type		IP-IP			1
VALUE	Issanni-Tunnel-Type		ESP			2
VALUE	Issanni-Tunnel-Type		L2TP			3

VALUE	Issanni-NAT-Type		NAT			1
VALUE	Issanni-NAT-Type		NAPT			2

END-VENDOR	Issanni