|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.renesys.raceway.SSF.Entity
|
+--SSF.OS.ProtocolGraph
|
+--SSF.Net.Host
|
+--SSF.Net.Router
|
+--SSF.Net.ExtRouter
|
+--gov.nist.antd.optical.OXCEdgeRouter
|
+--gov.nist.antd.optical.OXC
This class represents the optical cross connector (OXC). This class only can be in a relationship to ONICs, not to NICs.
This class was developed at the National Institute of Standards and Technology by employees of the Federal Government in the course of their official duties. Pursuant to title 17 Section 105 of the United States Code this software is not subject to copyright protection and is in the public domain. NIST assumes no responsibility whatsoever for its use by other parties, and makes no guarantees, expressed or implied, about its quality, reliability, or any other characteristic.
We would appreciate acknowledgement if the software is used.
NIST ALLOWS FREE USE OF THIS SOFTWARE IN ITS "AS IS" CONDITION AND DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE USE OF THIS SOFTWARE.
| Field Summary |
| Fields inherited from class gov.nist.antd.optical.OXCEdgeRouter |
|
| Fields inherited from class SSF.Net.ExtRouter |
inConfiguration, protNames |
| Fields inherited from class SSF.Net.Host |
hostConfig, ID, interfaceAddresses, interfaceNumbers, net, nhi, nhi_context |
| Fields inherited from class SSF.OS.ProtocolGraph |
description |
| Fields inherited from class com.renesys.raceway.SSF.Entity |
|
| Constructor Summary | |
OXC(Net net,
java.lang.String nhi,
int id)
Constructor of an OXC. |
|
| Method Summary | |
void |
config(com.renesys.raceway.DML.Configuration cfg)
Configuration of a Optical Cross Connect. |
| Methods inherited from class gov.nist.antd.optical.OXCEdgeRouter |
addSrg, addSrg, addSrg, checkAndAddIP, configOptional, getSRG, init, isAvailableConverter, isConverter, isInSrg, isInSrg, isInSrlg, isInSrlg, removeSrg, removeSrg, setSRG |
| Methods inherited from class SSF.Net.ExtRouter |
getID, getInterfaceAddresses, getInterfaceCount, getInterfaceCount, getNameOfProtocols, getNet, isFailure, isLog, notifyONIC, removeProtocolSession, sendMessage, SessionForName, setFailure, setID, setInterfaceCount, setLog |
| Methods inherited from class SSF.Net.Host |
defined_in_network, global_nhi_to_ip, local_nhi_to_ip, toString |
| Methods inherited from class SSF.OS.ProtocolGraph |
cpu |
| Methods inherited from class com.renesys.raceway.SSF.Entity |
alignment, alignTo, coalignedEntities, inChannels, joinAll, makeIndependent, now, outChannels, pauseAll, playRole, processes, resumeAll, startAll, startAll, startClient, startClient, startServer, W, Z |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public OXC(Net net,
java.lang.String nhi,
int id)
throws DuplicateIDException
net - network within which the OXC is to be configured.nhi - NHI address of the containing network.id - integer OXC ID.
DuplicateIDException| Method Detail |
public void config(com.renesys.raceway.DML.Configuration cfg)
throws com.renesys.raceway.DML.configException
REQUIRED ATTRIBUTES:
OPTIONAL ATTRIBUTES:
config in interface com.renesys.raceway.DML.Configurableconfig in class OXCEdgeRoutercfg - The DML configuration for OXC.
com.renesys.raceway.DML.configException - if a configuration error occurs.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||