|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
ObjectAV.Tunnel_Type
Tunnel-Type values.
| Field Summary | |
static int |
AH
IP Authentication Header in the Tunnel-mode (AH) [5] |
static int |
ATMP
Ascend Tunnel Management Protocol (ATMP) [4] |
static int |
DVS
Bay Dial Virtual Services (DVS) |
static int |
ESP
IP Encapsulating Security Payload in the Tunnel-mode (ESP) [8] |
static int |
GRE
Generic Route Encapsulation (GRE) [9] |
static int |
IP_in_IP
IP-in-IP Tunneling [10] |
static int |
IP_IP
IP-in-IP Encapsulation (IP-IP) [6] |
static int |
L2F
Layer Two Forwarding (L2F) [2] |
static int |
L2TP
Layer Two Tunneling Protocol (L2TP) [3] |
static int |
MIN_IP_IP
Minimal IP-in-IP Encapsulation (MIN-IP-IP) [7] |
static int |
PPTP
Point-to-Point Tunneling Protocol (PPTP) [1] |
static int |
VTP
Virtual Tunneling Protocol (VTP) |
| Constructor Summary | |
AV.Tunnel_Type()
|
|
| Methods inherited from class Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final int AH
public static final int ATMP
public static final int DVS
public static final int ESP
public static final int GRE
public static final int IP_in_IP
public static final int IP_IP
public static final int L2F
public static final int L2TP
public static final int MIN_IP_IP
public static final int PPTP
public static final int VTP
| Constructor Detail |
public AV.Tunnel_Type()
|
AXL RADIUS Server API V3 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||