QuestionQ48

Wireless Network Implementation

Refer to the exhibit.

Question Image

A network engineer is deploying a new Cisco 9800 WLC and performing the Day-0 setup. The management interface IP address and subnet mask have been configured, and network connectivity between the WLC and the upstream switch has been verified.

Which CLI command must the engineer use next to configure management access?

  • A route add default gw 10.1.10.1
  • B default-route 0.0.255.255 0.0.255.255 10.1.1.1
  • C ip default-gateway 10.1.1.1
  • D ip route 0.0.0.0 0.0.0.0 10.1.10.1
Explanation

A Cisco Catalyst 9800 controller running IOS XE requires a default static route to send management traffic to destinations outside the directly connected 10.1.10.0/24 network. The default route uses ip route 0.0.0.0 0.0.0.0 followed by the directly reachable next-hop gateway, 10.1.10.1.

Learn more

Community Discussion

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