HP VPN Firewall Appliances Attack Protection Command Reference

63
Views
Any view
Default command level
1: Monitor level
Parameters
application-name: Name of the application to be used for port mapping. Available applications include
FTP, GPRS Tunneling Protocol Control (GTP-C), GPRS Tunneling Protocol User (GTP-U), GPRS Tunneling
Protocol V0 (GTP-V0), H323, HTTP, HTTPS, IKE, RTSP, SCCP, SIP, SMTP, SQLNET, SSH, and VAM.
port port-number: Specifies to display port mapping information on the specified port. The port number
is in the range of 0 to 65535.
vd vd-name: Specifies the VD name, a case-insensitive string of 1 to 20 characters. The VD must already
exist. If you do not specify any VD, the command displays port mapping information for the default VD.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display all the information about port mapping.
<Sysname> display port-mapping
SERVICE PORT ACL TYPE
-------------------------------------------------
ftp 21 system defined
gtp-c 2123 system defined
gtp-u 2152 system defined
gtp-v0 3386 system defined
h323 1720 system defined
http 80 system defined
rtsp 554 system defined
sccp 2000 system defined
sip 5060 system defined
smtp 25 system defined
sqlnet 1521 system defined
Table 11 Command output
Field Descri
p
tion
SERVICE Application layer protocol that is mapped to a port.
PORT Number of the port for the application layer protocol.
ACL Number of the ACL specifying the host range.
TYPE Port mapping type, system predefined or user customized.