diff options
Diffstat (limited to 'resources/templates/vat/add_ip_neighbor.vat')
-rw-r--r-- | resources/templates/vat/add_ip_neighbor.vat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/resources/templates/vat/add_ip_neighbor.vat b/resources/templates/vat/add_ip_neighbor.vat new file mode 100644 index 0000000000..e8587b28ca --- /dev/null +++ b/resources/templates/vat/add_ip_neighbor.vat @@ -0,0 +1 @@ +ip_neighbor_add_del sw_if_index {sw_if_index} dst {ip_address} mac {mac_address}
\ No newline at end of file |