vrouter-ecmp-group-show
This command is used to display the Equal Cost Multipath (ECMP) routing group for a vRouter.
Syntax vrouter-ecmp-group-show
vrid vrid-number |
Specifies the vRouter ID. |
ecmp-group ecmp-group-number |
Specifies the ECMP group. |
nexthop_ip ip-address |
Specifies the IP address. |
nexthop_count nexthop_count-number |
Specifies the nexthop count. |
ecmp-ref-count ecmp-ref-count-number |
Specifies the ECMP group reference count. |
Defaults None
Access CLI
History Command introduced in Version 2.4.
Usage Use this command to display ECMP routes which can be helpful when troubleshooting a connection.
Examples To display an ECMP group, use the following command:
CLI network-admin@switch > vrouter-ecmp-group-show
vrid ecmp-group nexthop_ip nexthop_count ecmp-ref-count
---- ---------- ------------ ------------- --------------
4 200261 10.60.26.34 2 155
vrouter-ecmp-cached-routes-show
This command is used to display the ECMP cached routes for a vRouter.
Syntax vrouter-cached-routes-show
vrid vrid-number |
Specifies the vRouter ID. |
ip ip-address |
Specifies the IP address. |
prelen prelen-number |
Specifies the prefix length. |
vlan vlan-number |
Specifies the VLAN number. |
nexthop ip-address |
Specifies the IP address for the next hop on the route. |
age-in-seconds age-in-seconds-number |
Specifies the age of the cached route. |
Defaults None
Access CLI
History
Version 2.3.3 |
Command introduced. |
Version 2.4.1 |
The parameter, vnet, added. |
Usage Use this command to display cached routes which can be helpful when troubleshooting a connection.
Examples To display cached routes, use the following command:
CLI network-admin@switch > vrouter-ecmp-cached-routes-show