Not with any "modern" IOS. It used to be possible with some earlier versions. So, yeah - you nailed the solution for the problem... the one I was suspecting :-)
-- Marko Milivojevic - CCIE #18427 (SP R&S) Senior Technical Instructor - IPexpert On Tue, Oct 11, 2011 at 14:16, Bob McCouch <[email protected]> wrote: > Would you not need to migrate the Fa0/0 config to: > int fa0/0.56 > encap dot1q 56 native > ip addr 140.10.56.6 > and leave fa0/0 with no IP address? > I didn't think you could leave an IP config on the "base" interface once you > do VLAN sub-ints. > Bob > > > On Tue, Oct 11, 2011 at 2:24 PM, Laurent Loingeville <[email protected]> > wrote: >> >> Hi, >> Here it is: >> interface FastEthernet0/0 ip address 140.10.56.6 255.255.255.0 duplex >> auto speed autoend >> >> interface FastEthernet0/0.76 encapsulation dot1Q 76 ip address 140.10.76.6 >> 255.255.255.0 >> >> --- En date de : Mar 11.10.11, Marko Milivojevic <[email protected]> a >> écrit : >> >> De: Marko Milivojevic <[email protected]> >> Objet: Re: [OSL | CCIE_RS] Problem with "switchport voice vlan" command WB >> 2 Lab 9 >> À: "Laurent Loingeville" <[email protected]> >> Cc: "[email protected]" <[email protected]> >> Date: Mardi 11 octobre 2011, 20h21 >> >> How is the other end configured? >> >> -- >> Marko Milivojevic - CCIE #18427 (SP R&S) >> Senior Technical Instructor - IPexpert >> >> On Tue, Oct 11, 2011 at 08:24, Laurent Loingeville <[email protected]> >> wrote: >> > Hi, >> > I have got some problems with the voice vlan command. >> > We are asked to put the fa0/6 port in trunk mode without using the >> > switchport mode trunk command. so I did the following: >> > int fa0/6switchswitch mode accessswitch access vlan 56switch voice vlan >> > 76 >> > >> > But when i do that, vlan 76 works well but not vlan 56. I can't ping any >> > other host in this vlan from the router on the fa0/6 port. >> > Nothing is tell about that in the solution guide. >> > Did i miss something? >> > BEst regard, >> > Laurent >> > _______________________________________________ >> > For more information regarding industry leading CCIE Lab training, >> > please visit www.ipexpert.com >> > >> > Are you a CCNP or CCIE and looking for a job? Check out >> > www.PlatinumPlacement.com >> > >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> >> Are you a CCNP or CCIE and looking for a job? Check out >> www.PlatinumPlacement.com > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
