OK I think I have it, I would do the following:
Current Working
================================================
sccp local Loopback0
sccp ccm 10.200.201.11 identifier 1 version 3.1
sccp ccm 10.200.202.11 identifier 2 version 3.1
sccp
!
sccp ccm group 1
associate ccm 2 priority 1
associate ccm 1 priority 2
associate profile 2 register CFB001b0c5a97a8
switchover method immediate
switchback method immediate
switchback interval 5
Change to:
config t
!
no sccp
!
no sccp local Loopback0
sccp local BVI 201
sccp ccm 10.200.201.11 identifier 1 version 3.1
sccp ccm 10.200.202.11 identifier 2 version 3.1
!
exit
!
wr mem