                       CISCO SUPPORT IN XBONE
=========================================================================
=========================================================================
   >>> This document contains the instructions of how to support  <<<
   >>> cisco router in XBONE                                      <<<


1. Install p5-Net-SSH-Perl port on hosts. Choose cipher = DES when
installing p5-Net-SSH-Perl port

2. XBone let RD connect to remote Cisco router by ssh and issue the 
commands running on the remote Cisco router. If you want one RD to be used 
as a Cisco platform, add the following lines to the RD's configure file as
indictated in xbone.conf.sample:
   
   app_addr = Cisco router's IP address
   os = "cisco"
   os_version = any string;
   kern_verion = any string;
   cisco_buddy_username = Cisco router's login name  
   cisco_buddy_password = Cisco router's login password 
   cisco_buddy_enable_password = Cisco router's enable password

   

