To display the currently operating firewall configuration in the system, use the show running-config firewall command in Privileged EXEC Mode.
Parameter | Type | Description |
---|---|---|
firewall |
Enter this option for see the current operating firewall configuration. |
Privileged EXEC Mode
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 #