ALGs Supported in OmniAccess 5740 USG
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
787
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
ALG CONFIGURATION COMMANDS
This section lists the commands used in configuring an ALG.
Note: Configuring match-lists is a pre-requisite for configuring ALG. (For details, refer to the
chapter “Common Classifiers” in this guide).
T
O CONFIGURE ALG
E
XAMPLE
ALU(config)# match-list m1
ALU(config-match-list-m1)# udp any any service sip
ALU(config)# match-list m1
ALU(config-match-list-m1)# tcp any any service dns
Note: Use the port number to configure any other standard ALG service apart from those
given in the above commands.
Command (in Match-list Mode) Description
udp any any service
{dns|nfs|rpc-portmap|sip|tftp}
This command is used to enable DNS,
NFS, RPC-Portmap, TFTP, or SIP ALG.
tcp any any service
{dns|ftp|nfs|rpc-portmap|
rtsp|sip}
This command is used to enable DNS,
FTP, NFS, RPC-Portmap, RTSP or SIP
ALG.