.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "Net::CLI::Interact::Manual::Phrasebook 3pm" .TH Net::CLI::Interact::Manual::Phrasebook 3pm "2012-06-12" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" Net::CLI::Interact::Manual::Phrasebook \- List of Supported CLIs .SH "INTRODUCTION" .IX Header "INTRODUCTION" The bundled phrasebook includes support for a variety of network device CLIs. Many were contributed by users of the module. If you set up a new \s-1CLI\s0 dictionary, please consider contributing it back! The phrasebook specification is given in Net::CLI::Interact::Phrasebook. .PP For each supported \s-1CLI\s0, there is a name which must be passed in the \&\f(CW\*(C`personality\*(C'\fR option to Net::CLI::Interact's \f(CW\*(C`new()\*(C'\fR method. After that, you can call the included Macros, and the module will use the included Prompt to match the current state of the \s-1CLI\s0. More information is available in the Tutorial and Cookbook. .PP Below is a list of all current bundled \s-1CLI\s0 dictionaries. Each lists its name, the available Prompts, Macros and Continuations, and from which other \s-1CLI\s0 dictionaries it inherits. .PP .Vb 2 \& IOS # Cisco IOS \& CatOS # for older, pre\-IOS Cisco devices \& \& PIXOS # for PIX OS\-based devices \& PIXOS7 # Slightly different commands from other PIXOS versions \& FWSM # currently the same as \*(AqPIXOS\*(Aq \& FWSM3 # for FWSM Release 3.x devices (slightly different to FWSM 2.x) \& \& JunOS # Juniper JUNOS support \& HP # HP support \& Nortel # Nortel support \& ExtremeOS # Extreme Networks support \& Foundry # Foundry/Brocade device support .Ve .SH "PERSONALITIES" .IX Header "PERSONALITIES" .SS "Cisco" .IX Subsection "Cisco" This personality goes by the name of \f(CW\*(C`cisco\*(C'\fR and provides a basis for many other \s-1CLI\s0 dictionaries. .PP Prompts are \f(CW\*(C`basic\*(C'\fR, \f(CW\*(C`privileged\*(C'\fR, \f(CW\*(C`configure\*(C'\fR, \f(CW\*(C`user\*(C'\fR, and \f(CW\*(C`pass\*(C'\fR. .PP Macros are \f(CW\*(C`begin_privileged\*(C'\fR, \f(CW\*(C`end_privileged\*(C'\fR, \f(CW\*(C`begin_configure\*(C'\fR, \&\f(CW\*(C`end_configure\*(C'\fR, and \f(CW\*(C`disconnect\*(C'\fR. .SS "CatOS" .IX Subsection "CatOS" This personality goes by the name of \f(CW\*(C`catos\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`privileged\*(C'\fR Prompt. .PP Additionally it also provides the \f(CW\*(C`paging\*(C'\fR Macro to set the terminal page size. .SS "ExtremeOS" .IX Subsection "ExtremeOS" This personality goes by the name of \f(CW\*(C`extremeos\*(C'\fR and inherits from the \&\f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additional Prompts are \f(CW\*(C`basic\*(C'\fR, \f(CW\*(C`privileged\*(C'\fR, \f(CW\*(C`configure\*(C'\fR, \f(CW\*(C`user\*(C'\fR, and \&\f(CW\*(C`pass\*(C'\fR. .PP Additional Macros are \f(CW\*(C`begin_privileged\*(C'\fR, \f(CW\*(C`end_privileged\*(C'\fR, and \&\f(CW\*(C`disconnect\*(C'\fR. .SS "Foundry / Brocade" .IX Subsection "Foundry / Brocade" This personality goes by the name of \f(CW\*(C`foundry\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. Before connecting to the device you probably want to set the output separator to be: .PP .Vb 1 \& $nci\->transport\->ors("\er\en"); .Ve .PP For users of Net::Appliance::Session this should be: .PP .Vb 1 \& $session_obj\->nci\->transport\->ors("\er\en"); .Ve .SS "\s-1IOS\s0" .IX Subsection "IOS" This personality goes by the name of \f(CW\*(C`ios\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`paging\*(C'\fR Macro to set the terminal page size. .SS "\s-1HP\s0" .IX Subsection "HP" This personality goes by the name of \f(CW\*(C`hp\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`basic\*(C'\fR and \f(CW\*(C`user\*(C'\fR Prompts. .SS "JunOS" .IX Subsection "JunOS" This personality goes by the name of \f(CW\*(C`junos\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`privileged\*(C'\fR, \f(CW\*(C`configure\*(C'\fR, and \f(CW\*(C`user\*(C'\fR Prompts. .PP Additionally it also provides the \f(CW\*(C`begin_configure\*(C'\fR and \f(CW\*(C`paging\*(C'\fR Macros. .SS "Nortel" .IX Subsection "Nortel" This personality goes by the name of \f(CW\*(C`nortel\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`user\*(C'\fR Prompt. .SS "\s-1PIXOS\s0" .IX Subsection "PIXOS" This personality goes by the name of \f(CW\*(C`pixos\*(C'\fR and inherits from the \f(CW\*(C`cisco\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`paging\*(C'\fR Macro to set the terminal page size. .PP It can be used in its own right for Cisco \s-1PIX\s0 firewalls, but is also used as a base for other dictionaries. .SS "\s-1PIXOS\s0 7" .IX Subsection "PIXOS 7" This personality goes by the name of \f(CW\*(C`pixos7\*(C'\fR and inherits from the \f(CW\*(C`pixos\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`paging\*(C'\fR Macro to set the terminal page size. .SS "\s-1FWSM\s0" .IX Subsection "FWSM" This personality goes by the name of \f(CW\*(C`fwsm\*(C'\fR and inherits from the \f(CW\*(C`pixos\*(C'\fR dictionary. .PP It provides no further functionality, as Cisco \s-1FWSM\s0 software version 1 and 2 was the same as the \s-1PIX\s0 \s-1OS\s0. .SS "\s-1FWSM\s0 3" .IX Subsection "FWSM 3" This personality goes by the name of \f(CW\*(C`fwsm3\*(C'\fR and inherits from the \f(CW\*(C`pixos\*(C'\fR dictionary. .PP Additionally it provides the \f(CW\*(C`paging\*(C'\fR Macro to set the terminal page size.