Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by TalktoMe

  1. TalktoMe

    Proper VLans Port assignements

    you need to assign the port to the vlan with the following command. switch(config)#int fa 0/24 switch(config-if)#switchport mode access switch(config-if)#switchport access vlan 1 switch(config-if)#switchport access vlan 2 switch(config-if)#switchport access vlan 3 switch(config-if)#switchport...
  2. TalktoMe

    We have been expereinceing a wierd

    This problem seems to be a looping problem of your network connectivity. The traffic in your network is flowing in a loop due to which the packet will be dropped after a certain amount of time. This happens because by default the spanning tree is on in the switch. I would recommend you that draw...
  3. TalktoMe

    We have been expereinceing a wierd

    This problem seems to be a looping problem of your network connectivity. The traffic in your network is flowing in a loop due to which the packet will be dropped after a certain amount of time. This happens because by default the spanning tree is on in the switch. I would recommend you that draw...

Part and Inventory Search

Back
Top