How can I remove the number after switch name?
I have connected to the switch using a telnet session. The prompt that I have looks something like this: switchName.1 # After issuing a command the number right after the switch name increments. So the prompt is: switchName.2 # For diffe...