Owner's Manual
413
Dell PowerConnect J-series Device Driver
The following sections discuss the J-series Device Driver-related device driver panels, and how this
device driver changes Equipment Editor and other aspects of OpenManage Network Manager’s
operation.The IRM (Internet Router Module) is used with the Lucent CBX device.
NOTE:
If a J-series device has multiple management IP addresses, discovery by subnet, CIDR or IP range saves
only the last IP address configured in the list of management interfaces.
To get firmware images for updates, go to www.juniper.com, and deploy as you would other
firmware updates in OpenManage Network Manager.
Pre-Configuring the Hardware
You must set up your J-series equipment to respond correctly to this application. For example:
J-
series
users require users assigned to the superuser class for some operations. Consult the
hardware’s manuals and/or the
Administration Section
for specifics. Configuration for these
devices is based on XML transmitted over SSH/Telnet. File transfer (backup/restore) is done with
FTP/SFTP (FTP over SSH). Here are examples of pre-configuration commands for this
equipment:
Community String
Enable a community string on the J-series router to enable the RNS management system to access
the router via snmp to enable high level discovery.
community dorado {
authorization read-only;
}
Trap Group
Enable a trap group specifying the application's IP address.
trap-group dorado {
targets {
192.168.0.98;
}
Telnet
You must enable telnet service to enable deep discovery.
services {
telnet {
connection-limit 50;
rate-limit 50;