dictionary.riverstone
来自「This is java Radius API」· RIVERSTONE 代码 · 共 43 行
RIVERSTONE
43 行
# -*- text -*-################################################################################ Riverstone Networks' RADIUS VSAs# *** For RapidOS Versions 9.1 and above ONLY ***## $Id$###############################################################################VENDOR Riverstone 5567## Riverstone-Command## This attribute is sent in Accounting-Requests, and contains text# from the admin's CLI session.#BEGIN-VENDOR RiverstoneATTRIBUTE Riverstone-Command 1 string## This attribute is sent in Accounting-Requests, as a duplicate# of syslog for system event messages.#ATTRIBUTE Riverstone-System-Event 2 string## This attribute is sent in Accounting-Requests, to log changes# made via SNMP.#ATTRIBUTE Riverstone-SNMP-Config-Change 3 string## This attribute should be sent in Access-Accept packets, to set# the privilege level. It MUST be sent when the device is operating# in Mult-User Access mode.#ATTRIBUTE Riverstone-User-Level 4 integerEND-VENDOR Riverstone
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?