Which two of the following items does a scheduler map associate with each other? (Choose two.)
Click on the arrows to vote for the correct answer
A. B. C. D.AC
In Junos OS, a scheduler map is used to map forwarding classes to schedulers. A scheduler map is an ordered list of forwarding classes, each of which is mapped to a scheduler. A scheduler defines the rate at which packets are transmitted from an interface.
The following are the items that a scheduler map associates with each other:
Forwarding class: A forwarding class is a categorization of traffic based on its priority or service level. Forwarding classes are used to apply different quality of service (QoS) policies to different types of traffic.
Scheduler: A scheduler is a mechanism that determines how packets are transmitted from an interface. It controls the rate at which packets are sent, and can also assign priorities to different types of traffic.
Therefore, the correct answers to the question are C. Forwarding class and A. Scheduler. The other options, B. BA Classifier and D. Rewrite rule, are not directly associated with scheduler maps.
A BA Classifier is a tool used for classifying traffic into forwarding classes based on criteria such as source or destination IP address, protocol type, or port number.
A Rewrite rule is a configuration option that allows you to modify the contents of packets as they pass through the router, such as changing the source or destination IP address or port number.