From 32a7c2659a6742064c4000554ca0211a9f5cd98c Mon Sep 17 00:00:00 2001 From: sever-sever Date: Tue, 4 Aug 2020 14:21:52 +0300 Subject: Azure: Add new interface --- docs/appendix/vyos-on-clouds.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/appendix/vyos-on-clouds.rst b/docs/appendix/vyos-on-clouds.rst index 7fbd1b04..33b7011e 100644 --- a/docs/appendix/vyos-on-clouds.rst +++ b/docs/appendix/vyos-on-clouds.rst @@ -98,6 +98,13 @@ Deploy VyOS on Azure. ssh -i ~/.ssh/vyos_azure vyos@203.0.113.3 vyos@vyos-doc-r1:~$ +Add interface +------------- + +If instance was deployed with one **eth0** ``WAN`` interface and want to add new one. +To add new interface an example **eth1** ``LAN`` you need shutdown the instance. Attach the interface in the Azure portal and then start the instance. + +.. NOTE:: Azure does not allow you attach interface when the instance in the **Running** state. References ---------- -- cgit v1.2.3