Re: router port on 3350

From: Jai Prakash (jpjsr06@gmail.com)
Date: Fri Sep 22 2006 - 16:08:17 ART


Hi,

 There is one way that you can have all three in same subnet, but you need
little bit change.
  You need one L2 Switch ( Any unconfigured) and connect all three device
i.e
  Router Interface of Router , Routed Interface of L3 Switch and PC and you
can have
  connectivity.

 Hope ! this will help you.

Best Regards,
Jai

On 9/22/06, 2nd CCIE <doubleccie@yahoo.com> wrote:
>
> Hi
> Thanks for your input ..but this is the normal way of doing it
> My question is that when the port on the switch is L3 port , is there any
> way for PC to communicate with that port on the same subnet ?
>
>
>
>
>
> Kal Han <calikali2006@gmail.com> wrote:
> Hi
> Instead of creating the port itself as layer 3 port
> you can create a layer 3 vlan.
>
> So your config on the switch will be something like this.
>
> interface vlan 100
> ip addr 10.1.1.2 255.255.255.0
> no shut
>
> int fa0/1 ( connected to router -> ip 10.1.1.1 )
> switchport mode access
> switchport access vlan 100
>
> int fa0/2 ( connected to PC -> ip 10.1.1.5 )
> switchport mode access
> switchport access vlan 100
>
>
> This way you pc, router and switch can all talk to eachother
> over layer 3.
>
> Kal
>
>
> On 9/22/06, 2nd CCIE <doubleccie@yahoo.com> wrote: Folks
> I have a confusion here
>
> R1----------------------(f0/1)SW(f0/5)---------PC
>
> R1 is connected to L3 port of the 3550 switch
>
> R1 fast ethernet port is 10.1.1.1 /24
> Fast0/1 on Sw is configured as L3 port with IP addres 10.1.1.2/24
>
> !
> interface FastEthernet0/1
> description To R1
> no switchport
> ip address 10.1.1.2 255.255.255.0
> !
>
> I wonder , is there anyway that i put the PC on the same subnet with both
> the switch and the router ?? say ip add 10.1.1.5/24 ??
>
> appreciate any input
>
>
>
>
> ---------------------------------
> Get your own web address for just $1.99/1st yr. We'll help. Yahoo! Small
> Business.
>
>
>
>
>
>
> ---------------------------------
> Do you Yahoo!?
> Next-gen email? Have it all with the all-new Yahoo! Mail.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:41 ART