JUNOS::Access::clear_text - Implements the clear-text access method. |
JUNOS::Access::clear_text - Implements the clear-text access method.
This class is used internally to provide clear-text access to a JUNOS::Access instance.
This is a subclass of JUNOS::Access that manages a clear text session with the destination host. The underlying mechanics for managing the clear text session is IO::Socket.
new($ARGS)
See the description of the constructor of the superclass JUNOS::Access. This class also reads the following clear_text specific keys from the input hash table reference $ARGS.
clear_text_port The port number of the clear-text server.
JUNOS::Access JUNOS::Device
Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.
Copyright (c) 2001 Juniper Networks, Inc. All rights reserved.
JUNOS::Access::clear_text - Implements the clear-text access method. |