How to see which switching methods a switch uses?
FrankGuthrie
Member Posts: 245
in CCNP
With methods I mean the following:
Store and Forward
Cut and Through
Fragment Free
Is there a command to see what is being used on a Cisco Switch, or is one of the methods the preferred methods and thus always used these day?
Store and Forward
Cut and Through
Fragment Free
Is there a command to see what is being used on a Cisco Switch, or is one of the methods the preferred methods and thus always used these day?
Comments
-
joetest Member Posts: 99 ■■□□□□□□□□Switches only use store and forward these days because of ASICs. The Asics today is so fast it's not worth the trouble of Cut-through or Fragment-Free.
-
d4nz1g Member Posts: 464Some switches are also implementing cut through switching, such as the Nexus 5k.
I think that you should always refer to the datasheet of the specific device you are dealing with. -
joetest Member Posts: 99 ■■□□□□□□□□Some switches are also implementing cut through switching, such as the Nexus 5k. I think that you should always refer to the datasheet of the specific device you are dealing with.
-
FrankGuthrie Member Posts: 245But is there a way on a switch to see which method it uses, so is there a command to check?
-
d4nz1g Member Posts: 464I don't know how to check it from the CLI. Looking forward to see if anyone would know that.
-
FrankGuthrie Member Posts: 245Haven't found a satisfactory answer yet. I'll let you know if I find one.