Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I tried to summarize the behavior of the switch depending on the configuration of the command "switchport voice vlan".The attached file indicates:- the way the frame is encapsulated: Tagged or Untagged- if tagged: the VLAN used in the Tag- for Voi...
Hi,I am looking for an IOS command that would show me the content of specific packets (such as in Ethereal, but of course, less sophisticated). Is there something more the DEBUG IP PACKET DETAIL (associated to an ACL) ?Thank.
Hi,To be able to send multicast packets, do we need to enable broadcast, for example, in a frame relay hub and spoke configuration ?If I type 'frame-relay map ip ....' without the 'broadcast' at the end, I won't be able to send multicast ?Thanks,Navi...
Hi,We know that TFTP uses UDP.But may a TFTP application send some TCP segments ?So when we want to block traffic to access TFTP server, we should go :... deny udp ... eq 69... deny tcp ... eq 69 ?Thanks,Navid
Hi,The cisco doc says that when split horizon is enabled (which is the default), then RIP will NOT send any ad about summary addresses.What is the reason why this behavior has been established ? I really don't see what we want to avoid by not sending...
You can download some PDF files with these STEP-by-STEP labs for CCNA :You can even do the labs on the web site : it's free on www.ccna-lab.comGood luck,Navid
Hi, you can find some GNS3 labs here : www.ccna-lab.com. Actually, you don't have to use GNS3, since the web site already launches routers (in dynamips) on its own server.The web site gives some pdf files with step by step labs and you can do the lab...
Here is an updated version again...Thank you Francisco, this link is the same as the cisco documentation, and does not say much about the "untagged" and "none" cases.(http://www.cisco.com/en/US/docs/switches/lan/catalyst3550/software/release/12.1_19_...
The Etherchannel do not HAVE to be on the same switch.You may configure an etherchannel between 3 physical switches :cf http://www.cisco.com/en/US/products/hw/switches/ps5023/products_configuration_example09186a00806cb982.shtmla document called "Cros...