Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2019-10-08 01:22:35
Size: 84
Editor: 172
Comment:
Revision 10 as of 2019-10-09 09:17:42
Size: 1009
Editor: 192
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== VMware NSX-T DAY 1 ==
  * Wifi PW: 54488072
= VMware NSX-T DAY 1&2 =
  * Wifi: HYLR 54488072
{{{
rdesktop-vrdp -rdisk:TEST=/mnt/play/Downloads -g 2560x1440 -d vmeduc.com -u azalea01b -p VMware1! vdc-azalea-a.vmeduc.com &


rdesktop-vrdp -rdisk:TEST=/mnt/play/Downloads -g 2560x1440 -d vclass.com -u administrator -p VMware1! vm-azalea02b.vmeduc.com &
}}}

=== NSX-T LICENSE ===
  * NSX Data Center Enterprise Plus: 15216-JNH1H-E8KD4-0ZAA6-0RE30

=== NOTES ===
  I. 先前的NSX版本管理平面和控制平面是分离的。
  I. N-VDS分布式交换机,是由NSX-T管理平台创建的。
  I. DR(distribute router)在所有transport节点都有,但SR(soft router)仅在edge中存在。
  I. VM包出去时需要经过LS(Package->PortGroup->GW_DR->LS->N-VDS->Edgeuplink->VMNIC->GW_DR->SoftRouter->P_Router->PC,但回来的包是不需要经过LS,直接通过物理PC->P_Router->SoftRouter->GW_DR->VMNIC->VMK->N-VDS->PortGroup->VM
  I. 建议配制为FAILOVER和LACP的负载均衡算法。

VMware NSX-T DAY 1&2

  • Wifi: HYLR 54488072

rdesktop-vrdp -rdisk:TEST=/mnt/play/Downloads -g 2560x1440 -d vmeduc.com -u azalea01b -p VMware1! vdc-azalea-a.vmeduc.com &


rdesktop-vrdp -rdisk:TEST=/mnt/play/Downloads -g 2560x1440 -d vclass.com -u administrator -p VMware1! vm-azalea02b.vmeduc.com &

NSX-T LICENSE

  • NSX Data Center Enterprise Plus: 15216-JNH1H-E8KD4-0ZAA6-0RE30

NOTES

  1. 先前的NSX版本管理平面和控制平面是分离的。
  2. N-VDS分布式交换机,是由NSX-T管理平台创建的。
  3. DR(distribute router)在所有transport节点都有,但SR(soft router)仅在edge中存在。
  4. VM包出去时需要经过LS(Package->PortGroup->GW_DR->LS->N-VDS->Edgeuplink->VMNIC->GW_DR->SoftRouter->P_Router->PC,但回来的包是不需要经过LS,直接通过物理PC->P_Router->SoftRouter->GW_DR->VMNIC->VMK->N-VDS->PortGroup->VM

  5. 建议配制为FAILOVER和LACP的负载均衡算法。

首頁/2019-10-08 (last edited 2019-10-11 05:57:30 by 192)