hi Almazi

you can generate a default route into the ospf with the command:

default-information originate in your ospf router or you can do a common
redistribution

router ospf 100
redistribute rip metric

the full command is:
redistribute protocol [process-id] {level-1 | level-1-2 | level-2} [metric
metric-value]
[metric-type type-value] [match {internal | external 1 | external 2}]
[tag tag-value] [route-map map-tag] [weight weight] [subnets]

in this way the redistribution is done classful i think, if you include the
word subnets also the subnets are redistributed. i think in your case you
don't need the subnets command, because you want to have a summarisation as
far as i understand your question.

dave



-----Ursprüngliche Nachricht-----
Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Im Auftrag von
Almazi Rashid
Gesendet: Samstag, 17. März 2001 06:10
An: [EMAIL PROTECTED]
Betreff: Redistribution RIP and OSPF


Hi all:
I was wondering what is the criteria I can think of to Redistribute default
route from RIP to OSPF.
Any help regarding Redistribution between RIP and OSPF will be appreciated.

Regards
Almazi
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

_________________________________
FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

_________________________________
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