com.foxsmart.csu.example
Class BackupRouterConfigs
java.lang.Object
com.foxsmart.csu.example.BackupRouterConfigs
public class BackupRouterConfigs
- extends java.lang.Object
The BackupRouterConfigs program reads router configurations from a list of routers and writes those configurations to
an optional user supplied output directory. This program uses the same username, password, and enable password for
all routers.
|
Field Summary |
protected static org.apache.commons.logging.Log |
log
|
|
Method Summary |
static void |
main(java.lang.String[] args)
Invoke the application. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static org.apache.commons.logging.Log log
BackupRouterConfigs
public BackupRouterConfigs()
main
public static void main(java.lang.String[] args)
- Invoke the application.
- Parameters:
args - the arguments.
Copyright © 2005-2008 Fox Smart, Inc. All Rights Reserved.