sonic-buildimage/dockers/docker-dhcp-relay/cli-plugin-tests
Yaqiang Zhu 9d2ec1dc56 [dhcp-relay] Add dhcp_relay show cli (#13614)
Why I did it
Currently the show and clear cli of dhcp_relayis may cause confusion.

How I did it
Add doc for it: [doc] Add docs for dhcp_relay show/clear cli sonic-utilities#2649
Add dhcp_relay config cli and test cases.
show dhcp_relay ipv4 helper
show dhcp_relay ipv6 destination
show dhcp_relay ipv6 counters
sonic-clear dhcp_relay ipv6 counters

How to verify it
Unit test all passed
2023-03-07 10:12:59 +08:00
..
conftest.py [dhcp_relay] Remove exist check while adding dhcpv6 relay (#13822) 2023-02-17 20:53:42 +08:00
mock_config.py [dhcp-relay] Add dhcp_relay show cli (#13614) 2023-03-07 10:12:59 +08:00
mock_tables.py [dhcp-relay] make DHCP relay an extension (#6531) 2021-07-15 10:35:56 -07:00
pytest.ini [dhcp-relay] make DHCP relay an extension (#6531) 2021-07-15 10:35:56 -07:00
test_config_dhcp_relay.py [dhcp_relay] Remove exist check while adding dhcpv6 relay (#13822) 2023-02-17 20:53:42 +08:00
test_config_vlan_dhcp_relay.py [dhcp-relay] Add support for dhcp_relay config cli (#13373) (#13584) 2023-02-02 06:30:53 +08:00
test_show_dhcp6relay_counters.py [dhcp6relay] Fix option parsing and add dhcpv6 client messages (#10819) 2022-05-24 14:37:16 -07:00
test_show_dhcp_relay.py [dhcp-relay] Add dhcp_relay show cli (#13614) 2023-03-07 10:12:59 +08:00