[quagga-users 14875] Re: Quagga query

Michael H Lambert <[email protected]> Mon, 27 Nov 2017 12:01:20 -0500
Newsgroups gmane.network.quagga.user
Message-ID <[email protected]>
Hi Pardeep,

> On 27 Nov 2017, at 09:52, Pardeep <[email protected]> wrote:
> 
> Thanks for your prompt response. 
> 
> As I am doing it first time, so I am not much aware its IOS interface. Can you please help me to how to check if Ubuntu VM is using bridge networking or NAT networking and If its uses NAT networking then how to shift to bridge networking ? 

If you are using VirtualBox on the VM server, you can configure the guest with "Bridged Adapter" to make it bridge to the NIC. You might also be able to use "Host-only Adapter" if you have an extra NIC in the VM server.  If you're using another virtualization platform, sorry, I'm not familiar with it.

Michael