Cisco – Privilege configuration on cisco switch

ciscocisco-ios

I have a Cisco switch who have an user configured with privilege level 3 configured as below

! the user can configure an interface 
privilege configure level 3 interface
privilege exec level 3 configure terminal
privilege exec level 3 configure

I wonder how can I get him the privilege to execute the following command.

the goal :

copy run tftp:XXX

by curiosity :

show run               

EDIT: I found the answer for the first copy run tftp:XXX add the following command

privilege exec level 3 copy

If anyone know how to view the show run will be great.

Best Answer

http://www.cisco.com/en/US/tech/tk59/technologies_tech_note09186a00800949d5.shtml probably answers your question:

privilege exec level 3 show running