Assigning Static Mac Entries To Priority Queues - Foundry Networks Switch and Router Installation And Configuration Manual

Switch and router
Table of Contents

Advertisement

Foundry Switch and Router Installation and Configuration Guide
6.
Click the Apply button to save the change to the device's running-config file.
7.
Select the Save link at the bottom of the dialog, then select Yes when prompted to save the configuration
change to the startup-config file on the device's flash memory.
Displaying the Queue Assignments for the 802.1p Priorities
To display the queues to which the 802.1p priorities are assigned, use either of the following methods.
USING THE CLI
To display the queue assignments for all the priorities, enter the following command at any level of the CLI:
BigIron(config)# show priority-mapping all
802.1p priority 0 mapped to qos profile qosp0
802.1p priority 1 mapped to qos profile qosp0
802.1p priority 2 mapped to qos profile qosp1
802.1p priority 3 mapped to qos profile qosp1
802.1p priority 4 mapped to qos profile qosp2
802.1p priority 5 mapped to qos profile qosp2
802.1p priority 6 mapped to qos profile qosp3
802.1p priority 7 mapped to qos profile qosp3
In this example, the priorities still have their default queue assignments.
Syntax: show priority-mapping all | <num>
The all parameter displays the queue assignments for all the priorities. Alternatively, you can display the
assignment for a particular level by specifying the level number, as shown in the following example.
BigIron(config)# show priority-mapping 1
802.1p priority 1 mapped to qos profile qosp0
USING THE WEB MANAGEMENT INTERFACE
1.
Log on to the device using a valid user name and password for read-write access. The System configuration
dialog is displayed.
2.
Click on the plus sign next to Configure in the tree view to expand the list of configuration options.
3.
Click on the plus sign next to QoS in the tree view to expand the list of QoS option links.
4.
Click on the Bind link to display the QoS 802.1p to QoS Profile Binding configuration panel. The queue
assignments are listed for each of the eight priority levels.

Assigning Static MAC Entries to Priority Queues

By default, all MAC entries are in the best effort queue (Chassis devices) or the normal queue (Stackable
devices). When you configure a static MAC entry, you can assign the entry to a higher QoS level using either of
the following methods.
USING THE CLI
To configure a static MAC entry and assign the entry to the premium queue on a Chassis device, enter commands
such as the following:
BigIron(config)# vlan 9
BigIron(config-vlan-9)# static-mac-address 1145.1163.67FF e12 priority 7
BigIron(config)# write memory
Syntax: [no] static-mac-address <mac-addr> ethernet <portnum> [priority <num>] [host-type | router-type]
The <num> parameter can be from 0 – 7 and specifies the IEEE 802.1 equivalent to one of the four QoS queues.
11 - 16
December 2000

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents