Anay 2c547e60f4 Inet framework vor 6 Jahren
..
LSR1.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR1_fec.xml 2c547e60f4 Inet framework vor 6 Jahren
LSR1_rsvp.xml 2c547e60f4 Inet framework vor 6 Jahren
LSR2.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR3.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR4.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR5.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR6.rt 2c547e60f4 Inet framework vor 6 Jahren
LSR7.rt 2c547e60f4 Inet framework vor 6 Jahren
README 2c547e60f4 Inet framework vor 6 Jahren
RSVPTE4.ned 2c547e60f4 Inet framework vor 6 Jahren
host1.rt 2c547e60f4 Inet framework vor 6 Jahren
host2.rt 2c547e60f4 Inet framework vor 6 Jahren
host3.rt 2c547e60f4 Inet framework vor 6 Jahren
host4.rt 2c547e60f4 Inet framework vor 6 Jahren
host5.rt 2c547e60f4 Inet framework vor 6 Jahren
omnetpp.ini 2c547e60f4 Inet framework vor 6 Jahren
run 2c547e60f4 Inet framework vor 6 Jahren
scenario.xml 2c547e60f4 Inet framework vor 6 Jahren

README

The MPLS/RSVP-TE/LDP protocol models have been revised and mostly rebuilt
from scratch by Vojta Janota since the INET-20050922 release. This network
already features the new simulation models.

This is a sample to demonstrate LSR failure handling.

Following description refers to the nam trace file genereated by the simulation
run.

Green LSP is established as a part of the initial configuration. Later, one of
the routers lying on the green path crashes. This crash is detected by the RSVP
HELLO mechanism by its upstream neighbour and PathErr is sent and propagates to
the LSP ingress node. The ingress router tears down the now non-working path.
Later when LSR4 becomes operational again, the path is re-created by the
signalling module (since it is marked as permanent in the traffic database).