Cisco IOS
Plain text
code posted
created at 15 Oct 22:54, updated at 20 Nov 18:10
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
!
interface FastEthernet0/4
switchport access vlan 10
switchport mode access
switchport port-security
switchport port-security maximum 5
switchport port-security aging time 2
switchport port-security violation restrict
switchport port-security aging type inactivity
no logging event link-status
no snmp trap link-status
storm-control broadcast level pps 1000 800
storm-control multicast level pps 2000 1800
storm-control action trap
spanning-tree portfast
spanning-tree bpduguard enable
ip dhcp snooping limit rate 100
! |
552 Bytes in 1 ms with coderay