02-27-2011 12:28 AM - edited 03-06-2019 03:47 PM
Hi all, it appears that the WS-X6748-GE-TX module does not support the "speed auto 100" feature.
We need to limit the customer Inbound/Outbound to a burstable 100 without having to hard-code each client.
The access switches, eg Cat2960G, supports it and am a bit surprised the Cat6500 does not.
Any easy way to limit it? I believe we can use QoS/Policer to do it on the inbound but cannot on the outbound.
Thanks for the help, robert.
02-27-2011 03:54 AM
So in your configuration on the 2960 you are basically telling it to negotiate but only allowing it to negotiate at 100. What's the difference with hard-coding it to 100 on the 6500?
Regards,
Ian
02-27-2011 12:28 PM
I am familar with the command on the 2960G switch.
We are asking a question regarding the Cat6500 module. It does NOT support it.
Is there a module that does? A software version?
Thanks
02-27-2011 01:40 PM
Hi Robert,
That's not right. What IOS are you running?
Cisco Catalyst 6500 Series 48-Port 10/100/1000 RJ-45 Cisco Express Forwarding 720 Interface Module; field-upgradable to support distributed forwarding with the addition of the distributed forwarding daughter card
02-27-2011 03:55 PM
The switch is running s72033-advipservicesk9_wan-mz.122-33.SXH8.bin with a WS-X6748-GE-TX (no DFC).
Cat6500#sh run int g2/45
Building configuration...
Current configuration : 191 bytes
!
interface GigabitEthernet2/45
switchport
logging event link-status
load-interval 30
shutdown
storm-control broadcast level 1.50
storm-control multicast level 1.50
no cdp enable
end
Cat6500#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Cat6500(config)#interface GigabitEthernet2/45
Cat6500(config-if)#spe
Cat6500(config-if)#speed auto ?
<10-10000> speed list separated by spaces (up to 8 values total)
Cat6500(config-if)#speed auto 100
Speed autonegotiation subset is not supported on this interface
Cat6500(config-if)#
Cat6500#sh mod 2
Mod Ports Card Type Model
--- ----- -------------------------------------- ------------------ -----------
2 48 CEF720 48 port 10/100/1000mb Ethernet WS-X6748-GE-TX
02-27-2011 04:00 PM
Thanks for the output.
I'm no expert on that blade but I've used the 6148 (I think) with PoE and this is where I first learnt of the command "speed auto 10 100". I believe we were using the IOS SXH too.
I believe this blade will support 10/100/1000 Mbps if you hard code the setting.
02-27-2011 04:09 PM
Yes, we can hard-code the port to 100/Full but problem is, we do not control the other end of the link (CPE).
As a result, there will be a duplex mismatch which can lead to a whole new set of problems.
02-28-2011 12:23 AM
I am familar with the command on the 2960G switch.
We are asking a question regarding the Cat6500 module. It does NOT support it.
Is there a module that does? A software version?
Thanks
My point was - you are to all intents and purposes hard-coding the 2960, so why not hard code the 6500 ?
OK, so you let it negotiate speed but only at 100... it should be simple to tell the other end (CPE) to hard code 100 FULL.
Sorry for not answering what you wanted I was only trying to help.
Regards,
Ian
02-28-2011 01:56 PM
Ian - appreciate your response and help.
Yes, that nice command on the 2960G allowed the other end to negotiate up to 100Mbps, and without CPE intervention.
Having to communicate this to many existing customers and have them hard-code will not be pleasant. You know how that goes.
Moving forward, we have no choice but to hard-code the new connections and assure the CPE end is done at that time.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide