
RackMan::Device::Switch::Cisco_Catalyst - Role for Cisco Catalyst network switches

This module is the role for Cisco Catalyst network switches.

Write the Cisco commands for configuring the device to a config.cmd file,
in the directory specified in RackMan's config (section [general],
parameter path).
Arguments:
Fetch the configuration from the device, compare it with the configuration generated from the RackTables database and print the differences.
The exit status of the program is set to 1 if there are differences, 0 otherwise.
Arguments:
Read the configuration from disk and send it to the device.
Arguments:

Generate the Cisco commands for configuring the device accordingly to the information from the RackTables database.
Arguments:
Return:
Fetch the list of interfaces with their description, and convert it to the corresponding commands batch.
Arguments:
Return:
Send the Cisco commands to the device.
Arguments:

See "Section [device:switch:cisco_catalyst]" in rack

Sebastien Aperghis-Tramoni