Options

vm command line - giving back

itdaddyitdaddy Member Posts: 2,089 ■■■■□□□□□□
here you go guys. here is for all the times you help me out.
wow I found this link and it shows you how to build a vlan and vswitch
etc..from command line. awesome...

video too.

enjoy dudes!
VMware KB: Configuring networking from the ESX service console command line

icon_cheers.gificon_cheers.gif

Comments

  • Options
    nhan.ngnhan.ng Member Posts: 184
  • Options
    itdaddyitdaddy Member Posts: 2,089 ■■■■□□□□□□
    the command that saved me.

    what I did to mess myself up is a I didnt put the Management consoe for root in a vlan that can communicate to the other vlans I made in the I-client into the vcenter. haha ooops I knew I would have to find commands to give the console a vlan ID to the vswitch0.

    so I found this link. explained everything awesome.

    command that saved me:

    esxcfg-vswitch -l (view info)
    esxcfg-vswitch -v 101 -p "name of console" vswitch0
    esxcfg-vswitch -l (show command to view changed info)

    done Bam!!
Sign In or Register to comment.