Command Reference Guide

3Com Router 3000 Ethernet Family
Command Reference Guide
Chapter 3 Modem Configuration Commands
3Com Corporation
3-5
Use the undo script trigger init command to cancel this feature.
By default, the system does not specify the script.
If this command is configured, the specified Modem script will be executed for
initializing the asynchronous device connected to the interface when the system is
powered on or rebooted.
Related command: script-string, start-chat, script trigger login, script trigger
connect, script trigger dial, script trigger logout.
Example
# Set the system to execute “example” when the system is powered on or rebooted.
[3Com -ui-tty1] script trigger init example
3.1.7 script trigger login
Syntax
script trigger login script-name
undo script trigger login
View
User interface view
Parameter
script-name: Name of Modem script.
Description
Use the script trigger login command to configure the Modem script that will be
executed when an outgoing call connection is successfully established.
Use the undo script trigger login command to cancel this feature.
By default, no Modem script is configured.
If this command is configured, the specified script will be started to execute anytime
when an outgoing call connection is established. This script can be the registration
information on a remote system. For example, when a router is connected to a remote
UNIX server, we can log in to the remote UNIX server using this script through sending
login information and password to the UNIX server.
Related command: script-string, start-chat, script trigger connect, script trigger
logout, script trigger dial, script trigger init.
Example
# Specify the script “example” to be executed anytime an outgoing call connection is
established.