The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

CISCO-LINE - Cisco Line Manager

SYNOPSIS

cisco-line [options] host [...]

DESCRIPTION

Perform management tasks on console and terminal lines of provided hosts. Management through SMMP using OLD-CISCO-TS-MIB.

ARGUMENTS

host             The Cisco device to manage.

OPTIONS

-c <snmp_rw>     SNMP read/write community.
--community      DEFAULT:  (or not specified) 'private'.

-C               Clear lines.
--Clear

-l <range>       Lines to operate on.  Number for single line, 
--lines          range for multiple lines.  Range uses , and - 
                 for individual and all inclusive.
                 DEFAULT:  (or not specified) [all].

-me <text>       Message to send.  Use double-quotes to delimit a 
--message        string with spaces.

-q               Print number of lines on device.
--quantity

LICENSE

This software is released under the same terms as Perl itself. If you don't know what that means visit http://perl.com/.

AUTHOR

Copyright (C) Michael Vincent 2010

http://www.VinsWorld.com

All rights reserved