Unable to create a new route Error: command failed: Duplicate route exists
Applies to
- ONTAP 9
- Networking
Issue
Unable to add a more specific route
Cluster01::> network route show -vserver DataSVM
Vserver Destination Gateway Metric
------------------- --------------- --------------- ------
DataSVM 192.0.2.0/12 198.51.100.1 20
Cluster01::> network route create -vserver DataSVM -destination 192.0.2.0/24 -gateway 198.51.100.11 -metric 20
Error: command failed: Duplicate route exists.