On Tue, 25 Jul 2000, Barronton, Ken wrote:
> Hello All,
> Long time watcher, first time post!
> Partial config below from a 4500M.
> Problem - When redistributing can only see 100.0 network. Can't see
> secondaries of networks 101.1 or 102.1 out FastEth0.
>
I don't believe secondaries can be used with IGP's...............you could
do like:
ip route 192.168.102.0 255.255.255.0 f0
into your routing table, which is extremely kludgy (to me anyways), but it
would at least get the route injected if you used "redistribute static"
Brian
> Help!?!
>
> Thanks,
> Ken
>
> !
> interface FastEthernet0
> ip address 192.168.101.1 255.255.255.0 secondary
> ip address 192.168.102.1 255.255.255.0 secondary
> ip address 192.168.100.1 255.255.255.0
> full-duplex
> ipx network 2493
> bridge-group 1
> !
> router eigrp 64561
> redistribute bgp 64561 metric 1544 100 230 10 1500
> network 192.168.101.0
> network 192.168.102.0
> network 192.168.100.0
> no auto-summary
> !
> router rip
> redistribute eigrp 64561
> redistribute eigrp 64561
> passive-interface Serial0.1
> passive-interface TokenRing0
> passive-interface TokenRing1
> network 192.168.100.0
> network 192.168.101.0
> network 192.168.102.0
> default-metric 2
>
> ___________________________________
> UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
> FAQ, list archives, and subscription info: http://www.groupstudy.com
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>
--
-----------------------------------------------------
Brian Feeny, CCNA [EMAIL PROTECTED]
318-222-2638 x 109 http://www.shreve.net/~signal
Network Administrator ShreveNet Inc. (ASN 11881)
___________________________________
UPDATED Posting Guidelines: http://www.groupstudy.com/list/guide.html
FAQ, list archives, and subscription info: http://www.groupstudy.com
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]