EasyManuals Logo

Alcatel-Lucent OmniAccess 5740 Cli Configuration Guide

Alcatel-Lucent OmniAccess 5740
1225 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #513 background imageLoading...
Page #513 background image
CC Configuration
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
487
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
LISTS IN CC
Lists are a defined group of elements like group of Interfaces, IP addresses, and
subnets, which are referenced by the match-lists to create a rule. This is helpful
when you need to create some complex rules, which references several group of
interfaces or IP addresses.
If the list is also referenced in a rule, any member of the list can match the rule, so
the relationship between the members of the list, is a boolean OR. Lists may also
include other lists by referencing the other list’s name, effectively extending the list
by concatenating the elements in the other lists.
T
O CONFIGURE A LIST
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
Ex 2:
In this example, there are two networks 192.168.1.0/24 and 192.168.2.0/24,
which need to communicate with two other networks 192.168.18.0/24 and
192.168.19.0/24. This can be represented by CC as:
ALU(config)# list L3 prefix 192.168.1.0/24 prefix
192.168.2.0/24
ALU(config)# list L4 prefix 192.168.18.0/24 prefix
192.168.19.0/24
ALU(config)# match-list m1
ALU(config-match-list-m1)# 1 tcp list L3 list L4 service
telnet
ALU(config-match-list-m1)# 2 tcp list L3 list L4 service
telnet
ALU(config-match-list-m1)# 3 udp list L3 list L4 service
snmp
Command (in CM) Description
list <name> {host <ip-address>...|
include <list-name>...|interface
<name>...|prefix <ip-address/
prefix-length>...
Use this command to configure
lists, which can be used within
match-lists and NAT pools.

Table of Contents

Other manuals for Alcatel-Lucent OmniAccess 5740

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Alcatel-Lucent OmniAccess 5740 and is the answer not in the manual?

Alcatel-Lucent OmniAccess 5740 Specifications

General IconGeneral
BrandAlcatel-Lucent
ModelOmniAccess 5740
CategoryGateway
LanguageEnglish

Related product manuals