Usage Notes For The Perl Script; Customizing The User Interface; Setting The Console Speed - Juniper JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04 Configuration Manual

Software for e series broadband services routers system basics configuration guide
Hide thumbs Also See for JUNOSE SOFTWARE FOR E SERIES 11.3.X - SYSTEM BASICS CONFIGURATION GUIDE 2010-10-04:
Table of Contents

Advertisement

Usage Notes for the Perl Script

Customizing the User Interface

Setting the Console Speed

speed
terminal speed
Copyright © 2010, Juniper Networks, Inc.
Issue the following command from the directory in which Perl is installed on your system:
perl_install_dir extractScrFromCnf.pl combinedCnf File
where
perl_install_dir is the directory in which Perl is installed. You can find this directory by
issuing the which perl command from the command prompt.
extractScrFromCnf.pl is the Perl script that extracts the text configuration portion
from the system configuration file.
combinedCnf File is the .cnf file generated in compressed format that includes the text
configuration.
We recommend that you copy the combinedCnf File to the directory in which the
extractScrFromCnf.pl script is stored.
You can access the CLI through a console connected directly to the system or through
a Telnet session. This section describes how you can customize the user interface. Some
commands apply to the console, and some commands apply to vty lines that support
Telnet sessions.
You can specify the console speed for only the current console session or for the current
console session and all subsequent console sessions.
Use to set the speed for the current and all subsequent console sessions immediately.
Example
host1(config)#line console 0
host1(config-line)#speed 14400
Use the no version to revert to the default, 9600 bps.
See speed.
Use to set the speed for the current console session.
Example
host1#terminal speed 14400
There is no no version.
See terminal speed.
Chapter 5: Managing the System
269

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.3

Table of Contents