Example 3 - Alcatel-Lucent OmniAccess 700 Cli Configuration Manual

Release versions: 2.2, 2.2-r02, 2.3
Hide thumbs Also See for OmniAccess 700:
Table of Contents

Advertisement

E
3
XAMPLE
In the following example, we have 2 networks 192.168.1.0/24 and 192.168.2.0/24
which need to communicate with 2 other networks 192.168.18.0/24 and
192.168.19.0/24 using telnet. This can be represented by the classifier as:
list L3
prefix 192.168.1.0/24 prefix 192.168.2.0/24
list L4
prefix 192.168.18.0/24 prefix 192.168.19.0/24
match-list m1
tcp list L3 list L4 service telnet
Now, a filter can be created and applied to the appropriate interface.
ip filter f1
match m1 permit
interface GigabitEthernet 7/1
ip filter in f1
CLI Configuration Guide
Beta
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
Sample examples on the usage of CC across applications
Alcatel-Lucent
435
Beta

Advertisement

Table of Contents
loading

Table of Contents