Avaya G430 Manual page 572

Administering branch gateway
Hide thumbs Also See for G430:
Table of Contents

Advertisement

Policy lists
Example
The following command specifies a source TCP port named "telnet" for rule 1 in access control
list 301:
Gxxx-001(ACL 301/ip rule 1)# tcp source-port eq telnet
The following command specifies any destination UDP port less than 1024 for rule 3 in QoS
list 404:
Gxxx-001(QoS 404/rule 3)# udp destination-port lt 1024
The following command specifies any destination TCP port in the range 5000 through 5010
for rule 1 in access control list 301:
Gxxx-001(ACL 301/ip rule 1)# tcp destination-port range 5000 5010
The following command specifies any source TCP port except a port named "http" for rule 7
in access control list 304:
Gxxx-001(ACL 304/ip rule 7)# no tcp source-port eq http
Applying the rule to ICMP type and code
Procedure
1. To apply the rule to a specific type of ICMP packet, use the icmp command.
2. To apply the rule to all ICMP packets except the specified type and code, enter no
Example
For example, the following command specifies an ICMP echo reply packet for rule 1 in QoS
list 401:
Gxxx-001(QoS 401/rule 1)# icmp Echo-Reply
572
Administering Avaya G430 Branch Gateway
• To apply the rule to all ports with a name or number greater than the specified
name or number, type gt (greater than) followed by a port name or port
number.
• To apply the rule to all ports with a name or number less than the specified
name or number, type lt (less than) followed by a port name or port
number.
• To apply the rule to all port names and port numbers, type any
Use the no form of the appropriate command to specify that the rule does not
apply to the ports defined by the command.
This command sets the IP protocol parameter to ICMP, and specifies an ICMP type
and code to which the rule applies. You can specify the ICMP type and code by
integer or text string, as shown in the examples below.
icmp
Comments? infodev@avaya.com
October 2013

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents