1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
{ "access": "write", "avail": "2.3.1", "brief": [ "This command writes the IPv6 memfile lease database into a CSV file." ], "cmd-syntax": [ "{", " \"command\": \"lease6-write\",", " \"arguments\": {", " \"filename\": \"a_file.csv\"", " }", "}" ], "description": "See <xref linkend=\"idp63\"/>", "hook": "lease_cmds", "name": "lease6-write", "support": [ "kea-dhcp6" ] }