AIM-CUE Static Route

IP Routing via an Static route

Before starting a session with our CUE (Cisco Unity Express) we have to let the router know how are we going to reach CUE, and what we really need here is just an “Static Route”.

The following is a good example of how to configure an “Static Route” inside our Voice Gateway.

vgw#conf t                                   
Enter configuration commands, one per line.  End with CNTL/Z.
vgw(config)#ip route 172.16.1.103 255.255.255.255 service-Engine 0/1
vgw(config)#^Z
vgw#

Where to go from here?

Let’s see now if we can finally open a session with our CUE and see which options we do have once inside.