Re: LAN sub-interface routing [7:30225]

2001-12-28 Thread Darren Crawford
sub-interfaces are for fast-ethernet interfaces configured for VLANs (one physical interface, many logical or virtual). If possible, you should avoid secondary addressing. I have seen networks with up to 5 IP segments running on a single Ethernet interface (4 secondary addresses). In my experie

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread James Wilson
Also using VLAN trunking you can place access lists on the various subinterfaces, as well as NAT... John Mairs wrote: > > Hi, > > I have a 2501 (one ethernet interface) and I wanted to > route over that interface by setting up two > sub-interfaces. I can't assign an address because it > replies

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread James Wilson
If you are going to a Catalyst you can set up the interface as either an 802.1Q or ISL trunk and put as many VLANs across it as you like. Instead of having to do secondary addresses you simply create subinterfaces. I did this with my 1751 at home trunking to my 2924XL using 802.1Q encapsulation

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread Scottie @ PacBell
mber 27, 2001 12:10 PM Subject: LAN sub-interface routing [7:30225] > Hi, > > I have a 2501 (one ethernet interface) and I wanted to > route over that interface by setting up two > sub-interfaces. I can't assign an address because it > replies with > > "co

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread Chuck Larrieu
to add a couple of cents worth of observations here, one can have an undetermined number of secondary addresses on an interface. I used to use secondaries indiscriminantly when trying to emulate huge networks on a three router pod. this was before I discovered the joys of loopbacks. We have had a

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread Steven A. Ridder
In a secondary interface, you can have 1 interface with 2 addresses/subnets. A subinterface is different in that you create multiple interfaces, as opposed to the 1 in the secondary interface. You do all the addressing by creating sepreate logical interfaces. These subinterfaces look like sepera

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread John Mairs
Thank you sir! I appreciate your time on this. one side though if it's ok, what is the difference between secondary interfaces and sub-interfaces? John --- Darren Crawford wrote: > You will have to use secondary addressing. > > interface ethernet 0 > ip address 10.1.1.1 255.255.255.0 > ip a

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread MADMAN
int e0 ip add 1.1.1.1 255.0.0.0 ip add 2.2.2.2 255.0.0.0 secondary Dave John Mairs wrote: > > Hi, > what will I need to do (specifically if you can) to > route over a single E0 interface? > > thanks -- David Madland Sr. Network Engineer CCIE# 2016 Qwest Communications Int. Inc. [EMAI

RE: LAN sub-interface routing [7:30225]

2001-12-27 Thread Hire, Ejay
:[EMAIL PROTECTED]] Sent: Thursday, December 27, 2001 3:10 PM To: [EMAIL PROTECTED] Subject: LAN sub-interface routing [7:30225] Hi, I have a 2501 (one ethernet interface) and I wanted to route over that interface by setting up two sub-interfaces. I can't assign an address because it replies

Re: LAN sub-interface routing [7:30225]

2001-12-27 Thread Darren Crawford
You will have to use secondary addressing. interface ethernet 0 ip address 10.1.1.1 255.255.255.0 ip address 10.1.2.1 255.255.255.0 secondary HTH Darren At 03:10 PM 12/27/2001 -0500, John Mairs wrote: >Hi, > >I have a 2501 (one ethernet interface) and I wanted to >route over that interface b

LAN sub-interface routing [7:30225]

2001-12-27 Thread John Mairs
Hi, I have a 2501 (one ethernet interface) and I wanted to route over that interface by setting up two sub-interfaces. I can't assign an address because it replies with "configuring IP routing on a LLAN subinterface is only allowed if that subinterface is already configured as part of an IEEE 80