Common Classifiers
Left running head:
Chapter name (automatic)
412
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
Alcatel-Lucent
SHOW LIST
show list [<name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command displays the details of all the lists that are configured. Specify the list
name to view the details of a specific list.
PARAMETERS
EXAMPLE
The following example displays details of all the lists configured:
ALU(config)# show list
list l1 host 5.5.5.5 host 4.4.4.4 prefix 6.6.6.0/24
list l2 host 5.3.4.6 prefix 1.10.10.0/24
The following example displays the details of the list L1 and L2 configured:
ALU(config)# show list l1
list l1 host 5.5.5.5 host 4.4.4.4 prefix 6.6.6.0/24
ALU(config)# show list l2
list l2 host 5.3.4.6 prefix 1.10.10.0/24
Parameter Description
name Name of the list whose details is to be viewed.