About Allow and Deny Lists
When an endpoint attempts to register with the VCS it presents a list of aliases. One of the methods provided
by the VCS to control which endpoints are allowed to register is to set the
Restriction policy
(on the
Configuring registration restriction policy [p.94]
page) to
Allow List
or
Deny List
and then to include any one of
the endpoint’s aliases on the Allow List or the Deny List as appropriate. Each list can contain up to 2,500
entries.
When an endpoint attempts to register, each of its aliases is compared with the patterns in the relevant list to
see if it matches. Only one of the aliases needs to appear in the Allow List or the Deny List for the registration
to be allowed or denied.
For example, if the
Restriction policy
is set to
Deny List
and an endpoint attempts to register using three
aliases, one of which matches a pattern on the Deny List, that endpoint’s registration will be denied.
Likewise, if the
Restriction policy
is set to
Allow List
, only one of the endpoint’s aliases needs to match a
pattern on the Allow List for it to be allowed to register using all its aliases.
Allow Lists and Deny Lists are mutually exclusive: only one may be in use at any given time. You can also
control registrations at the
subzone
level. Each subzone's registration policy can be configured to allow or
deny registrations assigned to it via the subzone membership rules.
Configuring the registration Allow List
The
Registration Allow List
page (
Configuration > Registration > Allow List
) shows the endpoint
aliases and alias patterns that are allowed to register with the VCS. Only one of an endpoint's aliases needs
to match an entry in the Allow List for the registration to be allowed.
To use the Allow List, you must select a
Restriction policy
of
Allow List
on the
Registration configuration
page.
The configurable options are:
Field
Description
Usage tips
Description
An optional free-form description
of the entry.
Pattern
type
The way in which the
Pattern
string
must match the alias.
Options are:
Exact
: the alias must match the
pattern string exactly.
Prefix
: the alias must begin with
the pattern string.
Suffix
: the alias must end with
the pattern string.
Regex
: the pattern string is a
regular expression
.
You can test whether a pattern matches a particular alias by
using the
Check pattern
tool (
Maintenance > Tools > Check
pattern
).
Pattern
string
The pattern against which an
alias is compared.
Cisco VCS Administrator Guide (X8.1.1)
Page 97 of 507
Registration control
About Allow and Deny Lists