User Tools

Site Tools


devel:device_data_model

This is an old revision of the document!


Mapping devices into NAV's data model

This page tries to summarize the different physical ways that network devices are internally organized, and how this is mapped into NAV's data model. If you disover factual errors in the device descriptions used here, please don't hesitate to fix them (Disclaimer: I am not a network engineer!) :)

Chassis, stacking, clustering etc.

Different vendors use different terminology to describe their own implementations of these concepts. We will use our own terminology here, but attempt to translate into the names used by the vendors best known to us.

Standalone devices

Standalone devices are the simplest kind. A standalone device consists of a single physical box with few or no options for expansion. This is your typical simple N-port switch. All vendors provide something like this.

Chassis devices

A chassis devices doesn't provide much functionality in itself, it is mostly just a container with slots to fill with expansion cards that make up the important functions of the box.

Most large Cisco routers or switches with router functionality are of this kind.

Physical stacks

Some vendors provide a way to combine multiple standalone devices into a single functional unit, through the use of a special stacking cable. The stacking cable connects to a stacking port on each device, and functions as a backplane for communication between the devices. Usually, one of the devices in the stack is assigned the role of commander; this device takes an IP address, manages the stack as a whole and presents the stack as single device to SNMP management stations.

Both 3Com and Cisco are known to have products that are capable of this kind of stacking.

Virtual stacks

Some vendors provide a way to virtually stack multiple standalone devices by connecting them by their regular ethernet ports. Typically, one device in such a stack is assigned the role of commander, while the other devices take the role of members. The commander will have an IP address and provide management facilities for the stack as a whole. BUT, the commander will not present the stack as a single physical unit to the management station. Each device in this stack operates independently of one another; the commander will allow the management station to communicate with each stack member by addressing them with a modified SNMP community string - in essence relaying SNMP communication between the members and the management station.

Stack members can optionally also take each their IP address, but will mostly function fine without one.

HP has many products that stack in this way, they call it HP Switch Stacks. Some Cisco devices also support this type of stacking, but they call it clustering. According to Cisco documentation, physical 3750 switch stacks can also participate in switch clusters, making the chaos complete ;-)

NAV does not currently support Cisco Clustering (NAV 3.2).

devel/device_data_model.1183470367.txt.gz · Last modified: 2007/07/03 13:46 by morten