01-24-2012 10:25 AM - edited 03-21-2019 05:14 AM
I am setting up Smart Call Connector Server 2.01.01 and currently stuck at "Download Router Configuration". I will getting an error saying [line vty 0 4] is missing. Do you want to setup required parameters in CME? I've try clicking Yes, but it just keeps repeating the error.
The log in the backgroud has this:
Connecting to router...172.22.0.9...done
Router Version = 8.1
Converting router data...done
Total Ephones = 19
Total Ephone DNs = 56
Total HuntGroups = 1
Begin to download...
Download is cancelled.
I've tried the commands in the help including "privilege level 15" but still getting nowhere.
Heres my line config:
line vty 0
session-timeout 30
privilege level 15
transport preferred none
transport input all
line vty 1 4
privilege level 15
transport preferred none
transport input all
Any help would be appreciated.
01-25-2012 12:23 AM
Hi Gregory,
Hmmmmmm!
Silly question maybe, but is it possible for you to reboot the server that the SSC server side is installed on?
Cheers,
David.
01-25-2012 07:37 AM
Have you tried to remove both of the existing vty lines and add something like below and have line vty 0 4 on the same config vs having a line 0 and a line 1 4 config?
line vty 0 4
privilege level 15
transport preferred none
transport input all
01-25-2012 01:46 PM
I've tried a reboot of the server but same prob
I was thinking the same thing on the line vty but i can't figure out how to get a "0 4" setup. I tried "line vty 0 4" but it will just write the commands to both the "0" and the "1 4". Plus it won't let you do a "no line vty 1 4".
I wouldn't dought that is the problem, I just can't figure out how to fix it cleanly. I did however have some one tell me that he would copy the running config, write erase the NV, and then paste the config back with the line vty the way he wants it. That my work but there must be a better way.
01-25-2012 04:04 PM
Hi Gregory,
You should be able too remove the Vty configuration, have done it before to fix it up, but in general CCA sets it up so everything will work including SCC.
I think something else is in play here and it is indirectly related to the vty configuration... I would strongly encourage you to log a case with support and have them check it out, that way if they have to make CLI changes to resolve it the system will stay within CCA and SBSC scope.
Try to avoid if you can making too many changes via CLI yourself... If at all possible
Cheers,
David.
01-25-2012 03:55 PM
Hi Gregory,
Not sure if this will apply in your case but it may give you a clue. I had a similar probem where SCC could not download the router config and gave the same error.
I ran a packet sniff and noticed that SCC uses http to connect to the router to download and looks for a specific URL. My issue is that I was running SCC and trying to connect to the WAN interface/address of the UC540 where I also had SSL anyconnect VPN running (I was using the UC540 as an appliance). For my purposes I needed the SSL vpn so couldnt turn it off, so the work around was to add a secondary IP address to teh WAN interface and configured SCC to connect to that.
Cheers, Simon.
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