USER GUIDE
EdgeSafe 40G Bypass Modular Network TAP | M40GBP
Version 1.6 Page 83 of 159
Garland Technology reserves the right to make changes without further notice to any products or data herein to improve reliability, function or design.
Confidential -This document is
Garland Technology
.'s property. This document may not be copied, duplicated and transferred to electronic or mechanized
media or used for any other purpose, including any part thereof or attachment thereto, except as authorized in advance and in writing by
Garland Technology.
6.57 (Terminal Access Controller Access Control System Plus) and
RADIUS (Remote Authentication Dial In User Service) support.
The M40GBP support and RADIUS for remote access (WEB access, SNMP access, SSH
access, Telnet access).
The M40GBP supports:
clear and encrypted mode.
Authentication and Accounting (tac_plus.rfc.1.78.txt).
Inbound PAP Login (Password Authentication Protocol).
/RADUIS disabled by default.
/ RADIUS secret key length can be from 8 to 127 characters.
Default secret key: default_tac_key.
Default /RADIUS server IP: 192.168.0.6
By default the Serial port access support is disabled.
By default there is no login fallback when the TACACS server is not available.
6.57.1 /RADIUS state
/RADIUS can be enabled or disabled by command “set_tacacs_state”.
/RADIUS state can be retrieved by command “get_tacacs_state”.
set_tacacs_state XXX snmp - set TACACS state (off - default,
on_clear, on_encrypted, on_radius).
snmp - on: enable tacacs for snmp.
snmp - off: disable tacacs for snmp.
Ctrl: M40GBP$ set_tacacs_state on_radius off
command succeeded.
Ctrl: M40GBP$ get_tacacs_state
TACACS state: on, radius.
TACACS state for snmp: off.
command succeeded.
Ctrl: M40GBP$ set_tacacs_state on_clear on
command succeeded.
Ctrl: M40GBP$ get_tacacs_state
TACACS state: on, clear text.
TACACS state for snmp: on.
command succeeded.
Ctrl: M40GBP$