nerdexam
HP

HPE6-A73 · Question #34

Examine the following AOS-CX configuration: Switch(config)# class ip IoT-traffic Switch(config-class-ip)# match ip 192.168.0.0/16 any Switch(config-class-ip)# exit Switch(config)# pbr-action-list…

The correct answer is B. If a specific route is not available in the routing table, the traffic will be routed to 10.100.1.2. See the full explanation below for the reasoning.

Question

Examine the following AOS-CX configuration: Switch(config)# class ip IoT-traffic Switch(config-class-ip)# match ip 192.168.0.0/16 any Switch(config-class-ip)# exit Switch(config)# pbr-action-list reroute Switch(config-pbr-action-list)# default-nexthop 10.100.1.2 Switch(config-pbr-action-list)# exit Switch(config)# policy IoT-policy Switch(config-policy)# class ip IoT-traffic action pbr reroute Switch(config-policy)# exit Switch(config)# interface vlan 999 Switch(config-if)# apply policy IoT-policy routed-in Switch(config-if)# exit Based on this configuration, which statement is correct regarding IoT traffic?

Options

  • AIf 10.100.1.2 is not reachable, the IoT traffic will be automatically dropped by the switch
  • BIf a specific route is not available in the routing table, the traffic will be routed to 10.100.1.2
  • CThe next hop of 10.100.1.2 can be one or more hops away from the AOS-CX switch
  • DAll routes are ignored in the routing table for IoT traffic, which is routed to 10.100.1.2

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    81% (39)
  • C
    4% (2)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full HPE6-A73 Practice