-
Notifications
You must be signed in to change notification settings - Fork 100
Description
C: SONiC.202506.0-dirty-20250822.160349
N: SONiC.internal-202506.133519486-bd145c36c6
diff1:
C: {"DASH_APPLIANCE_TABLE:appliance-1000": {"sip": "221.0.0.1", "vm_vni": "1000", "local_region_id": "100", "trusted_vnis": "100" }, "OP": "SET"},
N: {"DASH_APPLIANCE_TABLE:appliance-1000": {"sip": "221.0.0.1", "vm_vni": "1000"}, "OP": "SET"},
local_region_id
trusted_vnis
diff2:
C: {"DASH_ROUTING_TYPE_TABLE:direct": {"action_name": "action-1000", "action_type": "direct"}, "OP": "SET"},
N:
have not tried yet new action type
diff3:
C: "DASH_ROUTING_TYPE_TABLE:privatelink": [{"action_name": "action-1", "action_type": "4_to_6"}
N: "DASH_ROUTING_TYPE_TABLE:privatelink": [{"action_name": "action-1", "action_type": "4to6"}
action type with _ or without
diff4:
C: {"DASH_VNET_MAPPING_TABLE:vnet-1000:1.4.0.1": {"routing_type": "privatelink", "underlay_ip": "221.2.0.0", "mac_address": "00:1B:6E:00:00:01", "use_dst_vni": "true",
N: {"DASH_VNET_MAPPING_TABLE:vnet-2000:1.4.0.1": {"routing_type": "privatelink", "underlay_ip": "221.2.0.0",
mac_address
use_dst_vni
diff5:
C: {"DASH_VNET_MAPPING_TABLE:vnet-1000:1.1.0.1": {"routing_type": "vnet_encap", "underlay_ip": "221.0.0.1", "mac_address": "00:1A:C5:00:00:01", "use_dst_vni": "true"}, "OP": "SET"},
N: TBD