access: round allowed MACs on a port down to 64
Haven’t seen anyone use more than ten.
This commit is contained in:
		
							parent
							
								
									d3196a48c2
								
							
						
					
					
						commit
						6040a3ae84
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -25,7 +25,7 @@ interface {{ iface.name }} | |||
| {# common setup for user-facing interfaces #} | ||||
| {% if iface.type.value != 'lag' and not iface.mgmt_only %} | ||||
|  switchport port-security | ||||
|  switchport port-security maximum 250 | ||||
|  switchport port-security maximum 64 | ||||
|  switchport port-security violation shutdown | ||||
|  switchport port-security aging time 5 | ||||
|  switchport port-security aging type inactivity | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue