beautypg.com

Show running-config ip access-list – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1119

background image

Network OS Command Reference

1081

53-1003115-01

show running-config ip access-list

2

show running-config ip access-list

Displays the configuration for the IP ACL and its configured rules.

Synopsis

show running-config ip access-list [ip | ipv6]

Operands

ip | ipv6

Specifies the IP type. An ACL can contain rules for only one version of IP
(either IPv4 or IPv6).

Defaults

None

Command Modes

Privileged EXEC mode

Description

Use this command to display the ACL parameters.

Usage Guidelines

None

Examples

The following example shows the display of a configured ACL with rules.

switch# show running-config ip access-list

ip access-list standard stdACL3

seq 5 permit host 10.20.33.4

seq 7 permit any

ip access-list extended extdACL5

seq 5 deny tcp host 10.24.26.145 any eq 23

seq 7 deny tcp any any eq 80

seq 10 deny udp any any range 10 25

seq 15 permit tcp any

ip access-list extended extdACLwithNoRules

See Also

show running-config interface management, interface management, ip access-list