Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 70643c0

Browse files
committed
[IM] Discourage manaual addition of switches
1 parent 58ac575 commit 70643c0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
2+
3+
<div class="alert alert-block alert-info fade in" id="oss-message-0">
4+
<a class="close" href="#" data-dismiss="alert">×</a>
5+
<h4>Use of this method is discouraged!</h4>
6+
7+
It is possible to add switches without SNMP polling but this is strongly discouraged as SNMP is built heavily into the switch and switch port management.
8+
9+
<br>
10+
Please consider using <a href="{genUrl controller='switch' action='add-by-snmp'}">the SNMP method to add switches</a>.
11+
</div>

0 commit comments

Comments
 (0)