キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
14867
閲覧回数
30
いいね!
2
返信

1. telnetのsource interfaceの指定

astonmarchan
Level 1
Level 1

Ciscoルーターからpingをする際、source interfaceの指定が
可能ですが、telnetでも同じように指定できますか?

1 件の受理された解決策

受理された解決策

ykanme
Cisco Employee
Cisco Employee

global configuration mode にて、下記コマンドを使用することで設定可能です。

ip telnet source-interface [interface]

コマンドリファレンスのリンクを張っておきますので、ご参照ください。

ip telnet source-interface

http://www.cisco.com/en/US/partner/docs/ios/fundamentals/command/reference/cf_f1.html#wp1011436

元の投稿で解決策を見る

2件の返信2

ykanme
Cisco Employee
Cisco Employee

global configuration mode にて、下記コマンドを使用することで設定可能です。

ip telnet source-interface [interface]

コマンドリファレンスのリンクを張っておきますので、ご参照ください。

ip telnet source-interface

http://www.cisco.com/en/US/partner/docs/ios/fundamentals/command/reference/cf_f1.html#wp1011436

sunsong
Cisco Employee
Cisco Employee

補足ですが、下記のようにTelnetの実行する際に指定する事も可能です。

2800#telnet 10.10.10.10 ?
   /debug             Enable telnet debugging mode
   /encrypt           Negotiate telnet encryption
   /ipv4              Force use of IP version 4
   /ipv6              Force use of IP version 6
   /line              Enable telnet line mode
   /noecho            Disable local echo
   /quiet             Suppress login/logout messages
   /route:            Enable telnet source route mode
   /source-interface  Specify source interface

2800#telnet 10.10.10.10 /source-interface [指定したいInterface]

Getting Started

検索バーにキーワード、フレーズ、または質問を入力し、お探しのものを見つけましょう

シスコ コミュニティをいち早く使いこなしていただけるよう役立つリンクをまとめました。みなさんのジャーニーがより良いものとなるようお手伝いします