Crie a vlan de gerencia com o ip desejado.
interface vlan 200
name gerencia
ip address 187.85.152.72 255.255.255.224
set-member tagged ethernet 1/x
Configurar o gateway:
no remote-devices enable
ip default-gateway 187.85.152.65
Salve a config:
copy running-config startup-config