Procurve Port Security: Unterschied zwischen den Versionen

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
Zeile 16: Zeile 16:
 
   60eb69-962da5       
 
   60eb69-962da5       
 
</pre>
 
</pre>
 +
=Adress Limit erhöhen=
 +
*configure terminal
 +
*port-security 24 address-limit 3
 +
*end
 +
=Port Security anzeigen=
 +
<pre>
 +
Port Security
 +
 +
  Port : 24   
 +
  Learn Mode [Continuous] : Static              Address Limit [1] : 3
 +
  Action [None] : None                   
 +
 +
  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:20 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