User Tools

Site Tools


virtualization:containerlab:csr100vinstall

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualization:containerlab:csr100vinstall [2022/04/21 16:07] jotasandokuvirtualization:containerlab:csr100vinstall [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 1: Line 1:
-  * In equinix metal, 32G ''netlab libvirt package csr'' crashes with these two: 
-    * csr1000v-universalk9.17.03.02-serial.qcow2 
-    * csr1000v-universalk9.16.08.01a-serial.qcow2 
-  * In equinix metal, PROC 2 x Intel(R) Xeon(R) Silver 4214 CPU @ 2.20GHz RAM 192GB: 
-    * vbox created fine but then vagrant up fails 
-    * vm starts, gets the mgmt ip but ssh not working? 
  
-  csr#sh ssh  
-  %No SSHv2 server connections running. 
-  csr# 
-^^ pasting receip in the vm brings the ssh up 
  
  
 ---- ----
  
 +
 +cat >> /etc/ssh/ssh_config
 +  Host *
 +          GSSAPIAuthentication yes
 +  #       KexAlgorithms=diffie-hellman-group14-sha1
 +          KexAlgorithms=curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2- 
 +  nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
 +        
 cat > topology.yml cat > topology.yml
   provider: libvirt   provider: libvirt
virtualization/containerlab/csr100vinstall.1650557276.txt.gz · Last modified: (external edit)