Nortel Secure Network Access Switch; Using The Command Line Interface - Nortel 325 series Cli Manual

Secure network access switch
Table of Contents

Advertisement

For information about configuring the Exclude List, see
Exclude List" (page
Table 50 "Allowed regular expressions and escape sequences" (page
229)
an Exclude List entry. The set of allowable regular expressions is a subset
of the set found in egrep and in the AWK programming language. The
escape sequences are allowed in Erlang strings.
Table 50
Allowed regular expressions and escape sequences
String
Expressions
c
\c
.
^
$
[abc...]
[^abc...]
r1|r2
r1r2
r+
r*
r?
(r)
Escape sequences
\b
\f
\n
Copyright © 2007, 2008 Nortel Networks
.
windowsupdate.com
windowsupdate.microsoft.com
download.windowsupdate.microsoft.com
240).
lists the regular expressions and escape sequences you can use in
Usage
Matches the non-metacharacter c.
Matches the literal character c (see escape sequence).
Matches any character.
Matches the beginning of a string.
Matches the end of a string.
Character class, which matches any of the characters
abc....
Character ranges are specified by a pair of characters
separated by a hyphen (-).
Negated character class, which matches any character
except abc....
Alternation—matches either r1 or r2.
Concatenation — matches r1 and then r2.
Matches one or more r 's.
Matches zero or more r 's.
Matches zero or one r 's.
Grouping—matches r.
backspace
form feed
newline (line feed)

Nortel Secure Network Access Switch

Using the Command Line Interface

NN47230-100 03.01 Standard
28 July 2008
Overview 229
"Configuring the

Advertisement

Table of Contents
loading

This manual is also suitable for:

4500 series5500 series425 series450 series

Table of Contents