Ravel Python API Reference
A Database-Defined Network Controller
Public Member Functions | List of all members
ravel.flow.Switch Class Reference

A representation of an OpenFlow switch. More...

Inherits object.

Public Member Functions

def __init__
 

Detailed Description

A representation of an OpenFlow switch.

Constructor & Destructor Documentation

def ravel.flow.Switch.__init__ (   self,
  name,
  ip,
  dpid 
)
Parameters
namea Mininet-style name for the switch
ipthe IP address of the switch, if it is remote
dpidthe datapath ID of the switch

The documentation for this class was generated from the following file: