Changeset 225
- Timestamp:
- Feb 18, 2017, 10:41:52 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/klask
r224 r225 2707 2707 =head1 COMMANDS 2708 2708 2709 Some command are defined in the source code but are not documented here. 2710 Theses could be not well defined, not finished, not well tested... 2711 You can read the source code and use them at your own risk 2712 (like for all the Klask code). 2709 2713 2710 2714 =head2 search … … 2720 2724 This command activate a port on a switch by SNMP. 2721 2725 So you need to give the switch name and a port on the command line. 2722 See L< ABBREVIATION FOR PORT>.2726 See L</ABBREVIATION FOR PORT>. 2723 2727 2724 2728 You need to have the SNMP write access on the switch in order to modify it's configuration. … … 2731 2735 This command deactivate a port on a switch by SNMP. 2732 2736 So you need to give the switch name and a port on the command line. 2733 See L< ABBREVIATION FOR PORT>.2737 See L</ABBREVIATION FOR PORT>. 2734 2738 2735 2739 You need to have the SNMP write access on the switch in order to modify it's configuration. … … 2743 2747 The return value could be C<enable> or C<disable> word. 2744 2748 So you need to give the switch name and a port on the command line. 2745 See L< ABBREVIATION FOR PORT>.2749 See L</ABBREVIATION FOR PORT>. 2746 2750 2747 2751 … … 2814 2818 IP returned could have been never used or no computer have been detected since the number of days specified 2815 2819 (2 years by default). 2816 This parameter could also be define in the configuration file F</etc/klask/klask.conf> ( SEE CONFIGURATION).2820 This parameter could also be define in the configuration file F</etc/klask/klask.conf> (see L</CONFIGURATION>). 2817 2821 2818 2822 default: … … 2830 2834 and another prior trace where they had the good IP (good DNS name). 2831 2835 The computer must stay connected on a bad VLAN more than XX days (15 days by default) before alert. 2832 This parameter could also define in the configuration file F</etc/klask/klask.conf> ( SEE CONFIGURATION).2836 This parameter could also define in the configuration file F</etc/klask/klask.conf> (see L</CONFIGURATION>). 2833 2837 2834 2838 default:
Note: See TracChangeset
for help on using the changeset viewer.