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.
I have been going through the config-register and I know the following to be true:0x210X = 9600 baud0x212X = 19200 baud0x312X = 57600 baud0xXXX0 = ROM0xXXX1 = Bootstrap0xXXX2 = NormalThe problem is the ignore value of 0x2142. My question is "Does any...
I am trying to find an unmanaged cisco switch that has cdp. Technically the switch doesn't have to be unmanaged, but I am looking for a cheep switch with only 5-10 ports that also has cdp. I can't be sure if the small cisco SD series switches, form...
I am currently testing some PVLAN configurations and so far almost everything matches what I am expecting to see.The most confusing part of the testing is that when I connect a sniffer and run ICMP packets back and forth I can not find the VLAN tag a...
I was wondering where everyone stood on for scripting to manage a network (primarily focusing on network devices like switches, routers, firewalls, load balancers, DNS hardware, etc)From people in my personal circles there was tons of answers for TCL...
The only 2 AD, i know of, that have different internal and external values is BGP and EIGRP. BGP is super easy to remember because it is 20 and 200, but EIGRP is 90 and 170.Does anyone know why Cisco selected 90 and 170? i.e. why not like 90 and 19...
I have a new question now.In that document I see the following:5,11,120x0020, 0x0800, 0x1000Console line speedHowever it says that 0x2902 has a baud rate of 4800. So I broke up the hex into the following:0x0100 = no break0x0800 = speed/baud rate0x20...
Someone just replied to another post on another site.The value of 0xXX4X is the ignore NVRAM Value.here is the link i was looking for:http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a008022493f.shtml
Alexis Brenes, with the TAC Switching Team, had this to say about PVLAN and tags:I was doing some research about your questions and it seems due to the nature of private-vlans we cannot capture the VLAN tag. The private-vlans doesn't have a dot1q ta...
ansalaza, the first link doesn't work.The testing base is as follows: 3550(host) ---promiscuous[950] --- { 6509(main switch) } ---community[953]---3550(host) ^ ---c...