background image
Filtering IPX Traffic and SAPs 493
R1#configure t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#interface s 0.1
R1(config-subif)#ipx output-sap-filter fred
R1(config-subif)#^Z
R1#show running
Building configuration...
Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname R1
!
enable secret 5 $1$chuM$zon5bAnWNCu38hzCmAr.k.
!
ip subnet-zero
no ip domain-lookup
ipx routing 0000.3089.b170
!
!
!
interface Serial0
no ip address
no ip directed-broadcast
encapsulation frame-relay IETF
clockrate 56000
frame-relay lmi-type cisco
!
interface Serial0.1 multipoint
ip address 168.13.100.1 255.255.255.0
no ip directed-broadcast
ipx network 100
ipx output-sap-filter fred
frame-relay interface-dlci 902
frame-relay interface-dlci 903
!
! Additional configuration not shown...
Example 7-15
Named IPX SAP Access List Configuration (Continued)
ch07.fm Page 493 Monday, March 20, 2000 5:14 PM