5: Advanced Configuration
5-10
Alterpath BladeManager Manual
Use
^C
to stop changing interfaces and keep all changes made. If you do not
exit with
^C
at the end, the script will ask if you want to make the changes
effective now, in which case the script automatically runs
/etc/init.d/
networking restart
.
SETNTP
- sets the NTP server’s IP address. For example:
root@APM_Paulo root]#
setntp
Enter the NTP server:
*** Configuration changed!
*** Execute saveconf to save the new values in flash.
SETSMTP
- sets the email server’s IP address. For example:
[root@APM_Paulo root]#
setsmtp
Enter the email (SMTP) server:
*** Configuration changed!
*** Execute saveconf to save the new values in flash.
Changing the Escape Sequence
There are two ways to change the escape sequence:
•
Locally: From the console session, use option ^Ece (refer to the table of
help above for '
e
') to change the escape sequence. It applies only to the
current console session. Once you log off, the escape sequence is deleted.
•
Globally: Change file
/var/apm/bin/con
as below. To make it permanent,
you must include this file in the
/etc/files.list
and then run
saveconf
.
#original line in /var/apm/bin/con
exec /var/apm/bin/console -Mlocalhost -l$USR $1
#modify this line to have -e <escape seq>. In this
example esc seq= ^Az
exec /var/apm/bin/console -Mlocalhost -e^Az -l$USR $1
The result of this change in the console session is as follows:
[arnaldo@hp arnaldo]$
[arnaldo@hp arnaldo]$ ssh -ladmin:acs8_02
192.168.47.86
Password:
Console on-demand, please wait...
[Enter `^Az?' for help]
Содержание AlterPath BladeManager
Страница 10: ...Table of Contents VIII AlterPath BladeManager Manual...
Страница 16: ...Before You Begin vi AlterPath BladeManager Manual...
Страница 24: ...1 Introduction 1 8 AlterPath BladeManager Manual...
Страница 54: ...2 BladeManager Installation 2 30 AlterPath BladeManager Manual...
Страница 162: ...4 BladeManager Web Administration 4 80 AlterPath BladeManager Manual...
Страница 186: ...5 Advanced Configuration 5 24 Alterpath BladeManager Manual...
Страница 202: ...A BladeManager Hardware Specifications A 4 AlterPath BladeManager Manual...