show sharing distribution port-based

show sharing distribution port port-based {ports port_list}

Description

Displays the load sharing distribution to member ports in the group specified by port for traffic received on ports in port_list.

Syntax Description

ports

Specifies the group of member ports to display for the load sharing.

port_list

Specifies the group of ports from which traffic is received.

Default

N/A.

Usage Guidelines

Use this command to display the load sharing distribution to member ports in the group specified by port for traffic received on ports in port_list. The selected member ports displayed are the results of the calculation using the keys for the ports in the port_list, and the list of aggregator ports for the load sharing group. This command serves as port-based load sharing calculator for convenience.

Example

The following output shows the egress member ports selected for distribution in a load sharing group with master port 5:1, and aggregator ports 5:1 and 6:1 for packets received on ports 1:1-1:8, with default keys as shown.

BD-X8.4 # show sharing port-based keys ports 1:1-8  
 1:1:   0    1:2:  1    1:3:  2    1:4:  3    1:5:   4    1:6:  5    1:7:   6    1:8:  7 

BD-X8.5 # show sharing distribution 5:1 port-based keys ports 1:1-8  
  1:1 ->  5:1  
  1:2 ->  6:1  
  1:3 ->  5:1  
  1:4 ->  6:1  
  1:5 ->  5:1  
  1:6 ->  6:1  
  1:7 ->  5:1  
  1:8 ->  6:1

History

This command was first available in ExtremeXOS 15.4.

Platform Availability

This command is available on all platforms.