Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > Assigning multiple IP addresses to an interface

Reply
Thread Tools

Assigning multiple IP addresses to an interface

 
 
Matthias Scheler
Guest
Posts: n/a
 
      12-21-2009
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.

Kind regards

--
Matthias Scheler http://zhadum.org.uk/
 
Reply With Quote
 
 
 
 
The Doctor
Guest
Posts: n/a
 
      12-21-2009
In article <hgo5m9$962$>,
Matthias Scheler <> wrote:
> 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.
>
> 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 Ici
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
 
Reply With Quote
 
 
 
 
Bob Goddard
Guest
Posts: n/a
 
      12-21-2009
Matthias Scheler wrote:

> 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.

--
http://www.mailtrap.org.uk/
 
Reply With Quote
 
Uli Link
Guest
Posts: n/a
 
      12-21-2009
Matthias Scheler schrieb:
> 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.
>
> Kind regards
>


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
 
Reply With Quote
 
bod43
Guest
Posts: n/a
 
      12-22-2009
On 21 Dec, 17:26, Bob Goddard <num...@1.individual.mailtrap.org.uk>
wrote:
> Matthias Scheler wrote:
> > 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.


What is A&A?
 
Reply With Quote
 
bod43
Guest
Posts: n/a
 
      12-22-2009
On 21 Dec, 16:01, doc...@doctor.nl2k.ab.ca (The Doctor) wrote:
> In article <hgo5m9$96...@serpens.de>,
>
> Matthias Scheler <t...@zhadum.org.uk> wrote:
> > * *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.

>
> > * *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 .
>


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.


 
Reply With Quote
 
Bob Goddard
Guest
Posts: n/a
 
      12-22-2009
bod43 wrote:

> On 21 Dec, 17:26, Bob Goddard <num...@1.individual.mailtrap.org.uk>
> wrote:
>> Matthias Scheler wrote:
>> > 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.

>
> What is A&A?


Andrews & Arnold, it's his very technically aware ISP.

--
http://www.mailtrap.org.uk/
 
Reply With Quote
 
Matthias Scheler
Guest
Posts: n/a
 
      12-22-2009
In article <hgo642$6a6$>,
(The Doctor) writes:
> And the rest as secondaries
>
> ip 192.168.2.1 255.255.255.0 secondary .


Yes, that works like a charm.

Thanks a lot

--
Matthias Scheler http://zhadum.org.uk/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to implement a firewall for Windows platform that blocks based on Mac addresses instead of IP addresses cagdas.gerede@gmail.com C Programming 1 12-07-2006 04:30 AM
Assigning methods to objects, and assigning onreadystatechange to an XMLHttpRequest -- an inconsistency? weston Javascript 1 09-22-2006 09:33 AM
assigning multiple hash values to multiple variables Patrick Perl Misc 5 05-03-2006 05:06 PM
assigning array addresses to integer variables and vice versa anonymous C Programming 28 11-29-2005 12:23 PM
PIX 501: Multiple IP Addresses on the Untrusted Interface Winsotn Wolf Cisco 1 12-15-2003 04:45 PM



Advertisments