Is there a way where in we could determine all the possible network paths using the network topology? I had tried my ways and could not find a solution. I know that we could find the shortest, but I want to know whether we could find all the possible paths in one shot without rebuilding the topology multiple times.
Can anyone tell me whether this could be done or not? If yes the way we need to proceed to achieve this.