?? 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 + -