Driver Support Document

Radware, Linkproof AS1, OS version 4.35.X

Show Tested Devices Grid

SYSOID Mapping
SYSOID MODEL OS VERSION
 1.3.6.1.4.1.89.1.1.62.8 Linkproof AS1 4.35.06,4.35.07

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                      
X General Access  
(CLI protocols: telnet, ssh2, console)
X     X                  
Configuration
X Retrieve Running Configuration release notes X     X                  
  Retrieve Startup Configuration                            
  Retrieve Binary Configuration                            
X Device information parsing  
X Enhanced Layer2 Basic IP information parsing  
X Configuration Deployment to Running   X     X                  
  Configuration Deployment to Startup                            
  Binary Configuration Deployment                            
Diagnostics
X Routing Table   X                        
X OSPF Neighbors   X                        
X Interfaces   X                        
X Modules and Inventory   X                        
  Flash Storage Space                            
X File System   X                        
X Uptime     X                      
X ICMP Test   X                        
X Topology Parsing   X                        
  Duplex Parsing                            
  Enhanced VLAN Parsing  
Features
  Software Center                            
  Software Image Synchronization                            
X Password Management release notes
(Can modify: full password, read-only community strings, read/write community strings)
X                        
X Syslog Configuration and Change Detection   Syslog patterns X                        
X Custom Scripts and Diagnostics  
X                        
  ACL Parsing  
  ACL Provisioning                            
  VLAN Provisioning                            
  Configlet Parsing  
  QoS Parsing  
  VRF Parsing  
  Context Management                            

Retrieve Running Configuration

Release Notes

The device configuration file-type can be encrypted

For the Radware devices the configuration file sent through tftp can also be encrypted. In this case NAS will skip to the cli-only configuration retrieval. It is recomanded to modify the tftp file-type to cli.

For example:

manage tftp file-type set 1

The parameter "file-type" can only take one of the following values: (1) cli (2) ber

LinkProof Application Switch, Configuration Deployment

In order to modify an existing line from Configuration Deployment you must use the "set" command, not the "create" command, or else the changes won't be commited. Applicable only for commands that include the "create" keyword.

return to top

Password Management

Release Notes

SNMP community strings

For NAS to support an SNMP community string, the View name for the access groups to which a particular SNMP community string is assigned must be the same regardless of the SNMP security model (snmp v1 or snmp v2).

For example:

manage snmp access create group-ro SNMPv1 noAuthNoPriv -rvn ReadOnlyView

manage snmp access create group-ro SNMPv2c noAuthNoPriv -rvn ReadOnlyView

manage snmp access create group-rw SNMPv1 noAuthNoPriv -rvn ReadOnlyView -wvn ReadWriteView

manage snmp access create group-rw SNMPv2c noAuthNoPriv -rvn ReadOnlyView -wvn ReadWriteView

(where the groups are group-ro and group-rw)

return to top

Syslog Triggering

return to top