Network Attack Prevention Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
763
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
TO VIEW THE SESSION PROTOCOL
EXAMPLE
The following syntax is used to view the details of firewall session with respect to
ICMP protocol:
ALU(config)# show firewall session proto icmp
ID 70 ICMP timeout 19 secs, used by NAT
Initiator: (10.91.1.108:13)=>(10.91.0.1:13)
Responder: (10.91.0.1:34416)=>(10.91.1.108:34416)
T
O VIEW SESSION DETAILS WITH SOURCE - DESTINATION GIVEN
EXAMPLE
ALU(config)# show firewall session source ip 10.91.1.108
ID 70 ICMP timeout 25 secs, used by NAT
Initiator: (10.91.1.108:13)=>(10.91.0.1:13)
Responder: (10.91.0.1:34416)=>(10.91.1.108:34416)
ALU(config)# show firewall session destination ip 10.91.0.1
ID 70 ICMP timeout 25 secs, used by NAT
Initiator: (10.91.1.108:13)=>(10.91.0.1:13)
Responder: (10.91.0.1:34416)=>(10.91.1.108:34416)
Command (in SUM/CM) Description
show firewall session [proto
{gre|tcp|udp|icmp}]
This command displays the firewall
sessions with respect to the protocol
type.
Command (in SUM/CM) Description
show firewall session [source {ip
<ip-address>|net <ip-address/
prefix-length>} [{<1-65535>|proto
{gre|icmp|tcp|udp}|destination}]
This command is used to view the
firewall session details given the
source address.
show firewall session
[destination {ip <ip-address>|net
<ip-address/prefix-length>} [{<1-
65535>|proto {gre|icmp|tcp|udp}
|source}]
This command is used to view the
firewall session details given the
destination address.