Cisco 520-T1 Software Guide - Page 92

Con Inspection Rules, Example:, Apply Access Lists and Inspection Rules to Interfaces

Page 92 highlights

Configure Inspection Rules Chapter 8 Configuring a Simple Firewall Configure Inspection Rules Perform these steps to configure firewall inspection rules for all TCP and UDP traffic, as well as specific application protocols as defined by the security policy, beginning in global configuration mode: Step 1 Command or Action ip inspect name inspection-name protocol Example: Router(config)# ip inspect name firewall tcp Router(config)# Purpose Defines an inspection rule for a particular protocol. Step 2 ip inspect name inspection-name protocol Example: Repeat this command for each inspection rule that you wish to use. Router(config)# ip inspect name firewall rtsp Router(config)# ip inspect name firewall h323 Router(config)# ip inspect name firewall netshow Router(config)# ip inspect name firewall ftp Router(config)# ip inspect name firewall sqlnet Router(config)# Apply Access Lists and Inspection Rules to Interfaces Perform these steps to apply the ACLs and inspection rules to the network interfaces, beginning in global configuration mode: Step 1 Command interface type number Example: Router(config)# interface vlan 1 Router(config-if)# Step 2 ip inspect inspection-name {in | out} Example: Router(config-if)# ip inspect firewall in Router(config-if)# Step 3 exit Example: Router(config-if)# exit Router(config)# Purpose Enters interface configuration mode for the inside network interface on your router. Assigns the set of firewall inspection rules to the inside interface on the router. Returns to global configuration mode. Cisco Secure Router 520 Series Software Configuration Guide 8-4 OL-14210-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162

8-4
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
Chapter 8
Configuring a Simple Firewall
Configure Inspection Rules
Configure Inspection Rules
Perform these steps to configure firewall inspection rules for all TCP and UDP traffic, as well as specific
application protocols as defined by the security policy, beginning in global configuration mode:
Apply Access Lists and Inspection Rules to Interfaces
Perform these steps to apply the ACLs and inspection rules to the network interfaces, beginning in global
configuration mode:
Command or Action
Purpose
Step 1
ip inspect name
inspection-name protocol
Example:
Router(config)#
ip inspect name firewall tcp
Router(config)#
Defines an inspection rule for a particular
protocol.
Step 2
ip inspect name
inspection-name protocol
Example:
Router(config)#
ip inspect name firewall rtsp
Router(config)#
ip inspect name firewall h323
Router(config)#
ip inspect name firewall
netshow
Router(config)#
ip inspect name firewall ftp
Router(config)#
ip inspect name firewall
sqlnet
Router(config)#
Repeat this command for each inspection rule
that you wish to use.
Command
Purpose
Step 1
interface
type number
Example:
Router(config)#
interface vlan 1
Router(config-if)#
Enters interface configuration mode for the
inside network interface on your router.
Step 2
ip inspect
inspection-name
{
in
|
out
}
Example:
Router(config-if)#
ip inspect firewall in
Router(config-if)#
Assigns the set of firewall inspection rules to the
inside interface on the router.
Step 3
exit
Example:
Router(config-if)#
exit
Router(config)#
Returns to global configuration mode.