Actually from your output you are set to dynamic on f0/6 so it probably is trunking. Can you confirm? If so you can either set the native vlan to 56 on the the trunk, or change the router side to a sub-interface as I suggested before.
On Tue, Feb 22, 2011 at 12:21 PM, marc abel <[email protected]> wrote: > Try putting your IP on R6 on sub interface f0/0.56 instead of the untagged > interface? Seems like it wouldn't tag it since it was an access port but... > > Also make sure that your vlan56 interface on cat2 is UP/UP. > > > On Tue, Feb 22, 2011 at 10:35 AM, Daniel Gheorghe < > [email protected]> wrote: > >> Hi, >> >> I want to hear some feedback on this issue: >> >> >> R6 fa0/0 ---------------- fa0/6 Cat2 >> >> R6: >> >> interface FastEthernet0/0 >> ip address 140.10.56.6 255.255.255.0 >> duplex auto >> speed auto >> ! >> interface FastEthernet0/0.76 >> encapsulation dot1Q 76 >> ip address 140.10.76.6 255.255.255.0 >> >> >> Cat2: >> >> interface FastEthernet0/6 >> switchport access vlan 56 >> switchport voice vlan 76 >> spanning-tree portfast >> ! >> interface Vlan56 >> ip address 140.10.56.12 255.255.255.0 >> ! >> interface Vlan76 >> ip address 140.10.76.12 255.255.255.0 >> >> >> R6(config-subif)#do ping 140.10.76.12 >> Type escape sequence to abort. >> Sending 5, 100-byte ICMP Echos to 140.10.76.12, timeout is 2 seconds: >> !!!!! >> Success rate is 100 percent (5/5), round-trip min/avg/max = 1/3/8 ms >> >> R6(config-subif)#do ping 140.10.56.12 >> Type escape sequence to abort. >> Sending 5, 100-byte ICMP Echos to 140.10.56.12, timeout is 2 seconds: >> ..... >> Success rate is 0 percent (0/5) >> >> Any reasonable explanation we don't have connectivity on both vlans? >> >> >> Thanks >> _______________________________________________ >> For more information regarding industry leading CCIE Lab training, please >> visit www.ipexpert.com >> > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
