
7.Leave cli security off so you can access the RAC from the console. admin: set port cli_security n
8.Set vcli security.
admin: set annex vcli_security y
9.Reboot the RAC for the configuration changes to take effect.
admin: quit
annex# boot
10.After the RAC is rebooted, try to log on to the RAC through a telnet session. If security is working you may go ahead and set cli security using the following admin command:
admin: set port cli_security y
PPP Setup
To set up PPP security, perform the following:
1.Log on to the RAC as superuser and run admin.
2.Set PPP security.
admin: set port slip_ppp_security y
3.Set PPP security protocol.
admin: set port ppp_security_protocol <security protocol> (pap or chap)
4.Enable security for terminal
5.Set the RAC for PPP callers only. admin: set port mode ppp admin: reset port
13 |