Changeset 390


Ignore:
Timestamp:
Jan 5, 2018, 11:58:15 AM (6 years ago)
Author:
g7moreau
Message:
  • Better doc for insertdb
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/klask

    r389 r390  
    35873587This command insert an entry in the database.
    35883588The IPv4 must not exist previously in the database
    3589 and the DNS resolution name muts be active.
    3590 
    3591 The date or timestamp of the entry will be C<number_of_day> in the past (see L<cleandb>)
     3589and the reverse DNS name resolution must be active for that IPv4.
     3590
     3591The date or timestamp of the entry will be C<number_of_day> in the past (by default 15, see L</cleandb>)
    35923592from today or from the oldest entry with the same MAC-Address.
    3593 This command can be use to add pseudo entry and help in the process to detect bad vlan configuration (see L<bad-vlan-id>).
     3593This command could be use to add pseudo entry and help in the process to detect bad vlan configuration (see L</bad-vlan-id>).
    35943594
    35953595=head2 cleandb
Note: See TracChangeset for help on using the changeset viewer.