show ip access-list
- モード
- 非特権EXECモード
- カテゴリー
- トラフィック制御 / アクセスリスト
構文
> show ip access-list [LISTNUM|LISTNAME]
コマンド説明
IPアクセスリストの一覧を表示する。パラメーター
LISTNUM- アクセスリスト番号。以下の範囲を指定できる
<1-99>|<1300-1999>- 標準IPアクセスリスト番号
<100-199>|<2000-2699>- 拡張IPアクセスリスト番号
LISTNAME- アクセスリスト名
使用例
awplus> show ip access-list
Standard IP access list 1
4 deny 192.168.10.0, wildcard bits 0.0.0.255
8 permit any
Extended IP access list 100
4 deny ip host 192.168.10.2 host 192.168.30.2
8 permit ip any any