Hello,
I am trying to convert a couple of port configs from catalyst 2960 to CSB250.
This is what I have for one of the ports (both original 2960 and CBS250) any help is apreciated..
2960:
interface FastEthernet0/14
description !!_O-008
switchport access vlan 211
switchport mode access
switchport nonegotiate
switchport port-security
switchport port-security violation protect
switchport port-security mac-address sticky
switchport port-security aging static
switchport port-security mac-address sticky a4bb.6da5.02f4
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root
CBS250:
interface GigabitEthernet8
description !!_O-008
spanning-tree portfast
spanning-tree bpdu filtering
switchport access vlan 211
!
mac address-table static a4:bb.6d:a5:02:f4 vlan 211 interface GigabitEthernet8
I think this is OK for this configuration...
I also need to have a port with auto voice vlan. this is the conf (am having issues with this conf)
2960:
interface FastEthernet0/21
description Audivisual
switchport access vlan 200
switchport mode access
switchport nonegotiate
switchport voice vlan 160
switchport port-security
switchport port-security maximum 2
switchport port-security violation protect
switchport port-security aging static
switchport port-security mac-address 0015.6569.84d9 vlan voice
switchport port-security mac-address b8ac.6fad.deb3
switchport port-security maximum 1 vlan access
srr-queue bandwidth share 10 10 60 20
srr-queue bandwidth shape 10 0 0 0
mls qos trust cos
spanning-tree portfast
spanning-tree bpduguard enable
spanning-tree guard root