Displaying the members of a port group

To list the members of the port group to which a specified port belongs, use the info from state interface phy-group-members command. All of the ports in the group are connected to the same PHY on the 7220 IXR-D2/D2L device.

The following example displays the members of the port group to which interface ethernet 1/1 on a 7220 IXR-D2L device belongs.

--{ running }--[  ]--
# info from state interface ethernet-1/1 phy-group-members
    interface ethernet-1/1 {
        phy-group-members [
            ethernet-1/1
            ethernet-1/2
            ethernet-1/3
            ethernet-1/6
        ]
    }