File: pb

package info (click to toggle)
libnet-cli-interact-perl 2.300003-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 448 kB
  • sloc: perl: 1,951; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 307 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# phrase book for F5 Big-IP systems

prompt user
    match /[Uu]sername: ?$/

prompt pass
    match /[Pp]assword( for.*)?: ?$/

prompt generic
    match /\w+@.+(\$|#) $/

prompt privileged
    match /\[?root@.+# $/

macro disconnect
    send quit

macro paging
    send modify cli preference pager disabled