#
# This script is meant as example to connect with a corporate network
#

#expect strings,
#These strings are build like :
#Receive String,wait time,Send string
#
#maximum number of chars is 127
#
#the following directives are valid :
#<PASSWORD>
#<USERNAME>
#MUST be uppercases
#
name,1,<USERNAME>^M
word,1,<PASSWORD>^M
ppp,1,ppp^M
