Many thanks for the reply. I am looking for the cisco equivalent of a layer 3 etherchannel which is available on the H3C platform but missing from HP. As below. Thanks
interface route-aggregation
Syntax
interface route-aggregation { interface-number | interface-number.subnumber }
undo interface route-aggregation { interface-number | interface-number.subnumber }
View
System view
Default level
2: System level
Parameters
interface-number: Specifies a Layer 3 aggregate interface number.
interface-number.subnumber: Specifies a subinterface of a Layer 3 aggregate interface. The interface-number argument specifies the main interface number. The subnumber argument specifies the subinterface number, which ranges from 1 to 4093 and is separated from the main interface number by a dot (.).
Description
Use the interface route-aggregation command to create a Layer 3 aggregate interface or subinterface and enter Layer 3 aggregate interface or subinterface view.
Use the undo interface route-aggregation command to remove a Layer 3 aggregate interface or subinterface.
Upon creation of a Layer 3 aggregate interface, a Layer 3 aggregation group numbered the same is created automatically. Removing the Layer 3 aggregate interface also removes the Layer 3 aggregation group. At the same time, the member ports of the aggregation group, if any, leave the aggregation group.
Removing a Layer 3 aggregate subinterface does not affect the state of the main interface and the corresponding aggregation group.
The switch operating in a non-standard working mode does not support Layer 3 aggregation interfaces. For more information about system working modes, see Fundamentals Configuration Guide.
Examples
# Create Layer 3 aggregate interface Route-Aggregation 1 and enter its view.
<Sysname> system-view
[Sysname] interface route-aggregation 1
[Sysname-Route-Aggregation1]