User Tools

Site Tools


network_stuff:juniper:vqfx:step-by-step-vqfx

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
network_stuff:juniper:vqfx:step-by-step-vqfx [2020/01/24 12:53] jotasandokunetwork_stuff:juniper:vqfx:step-by-step-vqfx [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 52: Line 52:
       --graphics none       --graphics none
 \\ \\
-  +  # In console 
 +  cli 
 +  edit
   set interfaces em0 unit 0 family inet dhcp   set interfaces em0 unit 0 family inet dhcp
   set system services ssh root-login allow   set system services ssh root-login allow
-  set system root-authentication plain-text-password+  set system root-authentication plain-text-password    # Juniper
   commit and-quit   commit and-quit
   show interfaces terse | match em0.0       show interfaces terse | match em0.0    
   em0.0                   up    up   inet     192.168.121.74/24   em0.0                   up    up   inet     192.168.121.74/24
 +  exit
 +  Ctrl-Shift-]
      
 \\ \\
Line 65: Line 69:
   cli   cli
   start shell user root   start shell user root
-   
   # root shell   # root shell
   cat << EOF > bootup.sh   cat << EOF > bootup.sh
Line 106: Line 109:
   commit and-quit   commit and-quit
   request system power-off   request system power-off
-  +  virsh destroy vqfx-re
 \\   \\  
      
Line 129: Line 132:
   EOF   EOF
   vagrant box add re.json   vagrant box add re.json
 +  vagrant box list
 \\   \\  
  
   cd /home/jaime.santos.amandi/junos-vqfx-vagrant-virtual-lab   cd /home/jaime.santos.amandi/junos-vqfx-vagrant-virtual-lab
   vagrant up   vagrant up
network_stuff/juniper/vqfx/step-by-step-vqfx.1579870393.txt.gz · Last modified: (external edit)