openvz

vyos | initial installation and initial configuration



#vyos After loading the operating system, you must enter your login and password: vyos Next, to install, enter the command: install image We agree with all the parameters and reboot vyos address ‘dhcp’ set interfaces ethernet eth0 description ‘Internet Address’ Setting the network interface eth1: set interfaces ethernet eth1 address ‘192.168.0.1/24’ set interfaces ethernet eth1 description ‘inside address’ Accept the changes, enter the command: commit Bring up the ssh server: set service ssh port ’22’ Then again commit And change the password: set system login user vyos authentication plaintext-password ‘MyMegaPass’ To view the changes, we can enter the command: show configuration If you look at what commands you entered: show configuration commands

source

 

To see the full content, share this page by clicking one of the buttons below

Related Articles

Leave a Reply