May 20, 2004 #1 aballant Programmer Jan 31, 2002 46 US Hi, Is it possible to set an loopback interface in the config. to be used as the source interface for telnet and pings by default, cheers, Andrew
Hi, Is it possible to set an loopback interface in the config. to be used as the source interface for telnet and pings by default, cheers, Andrew
May 20, 2004 #2 ccmuser Technical User May 19, 2004 236 US ip telnet source-interface loopback0 You need to create the loopback and assing the ip address first of course.. good luck Upvote 0 Downvote
ip telnet source-interface loopback0 You need to create the loopback and assing the ip address first of course.. good luck