Chapter 5 Setup Menu FCD-IPM Installation and Operation Manual
5-78 Access Control (Security) Menu
FCD-IPM script is a sequence of commands, with a maximum of 20 commands in
the script. As soon as a physical connection to the remote host is achieved (and the
script is enabled), FCD-IPM begins to forward the script. Script processing finishes
when the last script command has been forwarded.
FCD-IPM script comprises one or more command lines. Each command line
consists of a Command Code followed by an Argument.
Command Code
The command codes are described in Table 5-28.
Table 5-28. Command Codes
Command Code Description
waitcase pattern Waits until the specified case-sensitive pattern is received from the remote host and
forwards the next command. The maximum pattern length is 24 characters.
Or, waits until timeout (default = 15 seconds). The link then disconnects and
FCD-IPM performs the same actions as required during authentication failure.
waitnocase pattern Same as waitcase pattern except not case sensitive.
send pattern Transmits specified pattern to remote host. The pattern can contain any recognized
control symbols. The maximum pattern length is 24 characters.
sendhide pattern As above. However, the pattern is displayed on the screen as asterisks. The control
symbol is displayed as two asterisks when editing and as one when viewing.
timeout number Changes the timeout for waitcase, waitnocase and getip commands. The number is
the timeout value, in seconds. This value can be any number from 1 to 99 and will be
used until the next timeout command.
delay number The delay in seconds between sending commands. All symbols received during this
time will be ignored. This value can be any number from 1 to 99.
getip number This command waits for an IP address from the remote host. If the remote host
returns several IP addresses in a string, the number specified by this command will
determine which IP address should be used.
If an IP address is received successfully from the host, and the Single IP feature is
enabled, the IP address will be used on FCD-IPM WAN interface. If an IP address is
not received successfully within the specified timeout period, the link disconnects.