diff options
Diffstat (limited to 'dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json')
-rw-r--r-- | dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json b/dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json index 7c2518b54..c1ebc52ec 100644 --- a/dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json +++ b/dhcp/dhcp-impl/src/test/resources/relay/ipv6DhcpRelayAfter.json @@ -2,7 +2,7 @@ "relays": { "relay": [ { - "address-type": "ipv6", + "address-family": "vpp-fib-table-management:ipv6", "rx-vrf-id": 1, "gateway-address": "2001::2", "server" : [ |