Package com.foxsmart.csu.config.global.line

Provides classes that deal with "line" part of the Cisco Router configuration.

See:
          Description

Class Summary
AbsoluteTimeoutComponent The absolute timeout class sets the absolute timeout for line disconnection.
AccessClassComponent The access-class class filters connections based on an IP access list.
ActivationCharacterComponent The activation character class defines the line activation character.
AutobaudComponent The autobaud command sets the line to autobaud.
AutocommandComponent The auto command class sets an exec command that is automatically executed.
AutocommandOptionsComponent The autocommand options class represents a line's autocommand options.
AutohangupComponent The auto hangup is used to automatically hangup the line when when the last connection closes.
AutoselectComponent The auto select class configures the line to automatically startup a specific protocol.
DatabitsComponent The data bits class sets the number of data bits per character.
DataCharacterBitsComponent The data character bits class sets the size of the characters being handled.
DisconnectCharacterComponent The disconnect character class defines the line disconnect character.
DispatchCharacterComponent The dispatch character class defines the set of dispatch characters.
DispatchMachineComponent The DispatchMachine class references a separately defined TCP dispatch state machine.
DispatchTimeoutComponent The dispatch timeout class sets the dispatch timer.
DomainLookupComponent The domain lookup class enable domain lookups in show commands.
EditingComponent The editing class enables command line editing.
EscapeCharacterComponent The escape character class changes the current line's escape character.
ExecBannerComponent The exec banner class enables the display of the EXEC banner.
ExecCharacterBitsComponent The exec character bits class sets the size of the characters being handled.
ExecComponent The exec class starts an EXEC process for the line.
ExecTimeoutComponent The exec-timeout class represents exec timeout for a line.
FlowcontrolComponent Sets the flow control characteristics between the router and an attached device.
FlushAtActivationComponent The flush at activation class clears the input stream at activation.
FullHelpComponent The full help command is used to provide help to unprivileged user.
HistoryComponent The history class enables and controls the command history function.
HoldCharacterComponent The hold character class defines the line hold character.
InsecureComponent The insecure command marks a line as 'insecure' for LAT.
InternationalComponent The international command enables international 8-bit character support.
IpComponent The ip class configures various IP line parameters.
LengthComponent The length class determines the number of lines on the screen.
LineEncryptionPassword A class to store a line password along with its encryption type.
LocationComponent The Location class represents the terminal location description.
LockableComponent The lockable command allows users to lock a line.
LoggingComponent The logging class modifies message logging facilities.
LoginComponent The login class determines if password checking is enabled.
LogoutWarningComponent The logout warning class sets the warning countdown for absolute timeout of line.
ModemAutoConfigure The ModemAutoConfigure class represents the autoconfigure information for the Modem class.
ModemComponent The Modem class configures the modem control lines.
MonitorComponent The monitor command copies debug output to the current terminal line.
MotdBannerComponent The motd banner class enables the display of the MOTD banner.
NotifyComponent The notify command informs users of output from concurrent sessions.
PaddingComponent The padding command sets padding for specified output characters.
ParityComponent The parity class sets the terminal parity.
PasswordComponent The Password class sets a password for the line.
PrivateComponent The private command ensures configuration options that user can set will remain in effect between terminal sessions.
PrivilegeComponent The privilege command assigns the default privilege level for the line.
RefuseMessageComponent The RefuseMessage class defines a refuse banner.
RotaryComponent The rotary command adds a line to a rotary group.
RxspeedComponent The rx speed class sets the receive speed.
ScriptComponent The script command specifies event related chat scripts to run on the line.
SessionDisconnectWarningComponent The session disconnect warning command sets a warning countdown for session-timeout.
SessionLimitComponent The session limit sets the maximum number of sessions.
SessionTimeoutComponent The session timeout command sets the interval for closing a connection when there is no input traffic.
SpecialCharacterBitsComponent The special character bits class sets the size of the escape (and other special) characters.
SpeedComponent The speed class sets the transmit and receive speeds.
StartCharacterComponent The start character class defines the line start character.
StopbitsComponent The stop bits class sets async line stop bits.
StopCharacterComponent The stop character class defines the line stop character.
TelnetComponent The Telnet class represents the telnet protocol-specific configuration.
TelnetSpeed The TelnetSpeed class contains the telnet speed information.
TerminalTypeComponent The TerminalType class sets the terminal type for a line.
TimeoutComponent The timeout command sets the timeouts for the line.
TransportComponent The Transport class defines transport protocols for the line.
TxspeedComponent The tx speed class sets the transmit speed.
VacantMessageComponent The VacantMessage class defines a vacant banner.
ValidationMechanismEnum The ValidationMechanismEnum class represents the different methods of login validation.
WidthComponent The width class sets the width of the display terminal.
X25Component The X25 command specifies the X25 protocol-specific configuration for the line.
 

Package com.foxsmart.csu.config.global.line Description

Provides classes that deal with "line" part of the Cisco Router configuration.



Copyright © 2005-2008 Fox Smart, Inc. All Rights Reserved.