Trying to figure out how to do something, hope someone can help. Have an ISDN user that is assigned a static IP address by RADIUS. I need to route a subnet to his address. I tried to do this using the command:
add ip route 205.159.68.0/27 gateway 38.119.184.24 metric 1
After doing this, a "list ip route" shows this:
205.159.68.0/27 NetMgr 38.119.184.24 1 slot2:/mod:7
(or whatever port they are connected to)
If we reboot the Hiper ARC, the route shows up as this:
205.159.68.0/27 NetMgr 38.119.184.24 1 eth:1
And no longer routes the subnet to the ISDN user.
Any suggestions on what I need to do to make this work and keep working (surviving a reboot)?
Thanks,
Joel