nerdexam
Cisco

300-510 · Question #199

Which lag command is used within route-map to redistribute routes that match with routes tagged with the specified tag numbers?

The correct answer is D. match tag. The correct IOS/IOS-XE command syntax within a route-map is match tag <tag-value>. Route tags are administrative values attached to routes during redistribution or via route-maps, and they are used to identify and filter routes in subsequent policy decisions. The match tag…

Routing Policy and Manipulation

Question

Which lag command is used within route-map to redistribute routes that match with routes tagged with the specified tag numbers?

Options

  • Amatch routing tag
  • Bmatch all tag
  • Cmatch route tag
  • Dmatch tag

How the community answered

(25 responses)
  • B
    8% (2)
  • C
    4% (1)
  • D
    88% (22)

Explanation

The correct IOS/IOS-XE command syntax within a route-map is match tag <tag-value>. Route tags are administrative values attached to routes during redistribution or via route-maps, and they are used to identify and filter routes in subsequent policy decisions. The match tag statement evaluates whether a route carries a specific tag number, and if matched, the corresponding set clauses or permit/deny actions are applied. The other options - match routing tag, match all tag, and match route tag - are not valid Cisco IOS commands. The correct syntax is simply match tag followed by one or more tag values.

Topics

#Route-map#Route Tagging#Route Redistribution#Cisco IOS Commands

Community Discussion

No community discussion yet for this question.

Full 300-510 Practice