アットウィキロゴ

cisco > asa

How to run ASA 8.4(2) under QEMU with GNS3


ASAライセンス


ASA ライセンスのリホスト


ASA DAPとか


ASA切り分けとか資料





バイパス設定、行きと帰りが違うASAの場合


capture copy

  copy /pcap capture:test0/test0-active-outside.cap tftp:


エラーメモ

    • join-failover-groupしようとするとエラーになる。
      • コンテキスト内のintの設定をすべてclearして設定⇒再度コンテキストのintのnameifの設定を実施すればOK
 ASA/act(config)#  context test1
 ASA/act(config-ctx)#
 ASA/act(config-ctx)# join-failover-group 2
 ERROR: Command requires failover-group 2 and 1 to be in the same state
 or no nameif comand for all interfaces in this context
 
 ASA/test1/act#changeto context test1
 ASA/test1/act(config)# clear configure int g0/0.XX
 
 ASA/test1/act# changeto context sys
 ASA/act(config)#  context test1
 ASA/act(config-ctx)#
 ASA/act(config-ctx)# join-failover-group 2
 ASA/act(config-ctx)#


メモ

宛先NAT destination nat



最終更新:2012年09月04日 23:14
ツールボックス

下から選んでください:

新しいページを作成する
ヘルプ / FAQ もご覧ください。