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.
Per the IEEE standard for 1000base-T, autonegotiation is a requirement.http://standards.ieee.org/reading/ieee/interp/IEEE802.3af-2003interp-6.pdfhttp://www.sun.com/blueprints/0704/817-7526.pdfhttp://en.wikipedia.org/wiki/Gigabit_EthernetOn switches l...
Is there a default keepalive on the CSS? I'd like to know what happens if you do not define a keepalive in the config. It looks like that may have been done by the person who originally configured the CSS I'm tweaking. I'm pretty new to the CSS pl...
Yeah, that's what I assumed based on the standards document, but I can't find anything on CCO that spells out exactly what is and is not taking place on a 1000base-T interface when configured for autonegotiation vs. forced 1000/full. Maybe nothing o...
OK, let me try to clarify. On a 6509, you can set a gig port's speed to 1000. "(config-if)#speed 1000"What does this actually do? Per the standard:http://standards.ieee.org/reading/ieee/interp/IEEE802.3af-2003interp-6.pdfAutonegotiation is a requir...
Thanks Gilles! That's exactly what I was looking for. I assumed that ICMP would be the default, but I was having trouble finding any documentation to back that up.