sachinites / SPFComputation

This project is about building the unicast routing table by performing the Shortest path tree computation on an input Network Topology(Graph)
GNU General Public License v3.0
8 stars 5 forks source link

Implement the Traceroute show command which takes the stitching also into account #35

Open sachinites opened 5 years ago

sachinites commented 5 years ago

Example :

ping mpls segment-routing isis 4.4.4.4 stitched-protocol ldp traceroute mpls segment-routing isis 4.4.4.4 ping mpls ldp 10.10.10.10 stitched-protocol isis

LiuKai-AF commented 4 weeks ago

Hi, is your problem solved?