NAME
JUNOS::Access::clear_text - Implements the clear-text access method.
SYNOPSIS
This class is used internally to provide clear-text access to a JUNOS::Access instance.
DESCRIPTION
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.
CONSTRUCTOR
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.
SEE ALSO
JUNOS::Access
JUNOS::Device
AUTHOR
Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.
COPYRIGHT
Copyright (c) 2001 Juniper Networks, Inc. All rights reserved.