File tree 1 file changed +4
-4
lines changed
network_device_apis/netconf
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
# DevNet Always-On IOS XE on CSR Recommended Code Sandbox Device
18
18
# https://devnetsandbox.cisco.com/RM/Diagram/Index/27d9747a-db48-4565-8d44-df318fce37ad?diagramType=Topology
19
19
ios_xe1 = {
20
- "address" : "ios-xe-mgmt .cisco.com" ,
21
- "port" : 10000 ,
20
+ "address" : "sandbox-iosxe-recomm-1 .cisco.com" ,
21
+ "port" : 830 ,
22
22
"username" : "developer" ,
23
23
"password" : "C1sco12345"
24
24
}
25
25
26
26
# DevNet Always-On IOS XE on CSR Latest Code Sandbox Device
27
27
# https://devnetsandbox.cisco.com/RM/Diagram/Index/38ded1f0-16ce-43f2-8df5-43a40ebf752e?diagramType=Topology
28
28
ios_xe_latest = {
29
- "address" : "ios-xe-mgmt- latest.cisco.com" ,
30
- "port" : 10000 ,
29
+ "address" : "sandbox-iosxe- latest-1 .cisco.com" ,
30
+ "port" : 830 ,
31
31
"username" : "developer" ,
32
32
"password" : "C1sco12345"
33
33
}
You can’t perform that action at this time.
0 commit comments