Showing posts with label Tipe. Show all posts
Showing posts with label Tipe. Show all posts

Wednesday, January 13, 2010

Alias for CLI Access to the CUE

!creating an alias to enable CLI access to the CUE module much more easily.
! alias exec
!do a sh ip int brief and look for the service-engine or integrated service-engine number to fill in the proper one. It is usually 0/0 though.
!alias exec cue service-module service-Engine <Service-engine location> session

Examples:
alias exec cue service-module service-Engine 0/0 session
alias exec cue service-module integrated-Service-Engine 0/0 session

rtr#conf t
rtr(config)#alias exec cue service-module service-Engine 0/0 session
rtr(config)#end
rtr#cu?
*cue="service-module service-Engine 0/0 session"

rtr#cue
Trying 10.1.10.1, 2194 ... Open
rtrcue#