Differences between revisions 6 and 7
Revision 6 as of 2016-11-14 02:39:47
Size: 1284
Editor: localhost
Comment:
Revision 7 as of 2016-11-14 02:49:02
Size: 1586
Editor: localhost
Comment:
Deletions are marked like this. Additions are marked like this.
Line 40: Line 40:
=== Involve === Determining NSX Services Involved ===
 i. NSX Manager
 i. Control Plane Dependencies
 i. Security Services employed
 i. Advanced Services Of Edge Services Gateway.
{{{
  Load Balancing settings of failures
  VPN(IPSec, L2VPN tunnels)communications links
  ESG routing or firewall services
  ETC..
}}}

NSX Training Day 1

infrastructure

Defining a System Problem

  • Problems can arise from numerous sources, which include:
  • Configuration issues
  • Resource contention
  • Network attacks
  • Software bugs
  • Hardware failures
  • Poor or untested designs

Troubshooting Process

Defining the problems

  1. Identifying symptoms
  2. Gathering information
  3. Identify recent Changes

Identifying the cause of the problem

  1. Identify possible causes
  2. Determining the root cause
  3. Test possible causes of the problem

Implementing the resolution

  1. Identify possible solutions
  2. Implementing the best solution
  3. Verify the resolution
  4. Document the resolution

Separation Of Transport and Services

  1. Test physical connectivity between the hosts 'Virtual Tunneling EndPoints(VTEPs)'

  2. Ensure the is an adequately MTU end-to-end. (MTU minimum size is 1550 in NSX environment)
  3. Ensure the the proper VXLAN port is configured for use.
  4. Ensure that no Firewall is disallowing VXLAN communications Service Separation Routing, Firmwalling, SLB, NAT, DNS, DHCP, VPNs, Deep Packet Inspection... Page 12 Twelve

Determining NSX Services Involved

  1. NSX Manager
  2. Control Plane Dependencies
  3. Security Services employed
  4. Advanced Services Of Edge Services Gateway.

  Load Balancing settings of failures
  VPN(IPSec, L2VPN tunnels)communications links
  ESG routing or firewall services
  ETC..

首頁/2016-11-14 (last edited 2016-11-29 03:03:45 by merlyn)