README 609 B

123456789101112
  1. This is a sample to demonstrate LSR failure handling.
  2. Following description refers to the nam trace file genereated by the simulation
  3. run.
  4. Green LSP is established as a part of the initial configuration. Later, one of
  5. the routers lying on the green path crashes. This crash is detected by the RSVP
  6. HELLO mechanism by its upstream neighbour and PathErr is sent and propagates to
  7. the LSP ingress node. The ingress router tears down the now non-working path.
  8. Later when LSR4 becomes operational again, the path is re-created by the
  9. signalling module (since it is marked as permanent in the traffic database).