ASDM でログインする為の設定を以下に記載します
1.IPアドレス設定とインターフェースを有効にします
ciscoasa(config)# interface Ethernet0/0
ciscoasa(config-if)# ip address 192.168.0.1 255.255.255.0
ciscoasa(config-if)# no shutdown
2.ASAはインターフェースに名前をつけないと通信ができません
nameif の設定をすると同時にセキュリティーレベルがデフォルト”0” で設定されます
ciscoasa(config-if)# nameif hogehoge
INFO: Security level for “LAN” set to 0 by default.
3.ASDMアクセス有効化設定とアクセス許可をするネットワークを指定します
ciscoasa(config)# http server enable
ciscoasa(config)# http 192.168.0.1 255.255.255.0 hogehoge
4.ログインする為にユーザ名とパスワードを設定します
尚、この時のprivilege 15 (管理者権限)で設定します
ciscoasa(config)# username hogehoge password ciscoasa privilege 15
<おすすめ>
Bitly
Bitly
Bitly