NAME

Brocade::BSC::Node::OF

DESCRIPTION

A Brocade::BSC::Node::OF object is used to model, query, and configure openflow devices via Brocade's OpenDaylight-based Software-Defined Networking controller.

METHODS

new

Creates a new Brocade::BSC::Node::OF object and populates fields with values from argument hash, if present, or YAML configuration file.

### parameters:
#   + cfgfile       - path to YAML configuration file specifying node attributes
#   + ctrl          - reference to Brocade::BSC controller object (required)
#   + name          - name of controlled openflow node
#
### YAML configuration file labels and default values
#
#   parameter hash | YAML label  | default value
#   -------------- | ----------- | -------------
#   name           | nodeName    |

Returns new Brocade::BSC::Node::OF object.

LICENCE AND COPYRIGHT

Copyright (c) 2015, BROCADE COMMUNICATIONS SYSTEMS, INC

All rights reserved.