Comware Based
1751898 Members
5650 Online
108783 Solutions
New Discussion

HP A5500-24G EI load balancing

 
Issamuddin
Visitor

HP A5500-24G EI load balancing

Dear All,

How do I check what is the next-hop of the src/destination IP address pair, if we have 2 or more equal cost routes? For example in Cisco we have this command to check:

sh ip cef vrf cus-a exact-route <source IP address> <Destination IP address>

This will show the actual next-hop IP for the src/destionation IP address pair.
Is there a similar command in Comware?

DEVICE_NAME : A5500-24G EI JD377A
MANUFACTURING_DATE : 2013-04-09
VENDOR_NAME : HP

<A5500>dis ip routing-table vpn-instance office 10.171.8.64
Routing Table : office
Summary Count : 3
Destination/Mask Proto Pre Cost NextHop Interface
0.0.0.0/0 O_ASE 150 101 172.31.207.201 Vlan723
10.171.8.64/29 O_ASE 150 102 172.31.207.203 Vlan723
O_ASE 150 102 172.31.210.38 Vlan727

Thank you.