does Cisco IOS support assigning multiple IP addresses (out of
different subnets) to one ethernet interface respectively VLAN
(similar to what *BSD and Linux support)? I'm using IOS 12.4 on
an 877W in case that matters.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/
Usualy in 2500, 2600 and 3600 series you can declare your
main IP
ip 192.168.1.1 255.255.255.0
And the rest as secondaries
ip 192.168.2.1 255.255.255.0 secondary .
--
Member - Liberal International This is doc...@nl2k.ab.ca Ici doc...@nl2k.ab.ca
God, Queen and country! Never Satan President Republic! Beware AntiChrist rising!
http://twitter.com/rootnl2k http://www.myspace.com/502748630
Merry Christmas 2009 and Happy New Year 2010
> Hello,
>
> does Cisco IOS support assigning multiple IP addresses (out of
> different subnets) to one ethernet interface respectively VLAN
> (similar to what *BSD and Linux support)? I'm using IOS 12.4 on
> an 877W in case that matters.
Matthias, A&A have an IRC channel which you can get lots of help. There are
a few folk there running 877W's.
Yes, you can assign a lot of IP addresses from different subnets as
secondary IP addresses.
It depends on the IOS Feature set how many VLAN you can bring up on a
870 router. The Advancedsecurity package ony can 1 or 2 VLAN on the
Fastethnert ports.
--
ULi
This works in every router IOS.
You can have a lot of secondaries. Possibly, there
are limits on the number of secondaries on some
platforms.
Yes, that works like a charm.
Thanks a lot