efa openstack router-route show

Shows routes on the specified router.

efa openstack router-route show [--id router-id ]
--id router-id
Router ID
efa openstack router-route show --id f8a44de0-fc8e-45df-93c7-f79bf3b01c95
+--------------------------------------+--------------+------------+---------------------------+
|              Router ID               | Destination  | Nexthop IP |        Device IPs         |
+--------------------------------------+--------------+------------+---------------------------+
| f8a44de0-fc8e-45df-93c7-f79bf3b01c95 | 10.56.6.0/22 | 10.56.6.1  | 10.25.25.100,10.25.25.100 |
+--------------------------------------+--------------+------------+---------------------------+
| f8a44de0-fc8e-45df-93c7-f79bf3b01c95 | 10.56.6.0/22 | 10.56.6.1  | 10.25.25.100,10.25.25.101 |
+--------------------------------------+--------------+------------+---------------------------+
| f8a44de0-fc8e-45df-93c7-f79bf3b01c95 | 101::/64     | 11::1      | 10.25.25.100,10.25.25.101 |
+--------------------------------------+--------------+------------+---------------------------+
| f8a44de0-fc8e-45df-93c7-f79bf3b01c95 | 101::/64     | 11::1      | 10.25.25.100,10.25.25.101 |
+--------------------------------------+--------------+------------+---------------------------+