it is way to summarize......
that is what is being done by

router rip
network 192.168.1.0
redistribute static
!
ip route 192.168.1.0 255.255.255.0 loopback 0

Hunt Lee wrote:

> I don't understand the following routing configs.  I understand that
> redistribute static means it will redistribute static routes into RIP
> network, but that's all I could see.  Can anybody please shed some light
> on this?
>
> interface Serial 0
> ip address 192.168.1.1 255.255.255.252
> !
> interface Serial 1
> ip address 192.168.1.5 255.255.255.252
> !
> interface Serial 2
> ip address 192.168.1.9 255.255.255.252
> !
> interface Serial 3
> ip address 192.168.1.13 255.255.255.252
> !
> interface Serial 4
> ip address 192.168.1.17 255.255.255.252
> !
> router rip
> network 192.168.1.0
> redistribute static
> !
> ip route 192.168.1.0 255.255.255.0 loopback 0
>
> Regards,
> Hunt Lee
_________________________________
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