cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1381
Views
0
Helpful
2
Replies

MDS command line 'show module' output

david.marsh1
Community Member

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   

1 Accepted Solution

Accepted Solutions

dakester
Cisco Employee
Cisco Employee

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

View solution in original post

2 Replies 2

dakester
Cisco Employee
Cisco Employee

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

Thank you.

Review Cisco Networking for a $25 gift card