include
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
221
Alcatel-Lucent
Beta
Beta
OmniAccess 5510 Unified Services Gateway CLI Command Reference Guide
Ex 3:
Consider the following example with the necessary modes of configurations
included:
ALU(config)# list l1 host 192.168.0.4 prefix 192.168.0.1/24
interface FastEthernet 0
ALU(config)# list l2 host 192.168.0.3 include l1
ALU(config)# match-list m1
ALU(config-match-list-m1)# tcp any list l1 length 23 from
ssh service range 23 35
ALU(config-match-list-m1)# exit
ALU(config)# match-list m2
ALU(config-match-list-m2)# include m1