CC Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
491
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
SHOW COMMANDS IN CC
TO VIEW LISTS
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)#
ALU(config)# show list l2
list l2 host 5.3.4.6 prefix 1.10.10.0/24
ALU(config)#
Command (in SUM/CM) Description
show list [<name>] This command displays the details of all
the lists that are configured.
Specify the list name to view the details
of a specific list.