Install guide
Software Version 2.7.6 57
Software Version 2.7.6
C613-10462-00 REV A
Example In this example, the host with private IP address 192.168.1.1 wishes to play
Xbox Live, through the firewall policy called “zone1”, over the private
interface vlan1. The router’s public IP address is 192.0.2.1. You want to limit the
rule so that it only translates Xbox Live traffic, which has a source port of 3074.
To configure this, use the commands:
add fire poli=zone1 ru=1 ac=nat natt=enap int=vlan1 prot=udp
ip=192.168.1.1 gblip=192.0.2.1 so=3074
add fire poli=zone1 ru=2 ac=nat natt=enap int=vlan1 prot=tcp
ip=192.168.1.1 gblip=192.0.2.1 so=3074
delete firewall monitor
Syntax DELete FIREwall MOnitor=monitor-id
where:
■ monitor-id is an integer from 1 to 65535
Description This command deletes a monitor. The firewall stops copying packets that come
to and from the IP address specified in that monitor.
Example To stop monitoring the host with IP address 192.168.1.1, which is monitored by
Monitor 1, use the command:
del fire mo=1
disable firewall monitor
Syntax DISable FIREwall MOnitor
Description This command stops the firewall from monitoring traffic. Monitoring is
disabled by default.
Example To stop the firewall from monitoring any hosts, use the command:
dis fire mo
enable firewall monitor
Syntax ENAble FIREwall MOnitor
Description This command enables the firewall to monitor traffic. When you enable
monitoring and specify the IP addresses of devices to monitor, the router or
switch makes a copy of all packets that go to or from those devices. To specify
devices to monitor, use the add firewall monitor command on page 53.
Monitoring is disabled by default.
Example To allow the firewall to start monitoring devices, use the command:
ena fire mo