[c-nsp] Suppressing OSPF

Skeeve Stevens skeeve at skeeve.org
Sun Aug 1 09:21:18 EDT 2004


Hi all,

We've got a connection to a carrier that hands all DSL services we get from
them as ATM PVC's.

Example:

interface ATM3/1/0.105 point-to-point
 bandwidth 1000
 ip address x.x.x.x 255.255.255.248
 atm route-bridged ip
 pvc 0/105 
  ubr 1000
  encapsulation aal5snap
 !

All works well.. Except I am not sure how to stop our internal OSPF traffic
being broadcast to all these pvc's.

Temporarily we stopping it by doing:

router ospf 1
 router-id x.x.x.x
 log-adjacency-changes
 redistribute connected
 redistribute static subnets
 redistribute rip subnets
 passive-interface ATM3/1/0.100
 passive-interface ATM3/1/0.102
 passive-interface ATM3/1/0.103
.and so on.

But this is not scalable and going to get messy.

Is there an easy way to set your OSPF to ONLY broadcast to the interfaces
you want to?

.Skeeve


_______________________________________________________
Skeeve Stevens, RHCE     Email: skeeve at skeeve.org
Website: www.skeeve.org  - Telephone: (0414) 753 383
Address: P.O Box 1035, Epping, NSW, 1710, Australia

eIntellego - skeeve at eintellego.net - www.eintellego.net
_______________________________________________________
Si vis pacem, para bellum





More information about the cisco-nsp mailing list