Procurve Port Security: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Thomas (Diskussion | Beiträge) |
Thomas (Diskussion | Beiträge) |
||
| Zeile 33: | Zeile 33: | ||
60eb69-962da5 | 60eb69-962da5 | ||
</pre> | </pre> | ||
| + | =Action konfigurieren= | ||
| + | *configure terminal | ||
| + | *port-security 24 action send-disable | ||
| + | *end | ||
| + | =Port Security anzeigen= | ||
| + | <pre> | ||
| + | Port Security | ||
| + | Port : 24 | ||
| + | Learn Mode [Continuous] : Static Address Limit [1] : 3 | ||
| + | Action [None] : Send Alarm, Disable Port | ||
| + | Authorized Addresses | ||
| + | -------------------- | ||
| + | 00040d-0b2015 | ||
| + | 60eb69-962da5 | ||
| + | </pre> | ||
*http://whp-hou9.cold.extweb.hp.com/pub/networking/software/Security-Oct2005-59906024-Chap09-Port_Security.pdf | *http://whp-hou9.cold.extweb.hp.com/pub/networking/software/Security-Oct2005-59906024-Chap09-Port_Security.pdf | ||
Version vom 13. April 2016, 10:25 Uhr
Port Security anschalten
- configure terminal
- port-security 24 learn-mode static
- end
Port Security anzeigen
- show port-security 24
Port Security Port : 24 Learn Mode [Continuous] : Static Address Limit [1] : 1 Action [None] : None Authorized Addresses -------------------- 60eb69-962da5
Adress Limit erhöhen
- configure terminal
- port-security 24 address-limit 3
- end
Port Security anzeigen
Port Security Port : 24 Learn Mode [Continuous] : Static Address Limit [1] : 3 Action [None] : None Authorized Addresses -------------------- 00040d-0b2015 60eb69-962da5
Action konfigurieren
- configure terminal
- port-security 24 action send-disable
- end
Port Security anzeigen
Port Security Port : 24 Learn Mode [Continuous] : Static Address Limit [1] : 3 Action [None] : Send Alarm, Disable Port Authorized Addresses -------------------- 00040d-0b2015 60eb69-962da5