Opengear OM1200 User Manual page 174

Operations manager
Hide thumbs Also See for OM1200:
Table of Contents

Advertisement

####### Set system hostname #######
sudo ogcli update hostname 'hostname="oob01"'
####### Adjust session timeouts #######
sudo ogcli update system/cli_session_timeout 'timeout-
t=180'
sudo ogcli update system/webui_session_timeout 'timeout-
t=180'
####### Setup TACACS remote AAA #######
sudo ogcli update auth <<'END'
mode="tacacs"
tacacsAuthenticationServers[0].host name-
e="192.168.250.21"
tacacsMethod="pap"
tacacsPassword="tackey"
END
####### Setup RADIUS remote AAA #######
sudo ogcli update auth <<'END'
mode="radius"
radiusAuthenticationServers[0].host-
name="192.168.250.21"
radiusAccountingServers[0].hostname="192.168.250.21"
radiusPassword="radkey"
END
ADVANCED OPTIONS
174

Advertisement

Table of Contents
loading

This manual is also suitable for:

Om1208-lOm1208Om1204-lOm1204

Table of Contents