cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
265
Views
3
Helpful
7
Replies

CML Sandbox External Connector

imanless
Level 1
Level 1

Hello. I am using sandbox version of Cisco Modeling Labs. I am writing this to ask in which subnet should i configure my device connected to the external connector. If I use bridged mode, there is no dynamic ip assignment. But if I use NAT mode, then an ip in the 192.168.255.0 subnet is assigned, which is not accessible. can anyone guide me what can be done about it ?

3 Accepted Solutions

Accepted Solutions

Sorry, I misinterpreted your question. Yes that is possible. 

You will need to configure your external connector to use bridge0 and configure your devices in 10.10.20.0/24. Note that traffic is only allowed inbound to CML and you won't be able to establish connections outbound from CML.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

View solution in original post

I would assume that all other addresses than .1, .50 and .170-178 are free to use. If you shut down the "default lab" nodes you can use .170-178 as well. This is however not explicitly documented anywhere.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

View solution in original post

jokearns1
Cisco Employee
Cisco Employee

Hi @imanless 

@Torbjørn is correct. the 192.168.255.0 subnet is not routable within our network may be a remnant of an old similation. Use a free 10.10.20.0 IP. i.e. 10.10.20.150.
Either way, we need to document this better on our side. I will get with the team and we will update the documentation.
Joe 

View solution in original post

7 Replies 7

Torbjørn
VIP
VIP

I believe external outbound connectivity isn't allowed from the sandboxes. I have seen a couple of these questions recently, is this something you can confirm @jokearns1?

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

But in the sample topology which is already present in the CML sandbox, has devices which you can ssh into. So i thought may it is also possible to create a new lab and have an external connector in it and be able to ssh into to the devices in that lab. 

Sorry, I misinterpreted your question. Yes that is possible. 

You will need to configure your external connector to use bridge0 and configure your devices in 10.10.20.0/24. Note that traffic is only allowed inbound to CML and you won't be able to establish connections outbound from CML.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

Thankyou. Are all the addresses other than the one mentioned in the sample topology available for use in the 10.10.20.0/24 subnet ? 

I would assume that all other addresses than .1, .50 and .170-178 are free to use. If you shut down the "default lab" nodes you can use .170-178 as well. This is however not explicitly documented anywhere.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

jokearns1
Cisco Employee
Cisco Employee

Hi @imanless 

@Torbjørn is correct. the 192.168.255.0 subnet is not routable within our network may be a remnant of an old similation. Use a free 10.10.20.0 IP. i.e. 10.10.20.150.
Either way, we need to document this better on our side. I will get with the team and we will update the documentation.
Joe 

imanless
Level 1
Level 1

Thanks a lot.