📄 xas.fsm
字号:
## Copyright [C] The Regents of the University of Michigan and Merit Network,# Inc. 1993, 1994, 1995, 1996, 1997, 1998 All Rights Reserved.## RCSID: $Id: xas.fsm,v 1.1.1.1 2001/08/10 20:49:27 bonze Exp $## External version of built-in state machine table (lacking detail files)# for use by eXternal Authentication Servers (XAS) without LAS support.## All items in the "Action" column are AATV name strings (ids)#%FSMID xas-2.0# Event# State Name (state.action.event) Action Next State# ------------ ------------------------------ -------------- ----------Start: *.*.AUTHEN AUTHENTICATE REPLYhold *.*.AUTH_ONLY AUTHENTICATE REPLYhold *.*.AUTHENTICATE AUTHENTICATE REPLYhold *.*.ACCT ACK REPLYhold *.*.MGT_POLL SRV_STATUS REPLYhold *.+AUTHEN.ACK AUTHENTICATE REPLYhold *.+AUTHENTICATE.ACK AUTHENTICATE REPLYhold *.+AUTH_ONLY.ACK AUTHENTICATE REPLYhold *.+MGT_POLL.ACK SRV_STATUS REPLYhold *.*.NAK REPLY EndREPLYhold: *.*.ACK REPLY Hold *.*.NAK REPLY HoldHold: *.*.TIMEOUT NULL EndEnd:
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -