nerdexam
HP

HPE6-A73 · Question #38

switch(config)# pbr-action-list test1 switch(config-pbr-action-list-test1)# nexthop 1.1.1.1 switch(config-pbr-action-list-test1)# nexthop 2.2.2.2 switch(config-pbr-action-list-test1)#…

The correct answer is C. The traffic will be routed with the IP routing table entries if the next-hop addresses are unreachable. See the full explanation below for the reasoning.

Question

switch(config)# pbr-action-list test1 switch(config-pbr-action-list-test1)# nexthop 1.1.1.1 switch(config-pbr-action-list-test1)# nexthop 2.2.2.2 switch(config-pbr-action-list-test1)# default-nexthop 9.9.9.9 switch(config-pbr-action-list-test1)# interface null switch(config-pbr-action-list-test1)# exit switch(config)# interface vlan 100 switch(config-if)# apply policy test1 routed-in What is true regarding this configuration for traffic received on interface 100?

Options

  • AThe default next-hop address supersedes the two preceding next-hop addresses
  • BThe traffic is always dropped is the next-hop addresses are unreachable
  • CThe traffic will be routed with the IP routing table entries if the next-hop addresses are unreachable
  • DThe next-hop address of 1.1.1.1 is overwritten by the next-hop address of 2.2.2.2

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    3% (1)
  • C
    81% (25)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full HPE6-A73 Practice