Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
On the rare occasion I am able to make a reservation for CML, once I login, I am unable to see the example lab topology in the dashboard and therefore unable to stop that simulation so that I may run my own. I end up running into the maximum device l...
Can someone please explain how to configure Servers and desktops in CML. I am unable to configure network parameters for these nodes, i.e. Static IP address and mask, DFGWY, etc... I keep getting permission denied. I've also tried the Alpine setup-in...
I reserved time for the Multi-IOS Cisco Test Network. The instructions state an e-mail is sent out with the IP address required to establish an any connect VPN connection, however, I haven't received the email. I checked My CCO account profile detail...
I've never experienced this issue until just this week where the default topology doesn't show up but appears to be eating up resources. I was fortunate enough to grab a reservation and essentially could do nothing with it : ( I'll keep you posted if...
Normally I stop, wipe and delete the example lab topology in order to free up resources and spin up my own topology. I can no longer see the default example lab topology and therefore am unable to stop, wipe and delete it. It seems to be running thou...
The "few days" has turned into a few weeks apparently. The link bigevilbeard is referring to is from 12/12/2023. Maybe the delays in correcting the issues are attributable to the holidays. Be nice to see some progress on this though.
ok I figured it out I think. at the Linux command line type: sudo ifconfig eth0 x.x.x.x netmask x.x.x.x sudo route add default gw x.x.x.x eth0 I'm obviously a linux newbie. Apologies if this was obvious.