On 6/23/15 13:29 , Steve wrote: > On 06/23/2015 04:25 PM, Robert Mustacchi wrote: >> On 6/23/15 10:57 , Steve wrote: >>> Hi, >>> >>> How is networking done for Zones and VMs on the host? >>> In other words what is needed to get network access to guests? >> >> VNICs are created on demand by the zone starting and halting. vnics >> themselves are created over physical devices, etherstubs, and overlays, >> based on nic tag rules controlled by nictagadm. So the first thing to do >> is to write you json file for a VM. There's nothing special one has to >> do in the global zone or devices to create to get that going. >> >> Robert > > Thx! How do I login to a KVM vs a Zone? >
For both zones and KVM instances you can use ssh, presuming your images is configured to use it. For both, you can use vmadm console, see vmadm(1M) for more information on it, and for zones you can use zlogin as well. See the wiki pages for creating OS and KVM instances for more information on wiring up ssh keys, etc. Robert ------------------------------------------- smartos-discuss Archives: https://www.listbox.com/member/archive/184463/=now RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00 Modify Your Subscription: https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb Powered by Listbox: http://www.listbox.com
