02-13-2017 11:46 AM
On the 'show module' output (as shown below), is the bandwidth the actual connection speed? Or is it the speed that has been manually set for the port?
Port-Group 1
Total bandwidth is 32.4 Gbps
Total shared bandwidth is 32.4 Gbps
Allocated dedicated bandwidth is 0.0 Gbps
--------------------------------------------------------------------
Interfaces in the Port-Group B2B Credit Bandwidth Rate Mode
Buffers (Gbps)
--------------------------------------------------------------------
fc1/1 32 2.0 shared
fc1/2 32 2.0 shared
fc1/3 32 2.0 shared
fc1/4 32 2.0 shared
fc1/5 32 2.0 shared
fc1/6 32 4.0 shared
Solved! Go to Solution.
02-13-2017 12:52 PM
Hi David,
The command is
show port-resources module x
It's the amount of bandwidth reserved for shared/oversubscribed interfaces.
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/interfaces/nx-os/cli_interfaces/gen2.html#48591
It can be modified using the interface commands,
swithport speed
or
switchport speed auto max
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/interfaces/nx-os/cli_interfaces/gen2.html#30323
Regards,
David
02-13-2017 12:52 PM
Hi David,
The command is
show port-resources module x
It's the amount of bandwidth reserved for shared/oversubscribed interfaces.
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/interfaces/nx-os/cli_interfaces/gen2.html#48591
It can be modified using the interface commands,
swithport speed
or
switchport speed auto max
http://www.cisco.com/c/en/us/td/docs/switches/datacenter/mds9000/sw/6_2/configuration/guides/interfaces/nx-os/cli_interfaces/gen2.html#30323
Regards,
David
02-13-2017 01:54 PM
Thank you.
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