Cabletron Systems SmartSwitch manual Adds a SAP access list Adds a GNS access list

Models: SmartSwitch

1 338
Download 338 pages 45.77 Kb
Page 253
Image 253

Chapter 16: IPX Routing Configuration Guide

Adds a SAP access list

Adds a GNS access list

! Create interface ipx1 with ipx address AAAAAAAA

interface create ipx ipx1 address AAAAAAAA port et.1.1 output-mac- encapsulation ethernet_802.2_IPX

!

! Create interface ipx2 with ipx address BBBBBBBB

interface create ipx ipx2 address BBBBBBBB port et.1.2 output-mac- encapsulation ethernet_802.3

!

!Add static route to network 9

ipx add route 9 BBBBBBBB.01:02:03:04:05:06 1 1

!

!Add static sap

ipx add sap 0004 FILESERVER1 9.03:04:05:06:07:08 452 1 AAAAAAAA

!

!RIP Access List

acl 100 deny ipxrip 1 2

!

!RIP inbound filter

acl 100 apply interface ipx1 input

!

!SAP Access List

acl 200 deny ipxsap A.01:03:05:07:02:03 0004 FILESERVER2

!

!SAP outbound filter to interface ipx2 acl 200 apply interface ipx2 output

!

!IPX type 20 access list acl 300 deny ipxtype20

!

!IPX type 20 inbound filter to interface ipx2 acl 300 apply interface ipx2 input

!

!GNS Access List

acl 300 deny ipxgns A.01:03:05:07:02:03 0004 FILESERVER2 acl 200 apply interface ipx2 output

SmartSwitch Router User Reference Manual

253

Page 253
Image 253
Cabletron Systems SmartSwitch manual Adds a SAP access list Adds a GNS access list