mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-26 19:27:57 +00:00
baseconf: Updated interfaces
This commit is contained in:
parent
520e0b7296
commit
31591ab6ca
|
@ -6,9 +6,10 @@ interface range f0/1-24
|
|||
no lldp transmit
|
||||
lldp recieve
|
||||
!
|
||||
description Cust: Unused access port
|
||||
description Unused port
|
||||
switchport trunk encapsulation dot1q
|
||||
switchport mode access
|
||||
switchport access vlan 900
|
||||
switchport port-security maximum 2
|
||||
switchport port-security violation restrict
|
||||
ip access-group blockHSRPVRRPGLBP in
|
||||
|
@ -36,10 +37,9 @@ interface range g0/1-2
|
|||
priority-queue out
|
||||
mls qos trust dscp
|
||||
storm-control broadcast level pps 100k
|
||||
spanning-tree portfast trunk
|
||||
storm-control multicast level pps 100k
|
||||
storm-control action shutdown
|
||||
spanning-tree portfast
|
||||
spanning-tree portfast trunk
|
||||
!
|
||||
!
|
||||
!
|
||||
|
|
Loading…
Reference in a new issue