test
Class MIRATest
java.lang.Object
test.MIRATest
public class MIRATest
- extends java.lang.Object
Test MIRA algorithm with the sample topology described in
(Wang, B., Su, X., Chen, C.: A New Bandwidth Guaranteed Routing Algorithm for MPLS Traffic Engineering.
In Proceedings of IEEE International Conference on Communications, ICC 2002) fig2
Note: for newMIRA, use duplex links
Creation date: 31-Oct-2005
- Author:
- Ga�l Monfort (monfort@run.montefiore.ulg.ac.be)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MIRATest
public MIRATest()
testSMIRA
public void testSMIRA()
throws NodeAlreadyExistException,
NodeNotFoundException,
DomainAlreadyExistException,
LinkAlreadyExistException,
NoRouteToHostException,
RoutingException,
LspNotFoundException,
LinkNotFoundException,
LocalDatabaseException,
InvalidPathException,
AlgorithmInitialisationException,
NodeTypeException,
LinkCapacityExceededException,
TotemActionExecutionException,
DiffServConfigurationException
- Throws:
NodeAlreadyExistException
NodeNotFoundException
DomainAlreadyExistException
LinkAlreadyExistException
NoRouteToHostException
RoutingException
LspNotFoundException
LinkNotFoundException
LocalDatabaseException
InvalidPathException
AlgorithmInitialisationException
NodeTypeException
LinkCapacityExceededException
TotemActionExecutionException
DiffServConfigurationException
testNEWMIRA
public void testNEWMIRA()
throws NodeNotFoundException,
LspNotFoundException,
NoRouteToHostException,
RoutingException,
LinkNotFoundException,
NodeAlreadyExistException,
DomainAlreadyExistException,
LinkAlreadyExistException,
LocalDatabaseException,
InvalidPathException,
AlgorithmInitialisationException,
NodeTypeException,
LinkCapacityExceededException,
TotemActionExecutionException,
DiffServConfigurationException
- Throws:
NodeNotFoundException
LspNotFoundException
NoRouteToHostException
RoutingException
LinkNotFoundException
NodeAlreadyExistException
DomainAlreadyExistException
LinkAlreadyExistException
LocalDatabaseException
InvalidPathException
AlgorithmInitialisationException
NodeTypeException
LinkCapacityExceededException
TotemActionExecutionException
DiffServConfigurationException
Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.