Which three of the following describe the Border Gateway Routing Protocol (BGP) configuration on a Tier-0 Gateway? (Choose three.)
Answer : A, B, E
It supports a 4-byte autonomous system number: BGP on a Tier-0 Gateway supports 4-byte AS (Autonomous System) numbers, which are necessary for larger routing domains.
Can be used as an Exterior Gateway Protocol: BGP is commonly used as an Exterior Gateway Protocol to establish routing between different autonomous systems (AS).
BGP is enabled by default: On a Tier-0 Gateway, BGP is typically enabled by default, allowing administrators to configure it for external routing.
What must be configured on Transport Nodes for encapsulation and decapsulation of Geneve protocol?
Answer : A
TEP (Tunnel Endpoint): TEPs (Tunnel Endpoints) are configured on transport nodes to handle the encapsulation and decapsulation of the Geneve protocol. TEPs are responsible for creating the overlay network by encapsulating traffic in the Geneve protocol when it moves between transport nodes and decapsulating it upon arrival.
Which troubleshooting step will resolve an error with code 1001 during the configuration of a time-based firewall rule?
Answer : A
An error with code 1001 during the configuration of a time-based firewall rule often indicates a time synchronization issue. Restarting the NTP service on the ESXi host can resolve this issue by ensuring that the host's time is synchronized correctly, which is essential for time-based rules to function accurately.
Which statement is true about an alarm in a Suppressed state?
Answer : A
In NSX and VMware environments, an alarm in a suppressed state can typically be set to remain suppressed for a specific duration measured in hours. This allows administrators to temporarily ignore the alarm for a set period while working on a resolution without continuous alerts.
An administrator has deployed 10 Edge Transport Nodes in their NSX Environment, but has forgotten to specify an NTP server during the deployment.
What is the efficient way to add an NTP server to all 10 Edge Transport Nodes?
Answer : B
Using a Transport Node Profile allows the administrator to apply configuration changes, such as specifying an NTP server, across multiple Edge Transport Nodes efficiently. This method is scalable and avoids the need for manual configuration on each individual node. Once the Transport Node Profile is updated, the configuration can be pushed to all associated nodes.
Which two BGP configuration parameters can be configured in the VRF Lite gateways? (Choose two.)
Answer : C, E
BGP Neighbors: This parameter is essential for establishing BGP sessions with other routers. Configuring BGP neighbors allows VRF Lite gateways to exchange routing information with adjacent BGP-enabled devices.
Local AS: The Local Autonomous System (AS) number can be set for the VRF Lite gateway, which is necessary for BGP operations within a specific routing domain.
What are the four types of role-based access control (RBAC) permissions? (Choose four.)
Answer : A, B, D, F
Auditor: Allows users to view settings and logs without making changes.
Full access: Provides complete control over all NSX settings and configurations.
None: No permissions are granted, restricting access completely.
Read: Allows users to view configurations and settings without editing capabilities.