07-14-2005 04:41 PM - edited 03-03-2019 10:02 AM
Does anybody know if there is a way to force a packet originating from a router to source from a specified interface? I am running into a situation where my carrier may not necessarily know about all of the subnets hosted by a router and I want to force network management traffic to originate from a backside interface located in the carrier's address space. Thanks for your help!
Solved! Go to Solution.
07-14-2005 05:20 PM
ip tacacs source-interface
ip tftp source-interface
ip telnet source-interface
ip ssh source-interface
ip radius source-interface
07-14-2005 04:58 PM
Are you sending trap info ? If it is SNMP trap you can change the interface using,
snmp-server trap-source
07-14-2005 05:14 PM
That solves half of it. Thanks. TACACS is my other concern.
07-14-2005 05:20 PM
ip tacacs source-interface
ip tftp source-interface
ip telnet source-interface
ip ssh source-interface
ip radius source-interface
07-14-2005 05:54 PM
That looks like it will do it. Thank you very much :)
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide