( I did post this before so I'll try again )
Hi All, 
I am trying to get route sumarization working with NLSP. 
I have r1 that has networks as follows: 

Fa0/0 ipx net 0000aaa1 
Fa0/1 ipx net 0000aaa2 

I have enabled route-aggregation under NLSP but cannot figure out the acl to
get only a summary of ' aaa ' advertised to r2 and not aaa1 and aaa2.

configs : 

interface FastEthernet0/0 
no ip address 
no ip directed-broadcast 
duplex auto 
speed auto 
ipx network AAA1 
ipx nlsp r1 enable 
! 
interface FastEthernet0/1 
no ip address 
no ip directed-broadcast 
no keepalive 
duplex auto 
speed auto 
ipx network AAA2 
ipx nlsp r1 enable 
! 
ipx router nlsp r1 
area-address 0 0 
route-aggregation 
! 
ipx access-list summary r1sum 
deny AAA0 FFFFFFF0 
permit -1 


Any ideas would be appreciated 

Regards 
Richard


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=35082&t=35082
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to