Skip to content
Snippets Groups Projects
Commit db518d9e authored by Simone Spinelli's avatar Simone Spinelli
Browse files

Update README.md

parent 1f5f0de6
No related branches found
No related tags found
No related merge requests found
......@@ -111,11 +111,15 @@ above with their current state. For more information about a specific
VM, run `vagrant status NAME`.
```
Launching ```vagrant up``` without any argument turn on all the vms.
Launching ```vagrant up``` without any argument turn on all the vms - This may take up to 10-15 mins.
You have to do a little manual configuration on vrsx:
Once the VSRX VM ou have to do a little manual configuration on vrsx:
```
> vagrant ssh vsrx1 ## to connect to the router
set system login user vagrant class super-user
set system login user vagrant authentication ssh-rsa "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA6NF8iallvQVp22WDkTkyrtvp9eWW6A8YVr+kz4TjGYe7gHzIw+niNltGEFHzD8+v1I2YJ6oXevct1YeS0o9HZyN1Q9qgCgzUFtdOKLv6IedplqoPkcmF0aYet2PkEDo3MlTBckFXPITAMzF8dJSIFo9D8HfdOV0IAdx4O7PtixWKn5y2hMNG0zQPyUecp4pzC6kivAIhyfHilFR61RGL+GPXQ2MWZWFYbAGjyiYJnAmCP3NOTd0jMZEnDkbUvxhMmBYSdETk1rRgm+R4LOzFUGaHqHDLKLX+FIPKcF96hrucXzcWyLbIbEgE98OHlnVYCzRdK8jlqm8tehUc9c9WhQ== vagrant insecure public key"
set interfaces ge-0/0/1 description "HostOnly network"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment