Send-Options
Test suite to validate DHCP client send options and identifier persistence.
The DHCP client can send identification information to the server: - DHCP Client Identifier: Uniquely identifies the client device - Hostname: Sends the system hostname for logging and identification
This test suite focuses on functionality NOT covered by existing tests: - Hostname send (zero coverage) - Identifier persistence (verifies same ID = same IP across releases)
Note: Basic client identifier functionality is already tested in tests/service/dhcp-server/class.robot (class matching scenarios).
Test Client Sends Hostname
Description
This scenario verifies that the DHCP client automatically sends the system hostname to the DHCP server. When a system hostname is configured, the DHCP client includes it in DHCP requests without requiring additional interface-specific configuration. The hostname appears in the server’s journal logs in DHCP messages like DHCPREQUEST/DHCPACK. When viewing DHCP logs, seeing “test-router” is more informative than seeing only MAC addresses. This aids in troubleshooting and network documentation. Verification includes packet capture to confirm hostname in DHCP packets.
Scenario
Step 1: Run command system journal clear at DUT0 and expect this output:
Show output
Deleted archived journal /run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21/system@d7e300002d97421d9dea8194454ddaa3-000000000002560a-00064f99c3eddd76.journal (68.0K). Vacuuming done, freed 68.0K of archived journals from /run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21. Vacuuming done, freed 0B of archived journals from /run/log/journal. Vacuuming done, freed 0B of archived journals from /var/log/journal.
Step 2: Set the following configuration in DUT0 :
set interfaces ethernet eth0 address 172.16.0.1/24 set service dhcp-server shared-network dhcp subnet 172.16.0.0/24 start 172.16.0.5 stop 172.16.0.10 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 3: Set the following configuration in DUT1 :
set interfaces ethernet eth0 address dhcp set system host-name test-router set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 4: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 5: Run command system journal show | cat at DUT0 and expect this output:
Show output
Apr 16 20:34:56.581120 osdx systemd-journald[126917]: Runtime Journal (/run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21) is 1.8M, max 13.8M, 11.9M free. Apr 16 20:34:56.583174 osdx systemd-journald[126917]: Received client request to rotate journal, rotating. Apr 16 20:34:56.583232 osdx systemd-journald[126917]: Vacuuming done, freed 0B of archived journals from /run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21. Apr 16 20:34:56.608458 osdx OSDxCLI[514199]: User 'admin' executed a new command: 'system journal clear'. Apr 16 20:34:56.946637 osdx OSDxCLI[514199]: User 'admin' executed a new command: 'system coredump delete all'. Apr 16 20:34:57.218579 osdx systemd-journald[126917]: Runtime Journal (/run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21) is 1.9M, max 13.8M, 11.9M free. Apr 16 20:34:57.219242 osdx systemd-journald[126917]: Received client request to rotate journal, rotating. Apr 16 20:34:57.219390 osdx systemd-journald[126917]: Vacuuming done, freed 0B of archived journals from /run/log/journal/a3fecc5be5e949c7a083b0adeea4bb21. Apr 16 20:34:57.234020 osdx OSDxCLI[514199]: User 'admin' executed a new command: 'system journal clear'. Apr 16 20:34:57.533204 osdx OSDxCLI[514199]: User 'admin' entered the configuration menu. Apr 16 20:34:57.650442 osdx OSDxCLI[514199]: User 'admin' added a new cfg line: 'set interfaces ethernet eth0 address 172.16.0.1/24'. Apr 16 20:34:57.733969 osdx OSDxCLI[514199]: User 'admin' added a new cfg line: 'set service dhcp-server shared-network dhcp subnet 172.16.0.0/24 start 172.16.0.5 stop 172.16.0.10'. Apr 16 20:34:57.857911 osdx OSDxCLI[514199]: User 'admin' added a new cfg line: 'show working'. Apr 16 20:34:58.000912 osdx ubnt-cfgd[773492]: inactive Apr 16 20:34:58.041460 osdx INFO[773503]: FRR daemons did not change Apr 16 20:34:58.075063 osdx kernel: 8021q: adding VLAN 0 to HW filter on device eth0 Apr 16 20:34:58.126599 osdx WARNING[773574]: No supported link modes on interface eth0 Apr 16 20:34:58.127953 osdx modulelauncher[773574]: osdx.utils.xos cmd error: /sbin/ethtool -A eth0 autoneg on Apr 16 20:34:58.127964 osdx modulelauncher[773574]: Command '/sbin/ethtool -A eth0 autoneg on' returned non-zero exit status 76. Apr 16 20:34:58.129085 osdx modulelauncher[773574]: osdx.utils.xos cmd error: /sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off -- Apr 16 20:34:58.129094 osdx modulelauncher[773574]: Command '/sbin/ethtool -s eth0 autoneg on advertise Pause off Asym_Pause off --' returned non-zero exit status 75. Apr 16 20:34:58.215486 osdx systemd[1]: Started dhcpd@main.service - "DHCP Server Service instance main". Apr 16 20:34:58.217164 osdx cfgd[1833]: [514199]Completed change to active configuration Apr 16 20:34:58.218440 osdx dhcpd[773600]: Wrote 0 leases to leases file. Apr 16 20:34:58.232373 osdx OSDxCLI[514199]: User 'admin' committed the configuration. Apr 16 20:34:58.254803 osdx OSDxCLI[514199]: User 'admin' left the configuration menu. Apr 16 20:34:58.259179 osdx dhcpd[773600]: Server starting service. Apr 16 20:34:59.259876 osdx dhcpd[773600]: DHCPDISCOVER from de:ad:be:ef:6c:10 via eth0 Apr 16 20:35:00.260388 osdx dhcpd[773600]: DHCPOFFER on 172.16.0.5 to de:ad:be:ef:6c:10 (test-router) via eth0 Apr 16 20:35:00.260819 osdx dhcpd[773600]: DHCPREQUEST for 172.16.0.5 (172.16.0.1) from de:ad:be:ef:6c:10 (test-router) via eth0 Apr 16 20:35:00.298085 osdx dhcpd[773600]: DHCPACK on 172.16.0.5 to de:ad:be:ef:6c:10 (test-router) via eth0
Step 6: Run command traffic dump monitor detail interface eth0 filter "port 67 or port 68" packets 10 at DUT0.
Step 7: Run command service dhcp-client renew interface eth0 at DUT1 and expect this output:
Show output
Renewing DHCP lease on interface eth0...
Test Serial Number Identifier Persistence
Description
This scenario verifies that using a serial number as the client identifier ensures IP address persistence across DHCP renewals and releases. When a client uses its serial number as identifier, the DHCP server associates the lease with this unique hardware ID rather than the MAC address. Even if the client releases and re-requests its IP, it should receive the same IP address as long as it uses the same serial number identifier. This is critical for maintaining consistent IP addressing in environments where devices may have changing MAC addresses or multiple network interfaces.
Scenario
Step 1: Set the following configuration in DUT0 :
set interfaces ethernet eth0 address 172.16.0.1/24 set service dhcp-server shared-network dhcp subnet 172.16.0.0/24 start 172.16.0.5 stop 172.16.0.10 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 2: Set the following configuration in DUT1 :
set interfaces ethernet eth0 address dhcp set interfaces ethernet eth0 dhcp client send dhcp-client-identifier serial-number set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 3: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 4: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 5: Modify the following configuration lines in DUT1 :
delete interfaces ethernet eth0 address
Step 6: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 fe80::dcad:beff:feef:6c10/64 up up
Step 7: Modify the following configuration lines in DUT1 :
set interfaces ethernet eth0 address dhcp
Step 8: Modify the following configuration lines in DUT1 :
Step 9: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 10: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0.5Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Test Base-MAC Identifier Persistence
Description
This scenario verifies that using the base MAC address as the client identifier ensures IP address persistence. The base MAC is the primary hardware address of the device, independent of any VLAN or virtual interface configurations. When a client uses base-mac as its identifier, it maintains the same lease even when reconnecting through different sub-interfaces or after configuration changes. This is particularly useful in VLAN environments where each sub-interface has a different MAC but all share the same base MAC.
Scenario
Step 1: Set the following configuration in DUT0 :
set interfaces ethernet eth0 address 172.16.0.1/24 set service dhcp-server shared-network dhcp subnet 172.16.0.0/24 start 172.16.0.5 stop 172.16.0.10 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 2: Set the following configuration in DUT1 :
set interfaces ethernet eth0 address dhcp set interfaces ethernet eth0 dhcp client send dhcp-client-identifier base-mac set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 3: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 4: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 5: Modify the following configuration lines in DUT1 :
delete interfaces ethernet eth0 address
Step 6: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 fe80::dcad:beff:feef:6c10/64 up up
Step 7: Modify the following configuration lines in DUT1 :
set interfaces ethernet eth0 address dhcp
Step 8: Modify the following configuration lines in DUT1 :
Step 9: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 10: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0.5Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Test String Identifier Persistence
Description
This scenario verifies that using a custom string as the client identifier ensures IP address persistence across DHCP operations. Custom string identifiers allow administrators to assign logical, human-readable names to devices (e.g., “router-branch-office-01”) independent of any hardware identifiers. This provides flexible device identification that survives hardware replacements - if a device is replaced but configured with the same string identifier, it will receive the same IP address. This test verifies that the server correctly tracks leases by the custom string identifier and maintains address consistency.
Scenario
Step 1: Set the following configuration in DUT0 :
set interfaces ethernet eth0 address 172.16.0.1/24 set service dhcp-server shared-network dhcp subnet 172.16.0.0/24 start 172.16.0.5 stop 172.16.0.10 set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 2: Set the following configuration in DUT1 :
set interfaces ethernet eth0 address dhcp set interfaces ethernet eth0 dhcp client send dhcp-client-identifier string my-persistent-device set system login user admin authentication encrypted-password '$6$GSjsCj8gHLv$/VcqU6FLi6CT2Oxn0MJQ2C2tqnRDrYKNF8HIYWJp68nvXvPdFccDsT04.WtigUONbKYrgKg8d6rEs8PjljMkH0'
Step 3: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 4: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 5: Modify the following configuration lines in DUT1 :
delete interfaces ethernet eth0 address
Step 6: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 fe80::dcad:beff:feef:6c10/64 up up
Step 7: Modify the following configuration lines in DUT1 :
set interfaces ethernet eth0 address dhcp
Step 8: Modify the following configuration lines in DUT1 :
Step 9: Run command interfaces ethernet eth0 show at DUT1 and expect this output:
Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64
Step 10: Run command interfaces ethernet eth0 show at DUT1 and check if output contains the following tokens:
172.16.0.5Show output
----------------------------------------------------------------- Name IP Address Admin Oper Vrf Description ----------------------------------------------------------------- eth0 172.16.0.5/24 up up fe80::dcad:beff:feef:6c10/64