Defining an ipx acl, Applying an acl to an interface, Applying an acl to a service – Cabletron Systems SmartSwitch Router 9032578-02 User Manual

Page 177: Edit an acl with the acl editor, Monitoring access control lists

Advertising
background image

SmartSwitch Router User Reference Manual

177

Chapter 10: Security Configuration Guide

Defining an IPX ACL

To define an IPX ACL, perform the following in the Configure mode:

Applying an ACL to an Interface

To apply an ACL to an interface, perform the following in the Configure mode:

Applying an ACL to a Service

To apply an ACL to a service, perform the following in the Configure mode:

Edit an ACL with the ACL Editor

To edit an ACL, perform the following in the Configure mode:

Monitoring Access Control Lists

The SSR provides display of ACL configurations contained in the system.

To display ACL information, enter the following command in Enable mode.

Define an IPX ACL.

acl

<name>

permit|deny ipx|ipxrip|ipxsap

Note:

Additional fields depend on the protocol
type you select.

Apply ACL to an interface.

acl

<name>

apply interface

<Interface Name>

input|output [logging [on|off]]

Apply ACL to a service.

acl

<name>

apply service

<Service Name>

[logging [on|off]]

Edit an ACL using the ACL Editor

acl-edit

<acl name>

Show all ACLs.

acl show all

Show a specific ACL.

acl show aclname

<Name>

| all

Show an ACL on a specific interface.

acl show interface

<Name>

Show ACLs on all IP interfaces.

acl show interface all-ip

Advertising