int fasthernet 0/1
switchport trunk native vlan 10
exit
same on fiber
switchport trunk native vlan 10
exit
same on fiber
A native vlan is only correct terminology when the port is in trunk mode. To change it use the following command:
switchport trunk native vlan <vlan number>