Appletalk access-list, Appletalk access-list -3, Command mode – Avaya Cajun P550R User Manual

Page 50: Description, Syntax

Advertising
background image

Command Reference Guide for the Avaya P550R, P580, P880, and P882 Multiservice Switches, v5.3.1

3-3

Appletalk

appletalk access-list

Command Mode

Configuration

Description

Create an Appletalk Access List. The no form of this
command removes an Appletalk Access List. The default is
to permit all zones and all NBP objects.

The access list applies to either an Appletalk zone name or to the
object portion of an NBP entity. To delete a zone from the zone list,
delete the static route first.

Syntax

Table 3-2. Parameters, Keywords, Arguments

To Enable:

appletalk access-list <access-list-number>
{{deny|permit} {zone|nbp} <name>|additional-
zones|additional-nbps}

To Disable:

[no] appletalk access-list <access-list-number>

Name

Definition

access-list

• access-list-number

• deny | permit

• zone | nbp

Number of an access list.

access-list-number is the identifier (in decimal)

of the access list. The access-list-number for nbp
must be between 600 and 631. The access-list-
number for zone must be between 632 and 663.

Deny does not permit access when conditions

match. Specifying “deny” denies access if the
conditions are matched; specifying “permit”
permits access if the conditions are matched.

Permit allows access when conditions match.

Zone applies the access-list to Appletalk Zone

names. Specifying “zone” indicates that this access
list applies to Appletalk Zone Names. Specifying
“nbp” indicates that this access list applies to the
name field of Appletalk Name Binding Protocol
(NBP) entities.

Nbp applies the access-list to the name field of

Appletalk Naming Binding Protocol (NBP)
entities.

Advertising