Driver Support Document

Nortel CS1000 Call Server, OS version 5.x

Show Tested Devices Grid

SYSOID Mapping
SYSOID MODEL OS VERSION
 1.3.6.1.4.1.562.3 CS1000 5.0

Driver Features Support Grid

Driver FeaturesAccess Methods
(X signifies feature support)CLISNMPTFTPCLI+TFTPSNMP+TFTPFTPCLI+FTPSNMP+FTPCLI+SFTPSCPCLI+SCPSNMP+SCPHTTP/HTTPS
X Driver Discovery   X                        
X General Access release notes
(CLI protocols: ssh1, ssh2, console)
X                        
Configuration
X Retrieve Running Configuration   X                        
  Retrieve Startup Configuration                            
  Retrieve Binary Configuration                            
X Device information parsing  
X Enhanced Layer2 Basic IP information parsing  
  Configuration Deployment to Running                            
  Configuration Deployment to Startup                            
  Binary Configuration Deployment                            
Diagnostics
X Routing Table   X                        
  OSPF Neighbors                            
X Interfaces   X                        
X Modules and Inventory   X                        
  Flash Storage Space                            
X File System   X                        
X Uptime     X                      
X ICMP Test   X                        
  Topology Parsing                            
  Duplex Parsing                            
  Enhanced VLAN Parsing  
Features
X Software Center         X     X            
  Software Image Synchronization                            
  Password Management  
                         
  Syslog Configuration and Change Detection                              
X Custom Scripts and Diagnostics  
X                        
  ACL Parsing  
  ACL Provisioning                            
  VLAN Provisioning                            
  Configlet Parsing  
  QoS Parsing  
  VRF Parsing  
  Context Management                            

General Access

Release Notes

Requirements

This driver requires two different sets of username/password. For the extra Username, a device access setting needs to be created, it shoul be called pdtusername The credentials model will look like this Username = CSUsername Password = CSPassword Enable Password = PDTPassword pdtusername = PDTUsername

This driver supports SSH, but due to a bug with DSD builder, SSH is not being displayed as a method in the DSD.

The device returns "is not defined in SL1 Database" if the device does not accept additional connection. In this case, the driver fails the task. If session log was enabled, "Error:Too many connections are established to the device, the device can't accept more connections" Due to a bug in the driver layer, the task Result Details is missleading, it will show, "This task did not complete. Can't open SSH v2 connection to 10.127.196.2:username/password incorrect"

Task failures possible on a Solaris platform

On a Solaris platform, Nortel CS1000 tasks could fail with the error "No local ports available to handle RLogin connection".

Workaround:

Decrease the socket wait timeout. Enter the following shell command: ndd -set /dev/tcp tcp_time_wait_interval 60000

return to top