QuestionQ48

Cisco Platforms

On a Cisco Catalyst 9300 Series Switch, Guest Shell is used to create a service in a container.

Which change is required to allow the service external access?

  • A Apply ip nat overload on VirtualPortGroup0.
  • B Apply ip nat inside on Interface VirtualPortGroup0.
  • C Apply ip nat outside on Interface VirtualPortGroup0.
  • D Apply ip nat inside on Interface GigabitEthernet1.
Explanation

Guest Shell connects through VirtualPortGroup0 as the internal side of the NAT boundary. Configuring ip nat inside on VirtualPortGroup0 identifies container-originated traffic for translation toward the external, NAT-outside interface.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!