show match-list
Except on the first page, right running head:
Heading1 or Heading1NewPage text (automatic)
413
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Command Reference Guide
SHOW MATCH-LIST
show match-list [<name>]
DESCRIPTION
This command is entered in the Super User Mode or Configuration Mode. This
command displays the details of all the match-lists that are configured. Specify the
match-list name to view the details of a specific match-list.
PARAMETERS
EXAMPLE
The following example displays details of all the match-lists configured:
ALU(config-match-list-m1)#show match-list
match-list m1
1 icmp any any
2 tcp any any service http
3 ip any any
match-list m2
1 tcp any any service ssh
match-list m3
1 udp any any
The following example displays the details of match-lists m1 and m2:
ALU(config-match-list-m1)# show match-list m1
match-list m1
1 icmp any any
2 tcp any any service http
3 ip any any
ALU(config-match-list-m1)# show match-list m2
match-list m2
1 tcp any any service ssh
2 udp any any
Parameter Description
name Name of the match-list whose details is to be viewed.