On the originating router:

router ospf 1
 default-information originate always

On the routers which don't accept the advertissement:

 router ospf 1
    distribute-list 10 in
 access-list 10 deny 0.0.0.0 0.0.0.0
 access-list 10 permit any

""Jeff Specoli""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Anyone know how to advertise a default route (without using static routes)
> to only one OSPF router. e.g.
>
> You have
>
> RTRA
> |AREA0
> |
> |AREA0
> RTRB
> |AREA1
> |
> |AREA1
> RTRC
>
>
> On RTRB you want to advertise a default route to RTC C and only RTC C
> without using static routes...
>
> Thanks...




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=58224&t=58200
--------------------------------------------------
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