show running-config firewall

To display the currently operating firewall configuration in the system, use the show running-config firewall command in Privileged EXEC Mode.

show running-config

show running-config firewall

Parameters

Parameter Type Description
firewall   Enter this option for see the current operating firewall configuration.

Mode

Privileged EXEC Mode

Examples

iS5comm # show running-config firewall

!
firewall 
enable rule ac1 permit 80.0.0.0/8 any any 
access-group ag1 in ac1 interface vlan 555
!
end

iS5comm #