web stats service from statcounter

Type "enable" to enter the router's privilege mode. In this mode, the command editor automatically launches and you can enter all commands or modify them. Think of a "mode" as a floor in a building. In the "ground floor" you can do certain things, but to do others, you have to go to a higher floor.

Type "config t" to enter the global configuration mode. This mode allows you to make modifications that are not available in privileged mode. Next type "router RIP". This command allows you to configure the RIP protocol.

Type "redistribute static", "redistribute ospf 1" and "default-metric 1". Here you have told the static route and ospf to convert its routing information into RIP.

Type "router eigrp 1" followed by "network 148.18.0.0". Type the redistribution commands "redistribute static", "redistribute ospf 1", "redistribute rip", followed by "default'metric 10000 100 255 1 1500". This sequence of commands will redistribute a static route, also ospf and rip, into eigrp. The default-metric command makes the redistribution possible because eigrp uses a metric of bandwidth, delay, reliability, load and maximum transmission unit (MTU). You must account for these metrics in the conversion.

25 Nov 2010

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.

 
Top