mnoptical.examples.uniroadmchain

uniroadmchain.py: chain of unidirectional ROADMS without

intermediate terminals

This is mainly a test case rather than something that is actually useful, although signals can be monitored at the intermediate ROADMs.

Module Contents

Classes

UniRoadmChain

Two chains of unidirectional ROADMs linking two terminals

Attributes

topo

class mnoptical.examples.uniroadmchain.UniRoadmChain

Bases: mininet.topo.Topo

Two chains of unidirectional ROADMs linking two terminals h1 <-> t1 -> re1 … reN -> t2 <-> h2

<- rwN … rw1 <- t2

build(power=0 * dBm, roadmCount=3)

Build simple unidirectional ROADM chain

configNet(net)

Configure unidirectional ROADM chain

mnoptical.examples.uniroadmchain.topo