Testing Connectivity
Testing the connectivity is something that basically came up for me with the CCIE labs to verify the end-to-end connectivity in the Lab. But the more and the bigger networks I implement the more its a thing I like to do before I really install them (actually I configure them 99% of the time in our lab). In the end it will not verify that everything works correct but it gives me a good level of confidence before installing the devices on site.
Which thing to use to test heavily depends on the platform and the IOS version. There are two options to test I know of:
- TCL Scripts
- Switch Macros
Switch macros are for switches and TCL Scripts should nowadays work on every router with a kinda up to date IOS Image (for more informations on which IOS and feature set to use klick here). I personally prefer the TCL Scripts over the switch macros and am quite happy that the Cat3k switches with an IOS version of 12.2(40)SE and above are now TCL enabled too. But to have the article complete I’ll show on how to do the ping tests with switch macros too.