Srikanth Vavilapalli | 1725e49 | 2014-12-01 17:50:52 -0800 | [diff] [blame^] | 1 | The 'test path' command requests the controller to compute |
2 | the path between interfaces on switches, return, and display | ||||
3 | the result. No attempt it made to validate the connectivity | ||||
4 | between the two endpoints. | ||||
5 | |||||
6 | To compute the path, and source and a destination needs to | ||||
7 | be provided. These can be described in a variety of different | ||||
8 | forms: hosts mac addresses, ip addresses, or switch and interface | ||||
9 | names. |