list
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
403
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
LIST
list <name> {host <ip-address>...|include <list-
name>...|interface <name>...|prefix <ip-address/prefix-
length>...
DESCRIPTION
This command is entered in the Configuration Mode. This command is used to 
configure lists, which can be used within match-lists and NAT pools.
PARAMETERS
EXAMPLE
Ex 1:
Lists may also include other lists by referencing the other list's name, effectively 
extending the list by combining the elements in the other list as shown below:
ALU(config)# list l2 prefix 10.0.0.0/8 prefix 20.0.0.0/8
ALU(config)#list l1 include l2 interface GigabitEthernet 3/0
ALU(config)# list l1 include l2 prefix 20.0.0.0/8
Parameter      Description
list <name> Name of the list configured.
host <ip-
address>...
Host addresses that are to be grouped.
include <list-
name>...
List names to be concatenated with the present list 
configured.
interface 
<name>...
Interfaces to be grouped (Only GigabitEthernet is supported 
in the current release).
prefix <ip-
address/prefix-
length>...
Networks to be grouped.