Commit 4db97da
fix show dhcp_server ipv4 info when gateway is optional (sonic-net#24801)
gateway is optional field. In smartswitch use case, dhcp server runs in the switch and is used to offer addresses to DPU midplane. But we don't want to install default route over the midplane interface so gateway option is removed from DHCP server config. See sonic-net#24495 (comment).
Signed-off-by: Yue Gao <yuega2@cisco.com>
Signed-off-by: xiaweijiang <xiaweijiang@microsoft.com>1 parent 7244cb9 commit 4db97da
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments