Displays the route maps for the specified devices.
In the command output, the App State column reflects the state of configuration on the
specified device. When there is drift in a rule, the App State is shown as cfg-refreshed.
This example displays the route maps for the devices at 10.20.246.10 and 10.20.246.11.
efa policy route-map list –-ip 10.20.246.10-11
Route-map details:
Name: rmap_1
Seq: 5
Action: permit
Match-ipv4-prefixlist:
Prefix-list: prefix_1
Name: rmap_2
Seq: 5
Action: permit
Match-ipv4-prefixlist:
Prefix-list: prefix_1
IP Addresses:
+------------------+-----+---------------+-------------------+
| Name | Seq | IP Address | App State |
+------------------+-----+---------------+-------------------+
| rmap_1 | 5 | 10.20.246.10 | cfg-in-sync |
+------------------+-----+---------------+-------------------+
| rmap_1 | 5 | 10.20.246.11 | cfg-in-sync |
+------------------+-----+---------------+-------------------+
| rmap_2 | 5 | 10.20.246.10 | cfg-in-sync |
+------------------+-----+---------------+-------------------+
| rmap_2 | 5 | 10.20.246.11 | cfg-in-sync |
+------------------+-----+---------------+-------------------+