1# -*- text -*-
2# Copyright (C) 2015 The FreeRADIUS Server project and contributors
3##############################################################################
4#
5#	ipUnplugged
6#	http://www.ipunplugged.com/
7#
8#	$Id: 978bbba43480739a2d716fd526fbcf50b0539f21 $
9#
10##############################################################################
11
12VENDOR		ipUnplugged			5925
13
14BEGIN-VENDOR	ipUnplugged
15
16ATTRIBUTE	IPU-MIP-Spi				51	integer
17ATTRIBUTE	IPU-MIP-Key				52	string
18ATTRIBUTE	IPU-MIP-Alg-Type			53	integer
19ATTRIBUTE	IPU-MIP-Alg-Mode			54	integer
20ATTRIBUTE	IPU-MIP-Replay-Prot			55	integer
21ATTRIBUTE	IPU-IKE-Remote-Addr			61	ipaddr
22ATTRIBUTE	IPU-IKE-Local-Addr			62	ipaddr
23ATTRIBUTE	IPU-IKE-Auth				63	string
24ATTRIBUTE	IPU-IKE-Conf-Name			64	string
25ATTRIBUTE	IPU-IKE-Cmd				65	string
26
27END-VENDOR	ipUnplugged
28