NAME
	cbs

SYNOPSIS

	cbs [CBS_node_number]

DESCRIPTION
	
	The cbs command converts a Cabinet, Backplane, Slot notation of a
	node number to a linear node number. In cbs, c represents the cabinet
	number, b represents the backplane number and s represents the slot
	number. C is shown as a two digit number, b is shown as an alpha
	value between A to D and s is shown as a two digit number.

	For example,

	cbs 00B02

	returns the following:

	Cabinet 0, Backplane B, Slot 2 is node number 18.
	
See Also: 
	node
