Enterasys Networks XSR CLI Router User Manual


 
Firewall Show Commands
XSR CLI Reference Guide 16-133
Example
Thefollowingexampleblocksthehostwhenthesyncpacketsexceed1000packetspersecond:
XSR(config-if<F2>)#ip firewall sync-attack-protect block-host threshold 1000
Firewall Show Commands
show ip firewall config
Sincethefirewallisconfiguredinatwostepprocess,theXSRprovidesameanstoviewtheun
committedconfiguration.Thiscommanddisplaysthefirewallconfigurationcombiningexisting
commandswiththoseenteredrecently,whichpermitsaviewofthecompletefirewall
configurationwithmodifications.
Ifnofirewallcommandswereexecuted
sincethelastloa dthentherunningconfigurationwillbe
displayed.
Ifthiscommandisissuedafterthefirewallcommandswereenteredbutbeforeafirewallloadwas
performed,thefollowingtextappears:
Uncommitted Firewall Configuration:
Ifthecommandisissuedafterafirewallloadwasperformed,thefollowingtextappears:
Committed Firewall Configuration:
Syntax
show ip firewall config
Mode
EXEC or Privileged EXEC Mode: XSR> or XSR#
Sample Output
Thefollowingissampleoutputofthecommand:
Firewall configuration
Modified but not loaded: Yes
Ip firewall network dmz 220.150.2.16/28 internal
Ip firewall network private 220.150.2.32/28 internal
!
! Log only critical events
!
ip firewall system event-threshold 3
!
! Policies: between private and dmz
!
Ip firewall policy private dmz HTTP allow
Ip firewall policy dmz private HTTP allow
Ip firewall policy private dmz SMTP allow