IDS Management CommunicationsMonitoring the Network
Network device management requires a communications channel to be available to the network devices. Devices may support out-of-band management, in-band management, or both. In-band management consumes bandwidth that could otherwise be used by network traffic. Out-of-band management increases bandwidth available for network traffic and typically improves the privacy and security of network management communications. The benefits are achieved in the reduced cost of designing, provisioning, and managing the management network itself. In any case, the management channels should be robust, private, and secure.
Communication SyntaxRDEP
The data format used on the communication channel, which is set up between the network IDS sensor and the management station (often called the IDS director), is defined by the RDEP protocol. As of version 4.x of IDS sensor software, RDEP is used instead of PostOffice Protocol, which was used by earlier versions. The RDEP communication channel is critical to the success of an IDS and therefore must comply with some minimum requirements.Figure 10-15 shows this communication channel, which is also referred to as the command and control network . The data link is referred to as the monitoring network .
Figure 10-15. Example of IDS Installation with Device Management

Figure 10-16. Fault Tolerant Setup with RDEP
[View full size image]

Out-of-Band Management
Preparation for the worst-case network management scenario includes ensuring that there is a way to reach the devices when the usual access channel is unavailable. Out-of-band management using modem access through a management port is an attractive option when combined with authentication and access controls. Direct connection to management ports using serial communication cables is a final, labor-intensive option.
Figure 10-17. Remotely Installed Sensor as an Example of Out-of-Band IDS Management
[View full size image]

In-Band Management
In-band management is appropriate in smaller networks and in networks with sufficient link capacities to support both application traffic and management activity. Securing access to the devices and management applications is an important consideration. When supported, secured VPN access in-band may provide access if a management network is lost. Mechanisms to secure the management command and data stream include IPSec tunnels, secure shell (SSH), and secure sockets layer (SSL). In-band communication channels are often the only option for managing remotely installed network sensors, such as securing management traffic for branch offices if the IDS directors are installed at the company headquarters. Figure 10-18 illustrates this scenario.