You can create another VLAN interface and use a trunk to the 871.
I.E:
interface vlan 1
ip address 10.1.1.1 255.255.255.128
interface vlan 2
ip address 10.1.1.129 255.255.255.128
Make sure to go into the vlan database and create the VLAN and you should be fine.
HTH