Building Network With Vyos.-.01.Basic Installing and Configuration
Vyos is a debian base router. it is fork form vyatta core.It is very stable and fast router OS. It hasn’t web UI, but only command line configration just like JUNOS.
At now, vyos version will be vyos version 1.2 released. I will wirte the turtural with vyos 1.2RC4.
Install vyos
Download vyos form the office website:
- Download Link: vyos-1.2.0-rc-4-amd64
Write iso image to usb disk
- Linux and Mac:
|
|
- Windows:
- download Rufus: rufus
- select
dd
mode to write disk.
Install vyos with wizard.
press
F11
or set COMS to boot from usb.Enter Default username and password to login livecd.
vyos login: vyos Password: vyos
|
|
- Reboot System to boot from local disk.
|
|
Basic Command
vyos command line include 2 mode: Operation mode and configure mode.
Operation Mode shell command start with $. These command usually show sysytem. information,reboot/shutdown system.
Configure Mode shell command start with #. These command usually change configuration of vyos.
Operation Mode
|
|
<conitune…>