Commit 27502f0
authored
[dhcp_relay] Update CLI reference document and add a new API for ip address type (mudsut4ke#1717)
#### What I did
Update CLI reference document following PR : sonic-net#8211
Add a new API on utilities_common to get IP type.
#### How I did it
- Update doc/Command-Reference.md with new DHCP CLI.
- Add ipaddress_type API to utilities_common/cli.py
#### How to verify it
- Build an image with PR sonic-net#8211 and this PR.
- Run DHCP CLI commands1 parent cd3ee78 commit 27502f0
2 files changed
Lines changed: 27 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2231 | 2231 | | |
2232 | 2232 | | |
2233 | 2233 | | |
2234 | | - | |
| 2234 | + | |
2235 | 2235 | | |
2236 | 2236 | | |
2237 | 2237 | | |
2238 | | - | |
| 2238 | + | |
2239 | 2239 | | |
2240 | 2240 | | |
2241 | 2241 | | |
2242 | 2242 | | |
2243 | 2243 | | |
2244 | | - | |
| 2244 | + | |
| 2245 | + | |
| 2246 | + | |
| 2247 | + | |
| 2248 | + | |
| 2249 | + | |
2245 | 2250 | | |
2246 | 2251 | | |
2247 | 2252 | | |
2248 | 2253 | | |
2249 | 2254 | | |
2250 | | - | |
| 2255 | + | |
2251 | 2256 | | |
2252 | 2257 | | |
2253 | 2258 | | |
2254 | | - | |
| 2259 | + | |
2255 | 2260 | | |
2256 | 2261 | | |
2257 | 2262 | | |
| |||
2260 | 2265 | | |
2261 | 2266 | | |
2262 | 2267 | | |
| 2268 | + | |
| 2269 | + | |
| 2270 | + | |
| 2271 | + | |
| 2272 | + | |
2263 | 2273 | | |
2264 | 2274 | | |
2265 | 2275 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
203 | 204 | | |
204 | 205 | | |
205 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
206 | 218 | | |
207 | 219 | | |
208 | 220 | | |
| |||
0 commit comments