Hi
theres not much in it heres a sample config off one of my 5k sets , I always keep one side down when bringing up VPC , when one is up I bring up the other Nexus side , VPC on nexus side and standard PO on 2960 side , can be trunk or access as usual
Nexus A
interface port-channel4
description VPC for level1access
no lacp suspend-individual
switchport access vlan x
logging event port link-status
logging event port trunk-status
vpc 4
interface Ethernet2/8
description VPC for level1access
switchport access vlan x
channel-group 4 mode active
###########################################
Nexus B
interface port-channel4
description VPC for level1access
no lacp suspend-individual
switchport access vlan x
logging event port link-status
logging event port trunk-status
vpc 4
interface Ethernet2/8
description VPC for level1access
switchport access vlan x
channel-group 4 mode active