VPN don't take the routes

i follow these steps but the client didn’t take the routes

[admin@HomeOffice] ppp secret> set 0 routes=“10.150.1.0/24 10.0.103.2 1”
[admin@HomeOffice] ppp secret> print detail
Flags: X - disabled
0 name=“ex” service=pptp caller-id=“” password=“lkjrht” profile=default
local-address=10.0.103.1 remote-address=10.0.103.2
routes=“10.150.1.0/24 10.0.103.2 1”

no one can help ?

It is not possible to push routes to the client.
This parameter is used to add routes in router’s own routing table when client connects.

THX mrz,