How add virtual network in my guest domain?

I've installed ldom on T1000 in my Corp. There are primary, ldg1,ldg2.
bash-3.00# ./ldm list
NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
primary active -n-cv SP 4 1G 0.5% 15h 59m
ldg1 active -n--- 5000 8 4G 13% 82d 15h 15m
ldg2 active -n--- 5001 4 1G 0.2% 15h 44m
But don't understand that process an adding virtual network in ldg2:
I do:
1. #ifconfig bge2 unplumb
2.get mac bge2 and do: #ldm add-vsw mac-addr=00:14:4f:83:46:18 net-dev=bge2 primary-vsw2 primary
3.reboot #shutdown -y -g0 -i6 --------> after vsw2 don't show up in my primary domain!!!! WHY?
4.ldm add-vnet vnet5 primary-vsw2 ldg2
5.mv /etc/hostname.bge2 /etc/hostname.vsw2
6.Status ldg2:
NETWORK
NAME SERVICE DEVICE MAC
vnet3 primary-vsw0@primary network@0 00:14:4f:fb:ea:1f
PEER MAC
primary-vsw0@primary 00:14:4f:f9:d4:ab
vnet1@ldg1 00:14:4f:f8:3f:2e
NAME SERVICE DEVICE MAC
vnet4 primary-vsw1@primary network@1 00:14:4f:fb:63:3c
PEER MAC
primary-vsw1@primary 00:14:4f:f9:3c:de
vnet2@ldg1 00:14:4f:fa:18:75
NAME SERVICE DEVICE MAC
vnet5 primary-vsw2@primary network@2 00:14:4f:f9:df:f7
PEER MAC
primary-vsw2@primary 00:14:4f:83:46:18
7.When I do #/usr/sbin/dladm show-link ---> vnet not exist!
When error in my configuration?
And How reconfigure virtual network in prymary so that it exist in ldg2?
Please help.

After you ran the ldm add-vsw command did you run a drvconfig? If not then try that and check to make sure the entries under /dev/vsw0, 1, 2 etc all exist and are correctly linked.
Paul.

Similar Messages

  • A solution to no network access in guest OS

    Hi.
    Host OS: Windows Server 2008 R2 / Hyper-V
    Guest OS: Windows Server 2008 R2
    Had a problem with "no network access" in guest OS.
    However, as many others could not get rid of the Virtual Network card in Device Manager (which also seems to manage the LAN Connection object under Network and Sharing Center > Change Adapter Settings)
    After a few hours this seems something like what you need to do to get rid of the faulting Microsoft Virtual Machine Bus Network Adapter ... so the Guest OS can automatically reinstall it. These steps worked for me:
    Probable Prerequisites:
    0)
    - The host OS runs the Virtual Network Switch on one of the physical network adapters or on the same adapter (if there is only one). In my case I run on the 2nd physical adapter.
    - Hyper-V Virtual Network manager has a virtual network on one of those adapters.
    - The VM with the guest OS is bound to the virtual network
    1) Event log > System probably has an event saying something is wrong with the Microsoft Virtual Machine Bus Network Adapter and you need to reinstall it (but how!!!)
    Fix Guest OS LAN Connection:
    1.a) Hyper-V Manager Actions:
    Hyper-V Manager > Shutdown or turn off the Guest OS in
    Hyper-V Manager > VM Guest OS > Settings > Network Adapter remove
    1.b) Hyper-V Manager VM GUest OS States:
    { No network adapter available for guest OS }
    2.a) Hyper-V Manager Actions:
    Hyper-V Manager > VM > Start VM Guest OS
    2.b) Guest OS States:
    { DM > Virutal network card and Network and Sharing Center > Connection LAN is strangely still available even though the virtual network adapter hardware was removed in step 1 }
    3.a) Guest OS Actions:
    Go to Network and Sharing Center > Change Adapter Settings > "LAN Connection" object > Properties
    Click every protocol etc. and click the uninstall button
    3.b) Guest OS States:
    { The LAN Connection object is gone under Network and Sharing Center }
    { The Network card is gone under Computer Administration > Device Manager }
    4.a) Guest OS Actions:
    cmd > Run as Administrator >
    set devmgr_show_nonpresent_devices=1
    devmgmt
    In device manager goto the network node and uninstall all references to Microsoft Virtual Machine Bus Network Adapter
    (In my case I used the guest os for a Windows Backup sysrecovery because of changes in the disk layout thus I also had some additional references now visible to the previous physical network adapters and uninstalled them as well)
    4.b) Guest OS states:
    { Device Manager > Microsoft Virtual Machine Bus Network Adapter not present }
    5.a) Hyper-V Manager Actions
    Shutdown VM Guest OS
    VM Guest OS > Settings > Add Virtual network adapter for external network
    Start VM Guest OS
    5.b) Guest OS States:
    { Guest OS ready for plug and play installation of Microsoft Virtual Machine Bus Network Adapter }
    { Device Manager > Network Adapters > Microsoft Virtual Machine Bus Network Adapter is installed and activated }
    { Network and Sharing Center > Connection LAN object is installed and activated }
    { LAN is connected with network access through the Virtual Network switch in the Host OS }

    Thank you for the post. After searching for weeks on end and trying all kinds of solutions, I was finally able to resolve the issue by removing the "Microsoft Virtual Machine Bus" from the Guest machine on Hyper-V.
    No matter what change I was applying I kept getting the "169" based IP.
    My host system is "Windows 8.1 Pro" with Hyper-V role enabled and my guest machine is "Windows 8 Enterprise". I was starting to question if it's the enterprise machine that may be an issue, but glad this is resolved.
    Thank you for the solution.

  • Volume as install disk for Guest Domain and Live Upgrade

    Hi Folks,
    I am new to LDOMs and have some questions - any pointers, examples would be much appreciated:
    (1) With support for volumes to be used as whole disks added in LDOM release 1.0.3, can we export a whole LUN under either VERITAS DMP or mpxio control to guest domain and install Solaris on it ? Any gotchas or special config required to do this ?
    (2) Can Solaris Live Upgrade be used with Guest LDOMs ? or is this ability limited to Control Domains ?
    Thanks

    The answer to your #1 question is YES.
    Here's my mpxio enabled device.
    non-STMS device name STMS device name
    /dev/rdsk/c2t50060E8010029B33d16 /dev/rdsk/c4t4849544143484920373730313036373530303136d0
    /dev/rdsk/c3t50060E8010029B37d16 /dev/rdsk/c4t4849544143484920373730313036373530303136d0
    create the virtual disk using slice 2
    ldm add-vdsdev /dev/dsk/c4t4849544143484920373730313036373530303136d0s2 77bootdisk@primary-vds01
    add the virtual disk to the guest domain
    ldm add-vdisk apps bootdisk@primary-vds01 ldom1
    the virtual disk will be imprted as c0d0 which is the whole lun itself.
    bind, start ldom 1 and install OS (i used jumpstart) and it partitioned the boot disk c0d0 as / 15GB, swap the remaining space (10GB)
    when you run format, print command on both guest and primary domain on this disk you'll see the same slice/size information
    Part Tag Flag Cylinders Size Blocks
    0 root wm 543 - 1362 15.01GB (820/0/0) 31488000
    1 swap wu 0 - 542 9.94GB (543/0/0) 20851200
    2 backup wm 0 - 1362 24.96GB (1363/0/0) 52339200
    3 unassigned wm 0 0 (0/0/0) 0
    4 unassigned wm 0 0 (0/0/0) 0
    5 unassigned wm 0 0 (0/0/0) 0
    6 unassigned wm 0 0 (0/0/0) 0
    7 unassigned wm 0 0 (0/0/0) 0
    I havent used DMP but HDLM (Hitachi Dynamic link manager) seems not supported by ldom as i cannot make it work :(
    I have no answer on your next question unfortunately.

  • Auto boot Guest Domains when control domain is restarted

    We have a user who has asked us to set up the LDOMs to boot when the host machine boots up.
    Can this be done?
    All I found was this setting
    ldm set-variable auto-boot\?=true goldldom
    Or, do I need to write a script to do this.

    http://www.opensolaris.org/jive/thread.jspa?threadID=109629&tstart=0
    "If you save your configuration to the SP (ldm add-config foo) while
    the guest domains are active then they will start & boot when the
    system is powercycled (assuming auto-boot? is true also)."

  • How to add a virtual disk into a 'guest VM' after VM has been created?

    Well, it was easy when one need to add a virtual disk before creating a guest VM. All need to do was to edit the template and click on disk tab and create a virtual disk.
    However the challenge comes after created a 'guest VM'. I need to add additional virtual disk into this 'guest VM'.
    This is what I did.
    Click on Repositories tab --> Under repositories--> Virtual Disks. There is a green "+" sign. Click on it. It says create virtual disk. Follow the instruction, I enter the virtual disk name, size, and select if it is spare or non-spare. Hit ok. Well, everythings seems fine.
    Next, I click on the "blue folder" icon which indicated import virtual disk. It asked me about Virtual disk download location.
    According to the manual, http://docs.oracle.com/cd/E27300_01/E27309/html/vmusg-repo.html#vmusg-repo-vdisk
    Virtual Disk download location: The URL for the virtual disk file. The URL protocols supported are HTTP, HTTPS, and FTP. For example:http://example.com/vdisks/myvdisk.img
    How can I determine what is the URL in my case?
    Where is the newly created virtual disk located? Isn't it supposed to be in Oracle Server? But it doesn't have  a http server running there.
    Please help.
    Thank you.

    Virtual disks can only be added and removed at runtime from a PVM. You don't even need to know anything special. Just create the vdisk and use the VMs settings to occupy another slot with the new vdisk.
    But as I said… this works only with PVMs, not HVMs. In case of a HVM, you will need to shut down the VM and add the disk afterwards, then fire it back up.
    The little folder with the blue down arrow is for importing an existing vdisk file from a web- or ftp server. If you have already created the vdisk, you won't need that.

  • Error "NOTICE: [0] disk access failed" during guest domain network booting

    Hi,
    Could you please tell me what is the problem with my configuration?
    I created guest domain on my T1000 server.
    As a disk I used disk from disk array: /dev/dsk/c0t18d0
    I added disk using commands:
    # ldm add-vdsdev /dev/dsk/c0t18d0 vol1@primary-vds0
    # ldm add-vdisk vdisk1 vol1@primary-vds0 myldom1
    # ldm set-variable auto-boot\?=false myldom1
    # ldm set-variable boot-device=/virtual-devices@100/channel-devices@200/disk@0 myldom1
    Then I logged to guest domain and booted from network to install OS from JumpStart server:
    {0} ok boot net - install
    Boot device: /virtual-devices@100/channel-devices@200/network@0 File and args: - install
    Requesting Internet Address for 0:14:4f:f9:78:19
    SunOS Release 5.10 Version Generic_137137-09 64-bit
    Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    Configuring devices.
    NOTICE: [0] disk access failed.
    Checking rules.ok file...
    Using begin script: install_begin
    Using finish script: patch_finish
    Executing SolStart preinstall phase...
    Executing begin script "install_begin"...
    Begin script install_begin execution completed.
    ERROR: No disks found
    - Check to make sure disks are cabled and powered up
    Solaris installation program exited.
    Configuration:
    [root@gt1000a /]# ldm list-bindings
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    primary active -n-cv- SP 4 2G 0.5% 2h 23m
    MAC
    00:14:4f:9f:71:4e
    HOSTID
    0x849f714e
    VCPU
    VID PID UTIL STRAND
    0 0 5.3% 100%
    1 1 0.5% 100%
    2 2 0.5% 100%
    3 3 0.4% 100%
    MAU
    ID CPUSET
    0 (0, 1, 2, 3)
    MEMORY
    RA PA SIZE
    0x8000000 0x8000000 2G
    VARIABLES
    keyboard-layout=US-English
    IO
    DEVICE PSEUDONYM OPTIONS
    pci@780 bus_a
    pci@7c0 bus_b
    VCC
    NAME PORT-RANGE
    primary-vcc0 5000-5100
    CLIENT PORT
    myldom1@primary-vcc0 5000
    VSW
    NAME MAC NET-DEV DEVICE DEFAULT-VLAN-ID PVID VID MODE
    primary-vsw0 00:14:4f:fa:ca:94 bge0 switch@0 1 1
    PEER MAC PVID VID
    vnet0@myldom1 00:14:4f:f9:78:19 1
    VDS
    NAME VOLUME OPTIONS MPGROUP DEVICE
    primary-vds0 vol1 /dev/dsk/c0t18d0
    CLIENT VOLUME
    vdisk1@myldom1 vol1
    VCONS
    NAME SERVICE PORT
    SP
    NAME STATE FLAGS CONS VCPU MEMORY UTIL UPTIME
    myldom1 active -n---- 5000 12 2G 0.1% 2h 18m
    MAC
    00:14:4f:f9:e7:ae
    HOSTID
    0x84f9e7ae
    VCPU
    VID PID UTIL STRAND
    0 4 0.5% 100%
    1 5 0.0% 100%
    2 6 0.0% 100%
    3 7 0.0% 100%
    4 8 0.0% 100%
    5 9 0.0% 100%
    6 10 0.0% 100%
    7 11 0.0% 100%
    8 12 0.0% 100%
    9 13 0.0% 100%
    10 14 0.0% 100%
    11 15 0.0% 100%
    MEMORY
    RA PA SIZE
    0x8000000 0x88000000 2G
    VARIABLES
    auto-boot?=false
    boot-device=/virtual-devices@100/channel-devices@200/disk@0
    NETWORK
    NAME SERVICE DEVICE MAC MODE PVID VID
    vnet0 primary-vsw0@primary network@0 00:14:4f:f9:78:19 1
    PEER MAC MODE PVID VID
    primary-vsw0@primary 00:14:4f:fa:ca:94 1
    DISK
    NAME VOLUME TOUT DEVICE SERVER MPGROUP
    vdisk1 vol1@primary-vds0 disk@0 primary
    VCONS
    NAME SERVICE PORT
    myldom1 primary-vcc0@primary 5000
    [root@gt1000a /]#
    Kind regards,
    Daniel

    Issue solved.
    There was a wrong disk name:
    primary-vds0 vol1 /dev/dsk/c0t18d0
    I changed to c0t18d0s2 and now I sucessfuly installed OS from Jumpstart.

  • How to reboot a guest domain when hung and ldm stop-domain doesn't work

    Hi, the configuration is as follows.
    SF T1000 (32 threads/16gb) memory
    Latest Firmware and the LDOM patch (-02) applied.
    This is how the LDOMs are setup.
    Instance CPUs Memory
    Service domain 4 2g
    ldom1 4 2g
    ldom2 4 2g
    ldom3 4 2g
    ldom4 4 2g
    ldom5 4 2g
    ldom6 4 2g
    ldom7 4 1.9g
    All guest domains are running on disk-images on mirrored BE on service domain. Size around 7 gb and SUNWCXall installed.
    However, I have had a few hangs, especially when working over the virtual switch on the domains.
    At the moment ldom1 is totally hung. See below for info:
    bash-3.00# ldm list-domain
    Name State Flags Cons VCPU Memory Util Uptime
    primary active -t-cv SP 4 2G 0.5% 1d 1h 17m
    ldom1 active -t--- 5000 4 2G 25% 2h 14m
    ldom2 active -t--- 5001 4 2G 0.2% 2h 35m
    ldom3 active ----- 5002 4 2G 0.2% 47m
    ldom4 active ----- 5003 4 2G 0.2% 1d 1h 10m
    ldom5 active -t--- 5004 4 2G 0.3% 1d 1h 10m
    ldom6 active -t--- 5005 4 2G 0.2% 1d 1h 10m
    ldom7 active -t--- 5006 4 1900M 0.2% 7h 29m
    bash-3.00#
    bash-3.00# ldm stop-domain ldom1
    LDom ldom1 stop notification failed
    bash-3.00#
    bash-3.00# telnet localhost 5000
    Trying 127.0.0.1...
    Connected to localhost.
    Escape character is '^]'.
    Connecting to console "ldom1" in group "ldom1" ....
    Press ~? for control options ..
    <COMMENT: ~w sent!>
    Warning: another user currently has write permission
    to this console and forcibly removing him/her will terminate
    any current write action and all work will be lost.
    Would you like to continue?[y/n] y
    < COMMENT: I don't get any response when hitting enter and ~# (break) doesn't seem to work....>
    I cannot ssh to ldom1 since it appears to be dead!
    Anyone know if I can send some sort of reset to this hung domain? How can I troubleshoot it?
    Regards,
    Daniel

    UPDATE 2
    =========
    When I attached to ldom3 through the console services, this domain also had
    hung.
    Below is some LDOM information.
    bash-3.00# ldm list-services
    Vldc: primary-vldc0
    Vldc: primary-vldc3
    Vds: primary-vds0
    vdsdev: vol1 device=/ldoms/be/ldom_1.img
    vdsdev: vol5 device=/ldoms/be/ldom_5.img
    vdsdev: vol6 device=/ldoms/be/ldom_6.img
    vdsdev: vol7 device=/ldoms/be/ldom_7.img
    vdsdev: vol2 device=/ldoms/be/ldom_2.img
    vdsdev: vol3 device=/ldoms/be/ldom_3.img
    vdsdev: vol4 device=/ldoms/be/ldom_4.img
    Vcc: primary-vcc0
    port-range=5000-5100
    Vsw: primary-vsw0
    mac-addr=0:14:4f:f8:66:9f
    net-dev=bge0
    mode=prog,promisc
    Vsw: primary-vsw1
    mac-addr=0:14:4f:f9:dd:53
    net-dev=bge1
    mode=prog,promisc
    bash-3.00# ldm list-devices
    vCPU:
    vCPUID %FREE
    MAU:
    Free MA-Units:
    cpuset (0, 1, 2, 3)
    cpuset (4, 5, 6, 7)
    cpuset (8, 9, 10, 11)
    cpuset (12, 13, 14, 15)
    cpuset (16, 17, 18, 19)
    cpuset (20, 21, 22, 23)
    cpuset (24, 25, 26, 27)
    cpuset (28, 29, 30, 31)
    Memory:
    Available mblocks:
    PADDR SIZE
    0x3fec00000 20M (0x1400000)
    I/O Devices:
    Free Devices:
    bash-3.00# ldm list-domains
    Unknown command list-domains; use --help option for list of available commands
    bash-3.00# ldm list-domain
    Name State Flags Cons VCPU Memory Util Uptime
    primary active -t-cv SP 4 2G 0.7% 1d 4h 8m
    ldom1 active -t--- 5000 4 2G 0.3% 1h 24m
    ldom2 active -t--- 5001 4 2G 0.6% 5h 26m
    ldom3 active ----- 5002 4 2G 25% 3h 38m
    ldom4 active ----- 5003 4 2G 0.1% 1d 4h 1m
    ldom5 active -t--- 5004 4 2G 0.1% 1d 4h 1m
    ldom6 active -t--- 5005 4 2G 0.7% 1d 4h 1m
    ldom7 active -t--- 5006 4 1900M 0.1% 10h 20m
    bash-3.00#
    bash-3.00# ldm list-bindings
    Name: primary
    State: active
    Flags: transition,control,vio service
    OS:
    Util: 0.5%
    Uptime: 1d 4h 11m
    Vcpu: 4
    vid pid util strand
    0 0 0.9% 100%
    1 1 0.8% 100%
    2 2 0.2% 100%
    3 3 0.3% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x8000000 2G
    Vars: reboot-command=boot
    IO: pci@780 (bus_a)
    pci@7c0 (bus_b)
    Vldc: primary-vldc0
    [LDC: 0x0]
    [(HV Control channel)]
    [LDC: 0x1]
    [LDom primary   (Domain Services channel)]
    [LDC: 0x3]
    [LDom primary   (FMA Services channel)]
    [LDC: 0xb]
    [LDom ldom1     (Domain Services channel)]
    [LDC: 0x22]
    [LDom ldom5     (Domain Services channel)]
    [LDC: 0x27]
    [LDom ldom6     (Domain Services channel)]
    [LDC: 0x2d]
    [LDom ldom7     (Domain Services channel)]
    [LDC: 0x10]
    [LDom ldom2     (Domain Services channel)]
    [LDC: 0x18]
    [LDom ldom3     (Domain Services channel)]
    [LDC: 0x1d]
    [LDom ldom4     (Domain Services channel)]
    Vldc: primary-vldc3
    [LDC: 0x14]
    [spds (SP channel)]
    [LDC: 0xd]
    [system-management (SP channel)]
    [LDC: 0x6]
    [sunvts (SP channel)]
    [LDC: 0x7]
    [sunmc (SP channel)]
    [LDC: 0x8]
    [explorer (SP channel)]
    [LDC: 0x9]
    [led (SP channel)]
    [LDC: 0xa]
    [flashupdate (SP channel)]
    Vds: primary-vds0
    vdsdev: vol1 device=/ldoms/be/ldom_1.img
    vdsdev: vol5 device=/ldoms/be/ldom_5.img
    vdsdev: vol6 device=/ldoms/be/ldom_6.img
    vdsdev: vol7 device=/ldoms/be/ldom_7.img
    vdsdev: vol2 device=/ldoms/be/ldom_2.img
    vdsdev: vol3 device=/ldoms/be/ldom_3.img
    vdsdev: vol4 device=/ldoms/be/ldom_4.img
    [LDom  ldom1, dev-name: vol1]
    [LDC: 0xe]
    [LDom  ldom5, dev-name: vol5]
    [LDC: 0x25]
    [LDom  ldom6, dev-name: vol6]
    [LDC: 0x2a]
    [LDom  ldom7, dev-name: vol7]
    [LDC: 0x30]
    [LDom  ldom2, dev-name: vol2]
    [LDC: 0x13]
    [LDom  ldom3, dev-name: vol3]
    [LDC: 0x1b]
    [LDom  ldom4, dev-name: vol4]
    [LDC: 0x20]
    Vcc: primary-vcc0
    [LDC: 0xf]
    [LDom ldom1, group: ldom1, port: 5000]
    [LDC: 0x26]
    [LDom ldom5, group: ldom5, port: 5004]
    [LDC: 0x2c]
    [LDom ldom6, group: ldom6, port: 5005]
    [LDC: 0x31]
    [LDom ldom7, group: ldom7, port: 5006]
    [LDC: 0x15]
    [LDom ldom2, group: ldom2, port: 5001]
    [LDC: 0x1c]
    [LDom ldom3, group: ldom3, port: 5002]
    [LDC: 0x21]
    [LDom ldom4, group: ldom4, port: 5003]
    port-range=5000-5100
    Vsw: primary-vsw0
    mac-addr=0:14:4f:f8:66:9f
    net-dev=bge0
    [LDC: 0xc]
    [LDom ldom1, name: vnet1, mac-addr: 0:14:4f:fa:1e:4d]
    [LDC: 0x23]
    [LDom ldom5, name: vnet0, mac-addr: 0:14:4f:f9:ae:a1]
    [LDC: 0x28]
    [LDom ldom6, name: vnet0, mac-addr: 0:14:4f:f8:27:b8]
    [LDC: 0x2e]
    [LDom ldom7, name: vnet0, mac-addr: 0:14:4f:f9:1f:5d]
    [LDC: 0x11]
    [LDom ldom2, name: vnet0, mac-addr: 0:14:4f:f8:c9:7c]
    [LDC: 0x19]
    [LDom ldom3, name: vnet0, mac-addr: 0:14:4f:fb:d9:6d]
    [LDC: 0x1e]
    [LDom ldom4, name: vnet0, mac-addr: 0:14:4f:fb:df:2c]
    mode=prog,promisc
    Vsw: primary-vsw1
    mac-addr=0:14:4f:f9:dd:53
    net-dev=bge1
    [LDC: 0x2b]
    [LDom ldom1, name: vnet2, mac-addr: 0:14:4f:fa:b1:f0]
    [LDC: 0x24]
    [LDom ldom5, name: vnet1, mac-addr: 0:14:4f:f9:b2:b0]
    [LDC: 0x29]
    [LDom ldom6, name: vnet1, mac-addr: 0:14:4f:fb:f5:c3]
    [LDC: 0x2f]
    [LDom ldom7, name: vnet1, mac-addr: 0:14:4f:f8:3a:3e]
    [LDC: 0x12]
    [LDom ldom2, name: vnet1, mac-addr: 0:14:4f:f9:88:a0]
    [LDC: 0x1a]
    [LDom ldom3, name: vnet1, mac-addr: 0:14:4f:fa:aa:57]
    [LDC: 0x1f]
    [LDom ldom4, name: vnet1, mac-addr: 0:14:4f:f9:33:59]
    mode=prog,promisc
    Vldcc: vldcc1 [FMA Services]
    service: ldmfma
    service: primary-vldc0 @ primary
    [LDC: 0x4]
    Vldcc: vldcc2 [SP channel]
    service: spfma
    [LDC: 0x5]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x2]
    Vldcc: hvctl [Hypervisor Control]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Vcons: SP
    Name: ldom1
    State: active
    Flags: transition
    OS:
    Util: 0.3%
    Uptime: 1h 27m
    Vcpu: 4
    vid pid util strand
    0 4 0.5% 100%
    1 5 0.6% 100%
    2 6 0.1% 100%
    3 7 0.0% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x88000000 2G
    Vars: auto-boot?=false
    boot-device=/virtual-devices@100/channel-devices@200/disk@0:a vdisk
    nvramrc=devalias vnet /virtual-devices@100/channel-devices@200/network@0
    use-nvramrc?=true
    Vnet: vnet1 [LDC: 0xb]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0xd]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0xf]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0x4]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0x6]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d] [LDC: 0x8]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:fa:1e:4d
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet2 [LDC: 0xc]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0xe]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0x10]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0x5]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0x7]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57] [LDC: 0x9]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:fa:b1:f0
    service: primary-vsw1 @ primary
    [LDC: 0xa]
    Vdisk: vdisk1 vol1@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0x2]
    Vcons: [via LDC:3]
    ldom1@primary-vcc0 [port:5000]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom2
    State: active
    Flags: transition
    OS:
    Util: 0.1%
    Uptime: 5h 29m
    Vcpu: 4
    vid pid util strand
    0 8 0.6% 100%
    1 9 0.1% 100%
    2 10 0.0% 100%
    3 11 0.2% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x108000000 2G
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0x3]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0x4]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0x5]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0xd]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d] [LDC: 0xf]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:f8:c9:7c
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x7]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0x8]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0x9]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0xa]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0xe]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57] [LDC: 0x10]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:f9:88:a0
    service: primary-vsw1 @ primary
    [LDC: 0x6]
    Vdisk: vdisk2 vol2@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xb]
    Vcons: [via LDC:12]
    ldom2@primary-vcc0 [port:5001]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom3
    State: active
    Flags:
    OS:
    Util: 24%
    Uptime: 3h 42m
    Vcpu: 4
    vid pid util strand
    0 12 100% 100%
    1 13 1.4% 100%
    2 14 1.4% 100%
    3 15 1.4% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x188000000 2G
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0x3]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0x4]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0x5]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0x6]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0xf]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:fb:d9:6d
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x8]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0x9]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0xa]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0xb]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0xc]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0x10]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:fa:aa:57
    service: primary-vsw1 @ primary
    [LDC: 0x7]
    Vdisk: vdisk3 vol3@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xd]
    Vcons: [via LDC:14]
    ldom3@primary-vcc0 [port:5002]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom4
    State: active
    Flags:
    OS:
    Util: 0.2%
    Uptime: 1d 4h 4m
    Vcpu: 4
    vid pid util strand
    0 16 0.4% 100%
    1 17 0.3% 100%
    2 18 0.1% 100%
    3 19 0.0% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x208000000 2G
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0x3]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0x4]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0x5]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0x6]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0x7]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d]
    mac-addr=0:14:4f:fb:df:2c
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x9]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0xa]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0xb]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0xc]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0xd]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0xe]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57]
    mac-addr=0:14:4f:f9:33:59
    service: primary-vsw1 @ primary
    [LDC: 0x8]
    Vdisk: vdisk4 vol4@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xf]
    Vcons: [via LDC:16]
    ldom4@primary-vcc0 [port:5003]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom5
    State: active
    Flags: transition
    OS:
    Util: 0.2%
    Uptime: 1d 4h 4m
    Vcpu: 4
    vid pid util strand
    0 20 0.6% 100%
    1 21 0.0% 100%
    2 22 0.3% 100%
    3 23 0.0% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x288000000 2G
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0xd]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0xf]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0x3]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0x5]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d] [LDC: 0x9]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:f9:ae:a1
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x7]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0xe]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0x10]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0x4]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0x8]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57] [LDC: 0xa]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:f9:b2:b0
    service: primary-vsw1 @ primary
    [LDC: 0x6]
    Vdisk: vdisk5 vol5@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xb]
    Vcons: [via LDC:12]
    ldom5@primary-vcc0 [port:5004]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom6
    State: active
    Flags: transition
    OS:
    Util: 0.3%
    Uptime: 1d 4h 4m
    Vcpu: 4
    vid pid util strand
    0 24 0.5% 100%
    1 25 0.3% 100%
    2 26 0.5% 100%
    3 27 0.0% 100%
    Memory: 2G
    real-addr phys-addr size
    0x8000000 0x308000000 2G
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0x6]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0xf]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f9:1f:5d] [LDC: 0x3]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0x5]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d] [LDC: 0xa]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:f8:27:b8
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x8]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0xc]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0x10]
    [Peer LDom: ldom7, mac-addr: 0:14:4f:f8:3a:3e] [LDC: 0x4]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0x9]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57] [LDC: 0xb]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:fb:f5:c3
    service: primary-vsw1 @ primary
    [LDC: 0x7]
    Vdisk: vdisk6 vol6@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xd]
    Vcons: [via LDC:14]
    ldom6@primary-vcc0 [port:5005]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    Name: ldom7
    State: active
    Flags: transition
    OS:
    Util: 0.4%
    Uptime: 10h 23m
    Vcpu: 4
    vid pid util strand
    0 28 0.6% 100%
    1 29 0.1% 100%
    2 30 0.3% 100%
    3 31 0.2% 100%
    Memory: 1900M
    real-addr phys-addr size
    0x8000000 0x388000000 1900M
    Vars: boot-device=vdisk
    Vnet: vnet0 [LDC: 0x2]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:1e:4d] [LDC: 0x6]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:ae:a1] [LDC: 0x7]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:f8:27:b8] [LDC: 0x3]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f8:c9:7c] [LDC: 0x5]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fb:d9:6d] [LDC: 0xb]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:fb:df:2c]
    mac-addr=0:14:4f:f9:1f:5d
    service: primary-vsw0 @ primary
    [LDC: 0x1]
    Vnet: vnet1 [LDC: 0x9]
    [Peer LDom: ldom1, mac-addr: 0:14:4f:fa:b1:f0] [LDC: 0xd]
    [Peer LDom: ldom5, mac-addr: 0:14:4f:f9:b2:b0] [LDC: 0xe]
    [Peer LDom: ldom6, mac-addr: 0:14:4f:fb:f5:c3] [LDC: 0x4]
    [Peer LDom: ldom2, mac-addr: 0:14:4f:f9:88:a0] [LDC: 0xa]
    [Peer LDom: ldom3, mac-addr: 0:14:4f:fa:aa:57] [LDC: 0xc]
    [Peer LDom: ldom4, mac-addr: 0:14:4f:f9:33:59]
    mac-addr=0:14:4f:f8:3a:3e
    service: primary-vsw1 @ primary
    [LDC: 0x8]
    Vdisk: vdisk7 vol7@primary-vds0
    service: primary-vds0 @ primary
    [LDC: 0xf]
    Vcons: [via LDC:16]
    ldom7@primary-vcc0 [port:5006]
    Vldcc: vldcc0 [Domain Services]
    service: primary-vldc0 @ primary
    [LDC: 0x0]
    bash-3.00#

  • SQL Azure with Azure Virtual Machine inside Virtual Network - How to connect

    Hi Team,
    I have one typical scenario where there is one Windows Application I wan to run from my Windows Azure Virtual Machine which is inside Azure Virtual Network (which has its DNS and ADFS and etc..)
    Because its Virtual Network, We can't access internet within that network, apparently Virtual Machine can't access SQL Azure. So, How would we resolve this scenario.
    Application is running great from my local system so, its accessing SQL Azure Database from my system. So, Application or SQL Azure or connection or such areas has no issue.
    Regards, Brijesh Shah

    Hi Brij,
    Thanks for your reply.
    To add a DNS server in an Azure Virtual network, you can refer to the link below:
    http://msdn.microsoft.com/en-us/library/azure/dn275925.aspx
    To obtain a public Azure-provided DNS server IP addresss, you can run "ipconfig/all" in another Azure VM which is not a virtual network which has DNS server defined. After you add a DNS server in the virtual network that VM belongs to, please restart
    the VM to update the change.
    However, since you mentioned that you are using a customed domain, I am not quite sure if any other configuration should be done for your domain.
    Best regards,
    Susie

  • Add New Virtual Network Interface to RRAS

    In the past (W2k3), adding an interface to the OS would also cause that interface to be added to RRAS.  I have a server running RRAS and it has multiple VMs running in Hyper-V.  I want to add an isolated VM that has a single port available from the Internet to that VM.  I have added an Internal Virtual Network and configured it with a static IP (in the host OS) (same configuration (except IP address) as my other virtual network interfaces).  The new interface does not show up in RRAS even after restart.  In W2k3, you could add an interface in the Network Interfaces area.  In W2k8, the only interface you can add is a demand-dial interface.
    In the past, I had to delete the RRAS server and reinstall it to see the new interface.  This is ugly as it removes, for an extended time, all of the mappings, filters, etc. that I have in place.
    Any ideas on how to manually add a new interface to RRAS either by registry, powershell, script, etc.?Pete

    I found a new way around this which should work for everyone, a twist on the existing registry solution:
    Open RegEdit.exe.
    Go to "HKLM\System\CurrentControlSet\Services\Tcpip\Parameters\Interfaces" where each of your network adapters (physical or virtual) has a GUID named sub-key. Identify which one is your network adapter (look at the IP or DHCP settings in the child key=values
    or configure a temporary address so you can find it). Now you have discovered the GUID. Click the GUID key then hit F2 to goto rename mode and highlight the whole key, hit CTRL+C to copy to the clipboard.
    Go to "HKLM\System\CurrentControlSet\Services\RemoteAccess\Interfaces". Add a new sub-key which is the next in sequence, for example I had 1...6 so I added "7". This is key add the following...
    A DWORD32 (32bit integer) called "Enabled" set to 1.
    A REG_SZ (string) called "InterfaceName" then paste your interface GUID, e.g. set to "{XXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX}".
    A DWORD32 called "Stamp" set to 0.
    A DWORD32 called "Type" set to 3 (LAN).
    Restart RRAS, the interface will appear!
    Right click each protocol, e.g. IPv4, IPv6 then you can right click "General" to add a "New Interface..." and your interface will then be enabled for that protocol.
    I'm happy I played around a bit more to find that now. But MS even though we have a solution which does not require us to lose our configuration, please fix the source of this problem!
    Key Artefacts

  • LDOMS - virtual disks export mutiple times to different guest domains

    Experts,
    From control domain, can I export one storage LUN to two guest domains?
    ldm add-vdsdev /dev/dsk/c1t5d0s0 disk1@primary-vds0
    ldm add-vdisk disk1 disk1@primary-vds0 ldom1
    Ok
    ldm add-vdsdev /dev/dsk/c1t5d0s0 disk2@primary-vds0
    Gives error. With –f flag it works.
    ldm add-vdisk disk2 disk2@primary-vds0 ldom2
    Is it permitted configuration?

    A virtual disk back end can be exported multiple times either through the same or different virtual disk servers. Each exported instance of the virtual disk back end can then be assigned to either the same or different guest domains.
    When a virtual disk back end is exported multiple times, it should not be exported with the exclusive (excl) option. Specifying the excl option will only allow exporting the back end once. The back end can be safely exported multiple times as a read-only device with the ro option.
    chears
    ME

  • Virtual network adapter not showing as domain network

    Hi
    I've got a Windows 8.1 machine that is connected to a domain on the LAN.
    Before I installed Hyper-V the network showed up as "Domain Network" in the network and sharing center but when I installed Hyper-V I created a virtual switch (external) and since then the network has shown up as "Private Network".
    This is on the Windows 8.1 host and the machine has full access to the LAN and the Internet and is using the domain for logins and permissions, which allows me to browse file shares on other machines on the network without having to sign-on. Most of the
    time I'm not even running any virtual machines on the PC, I have Hyper-V for testing websites on different versions of IE.
    The only problems I have are the network type not being detected correctly, my local firewall blocking lots of stuff I run on it (due to the firewall rules all being set up for a domain network) and also when I RDC to another machine it refuses to use saved
    credentials as it can't identify the machine (I don't know if this is related to the domain network problem).
    Has anyone any suggestions what could be going wrong or how I can diagnose the problem?
    Thanks

    Hi Mog00,
    Could you please run command "ipconfig /all " and post the information here .
    Maybe you can try "Troubleshoot Problems" in "Network and Sharing Center" to diagnose and repair network problems .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • How can I set up a guest access point with a Time Capsule and an Airport Extreme? I am using a Telus router with the Time Capsule used as a wireless access point (bridge mode). I don't want the guest access point to have access to my network.

    How can I set up a guest access point with a Time Capsule and an Airport Extreme? I am using a Telus router with the Time Capsule used as a wireless access point (bridge mode). I don't want the guest access point to have access to my network.

    The Guest Network function of the Time Capsule and AirPort Extreme cannot be enabled when the device is in Bridge Mode. Unfortunately, with another router...the Telus...upstream on your network, Bridge Mode is indicated as the correct setting for all other routers on the network.
    If you can replace the Telus gateway with a simple modem (that performs no routing functions), you should be able to configure either the Time Capsule or the AirPort Extreme....whichever is connected to the modem....to provide a Guest Network.

  • The wifi has been lost or disconnected on my iPad. It's the iPad 2 and has not been updated yet. It's IOS 6.1.3 .. how do I add a network back onto it? I have typed in the name and chosen each of the securities and still hasn't connected!

    The wifi has been lost or disconnected on my iPad. It's the iPad 2 and has not been updated yet. It's IOS 6.1.3 .. how do I add a network back onto it? I have typed in the name and chosen each of the securities and still hasn't connected!

    Hey there Luba_kalstad,
    It sounds like you are unable to join your network and cannot see it in the Wi-Fi list in Settings. I would try the troubleshooting outlined in this article named:
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/ts1398
    Be sure you're in range of your Wi-Fi router (access point).
    Tap Settings > Wi-Fi and turn Wi-Fi off and on. If your Wi-Fi setting is dimmed, follow these steps.
    Confirm that your Wi-Fi router and cable or DSL modem are connected to power, turned on, and connected to the Internet. If not, refer to your network administrator or Internet service provider (ISP) for assistance.
    Restart your iOS device.
    Tap Settings > Wi-Fi and locate the Wi-Fi network to which you're connected.
    Tap and Forget this Network.
    Try to connect to your desired Wi-Fi network.
    Note: You may need to enter your Wi-Fi password again if your network requires one.
    Turn your Wi-Fi router off and on2. If your ISP also provides cable or phone service, check with them before attempting this step to avoid interruption of service.
    Update your device to the latest version of software.
    Update your Wi-Fi router to the latest firmware2. For AirPort Base Stations, install updates using the AirPort Utility.
    And this section down toward the bottom if needed:
    Unable to locate a Wi-Fi network
    Verify that the network is available by tapping Settings > Wi-Fi and choosing from the available networks.Note: It may take a few seconds for the Wi-Fi network name to appear.
    Move closer to your wireless router (access point) and attempt to locate the Wi-Fi network.
    If you do not see the network you would like to join, you may be attempting to connect to a hidden network. Learn how to join a hidden network.
    Supported Wi-Fi configurations vary by iOS device model. Find out which standards your device supports3.
    Reset network settings by tapping Settings > General > Reset > Reset Network Settings. Note: This will reset all network settings including:
    previously connected Wi-Fi networks and passwords
    recently used Bluetooth accessories
    VPN and APN settings
    Thank you for using Apple Support Communities.
    Take care,
    Sterling

  • How do I set up a guest network on my Time Capsule?

    how do I set up a guest network on my Time Capsule?

    If that is the case, then......
    Open Macintosh HD > Applications > Utiltiies > AirPort Utility
    Click Manual Setup
    Locate the Guest Network tab located just below the row of icons and click on it
    (If you do not see a Guest Network tab....you likely do not have the Time Capsule connected to a simple modem)
    Enter a check mark next to "Enable Guest Network"
    Type in a name for the Guest Network
    Enter the password and confirm
    Click Update to save your settings and Time Capsule will restart in 25-30 seconds

  • How to install microsoft hosted virtual network adapter

    I have a HP 20- A225IN windows 8.1 All in one PC
    I accidentally uninstall the Microsoft hosted virtual network adapter from Network Adapters under Device Manager.
    please tell me how to install this adapter again?

    I have a video that covers the steps to install the Microsoft Loopback Adapter in Windows 7.  Hope this helps...
    http://www.youtube.com/watch?v=R9674zGHxrE
    Guides and tutorials, visit
    ITGeared.com.

Maybe you are looking for

  • Changing position at runtime

    I have an object in my java application, and I would like it to move to x,y, and z coordinates that are constantly changed. The problem is that createSceneGraph seems to be called only once, it isn't a constantly updating thing. Here is the code I ha

  • Add few lines in jserv.properties file automatically

    Hi All, Generally we will be doing 11.5.10.2 "refresh" automatically..... How can i automate the script to add this 3 lines in jserv,properties? Basically add the following lines to the jserv.properties before any other classpath entry wrapper.classp

  • JMS memory issue

    Hello, I have seen some weird memory behavior regarding Weblogic JMS server. Let me describe the 2 scenarii: 1) Producer on a queue which sends messages without any consumer on this destination. Then I monitor the memory and stop the producer when th

  • HT1414 Things that i downloading the first time it not working now why is that

    Things that i downloading the first time it not working now why is that

  • 6700 - problems loading Vodafone Live home-page.

    Situation: Nokia 6700 bought from the Nokia store in Regents St. (London), then got the Internet settings via SMS from Vodafone (I am on contract with them). All works fine except the Web Homepage (Vodafone Live!) - which looks all screwed up (just a