|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| CiscoRouter | The CiscoRouter class represents a Cisco Router device and the underlying communication with the router. |
| CommandAndResponse | The CommandAndResponse class contains a single command issued to the router along with the router response when the command was issued. |
| ConfigUpdateResult | The ConfigUpdateResult class contains the configuration update status based on a configlet being updated on a router. |
| Exception Summary | |
|---|---|
| AuthenticationFailedException | This exception is thrown when an invalid username or password was specified when attempting to login to a Cisco router. |
| EnablerAccessRequiredException | This exception is thrown when a router command is attempted that requires enable access when enable access has not be obtained. |
| InvalidEnablePasswordException | This exception is thrown when an invalid enable password was specified when attempting to gain enable access on a Cisco router. |
| UnrecognizedCommandException | This exception is thrown when a command is issued to the router and the router does not recognize the command. |
The main Cisco Smart Update high level classes. This package includes the CiscoRouter class which is the main class that represents the router as a whole.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||