Changeset 390
- Timestamp:
- Jan 5, 2018, 11:58:15 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/klask
r389 r390 3587 3587 This command insert an entry in the database. 3588 3588 The 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>)3589 and the reverse DNS name resolution must be active for that IPv4. 3590 3591 The date or timestamp of the entry will be C<number_of_day> in the past (by default 15, see L</cleandb>) 3592 3592 from today or from the oldest entry with the same MAC-Address. 3593 This command c an be use to add pseudo entry and help in the process to detect bad vlan configuration (see L<bad-vlan-id>).3593 This command could be use to add pseudo entry and help in the process to detect bad vlan configuration (see L</bad-vlan-id>). 3594 3594 3595 3595 =head2 cleandb
Note: See TracChangeset
for help on using the changeset viewer.