The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
# prompts for "extreme networks" extremexos devices,
# moved to its own category - not inheriting from cisco anymore

prompt user
    match /(?:[Ll]ogin|[Uu]sername): ?$/

prompt pass
    match /[Pp]assword: ?$/

prompt generic
    match / # ?$/

macro disconnect
    send exit

# macro completion
#     send ?

macro disconnect
    send exit

macro paging
    send disable clipaging

# not used
macro more_pages
   match / More /
   send '\t'