05-24-2011 06:30 AM - edited 03-16-2019 05:07 AM
I have three version 7.0 CUE's I can't get session access via CLI. GUI access is fine. I get error stating interface needs an IP assigned: "IP address needs to be configured on interface Service-Engine0/0"
The current Service-Engine interface config points to G0/0, but that has no IP. Anyone have any tricks to session into these without having to add an IP?
Error:
CUE#ser ser 0/0 session
IP address needs to be configured on interface Service-Engine0/0
**************************
Configuration on router:
interface Service-Engine0/0
ip unnumbered GigabitEthernet0/0
!
***************************************************
ip route 172.17.13.5 255.255.255.255 Service-Engine0/0
**************************************************
CUE#sho run int G0/0
Building configuration...
Current configuration : 75 bytes
!
interface GigabitEthernet0/0
no ip address
duplex full
speed 100
end
05-24-2011 06:38 AM
It's not about tricking.
If you could take the time to read the user documentaion, or search (about 30 seconds), you would seen how a complete CUE configuration is done.
05-24-2011 07:19 AM
Thanks Paolo. These CUEs are in production and were dropped on me yesterday, so I was really questioning if the previous vendor had been able to perhaps telnet to a TTY session on the router directly into the CUE (or maybe they didn't have CLI access). Regardless, point taken, reading docs over now!
05-24-2011 07:46 AM
It is possible to TTY into CUE for CLI access, even when the router-side configuration is incomplete, as it happened in your case.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide