No Include - Alcatel-Lucent OmniAccess 700 CLI Command Reference Manual

Release versions: 2.2; 2.2-r02; 2.3
Table of Contents

Advertisement

D
V
EFAULT
ALUE
If no protocol is specified then, IP is the default protocol.
Fields that are not referenced in the rule are by default considered a wildcard
match e.g if the protocol portion of the rule is not specified, it is automatically
considered as `any' match. The keyword `any' can be used to indicate a wildcard
match.
Rules start with Line number 1 and follow a sequential order.
E
XAMPLE
ALU(config-match-list-test)# 1 ip any any type ftp
ALU(config-match-list-test)# 10 tcp host 1.1.1.1/32 any from
6050 to 80
ALU(config-match-list-m1)# 1 udp list L3 list L4 service tftp
ALU(config-match-list-test)# 2 icmp any any icmp-type 1
ALU(config-match-list-test)# 10 protocol 1 any any dscp 102

NO INCLUDE

no include <match-list name>
D
ESCRIPTION
Enter this command in the specific Match-list Configuration mode. This command
is used to delete the match-list, that is included in another match-list.
P
ARAMETERS
Parameter
match-list name
D
V
EFAULT
ALUE
None.
E
XAMPLE
Consider the following example:
ALU(config)# match-list m2
ALU(config-match-list-m2)# 1 tcp any any service ssh
ALU(config-match-list-m2)# 2 udp prefix 22.1.1.0/8 any
ALU(config-match-list-m2)# 3 include m1
Now, to delete the included match-list, use the 'no include' command:
ALU(config-match-list-m2)# no include match-list m1
OmniAccess 700 CLI Command Reference Guide
Beta
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
Name of the match-list.
Alcatel-Lucent
Description
Beta
no include
327

Advertisement

Table of Contents
loading

Table of Contents