May 20, 2004 #1 aballant Programmer Joined Jan 31, 2002 Messages 46 Location 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 Joined May 19, 2004 Messages 236 Location 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