Dell PowerConnect 5548P System User's Manual page 678

Dell - powerconnect switch
Hide thumbs Also See for PowerConnect 5548P:
Table of Contents

Advertisement

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\Maintenance Projects\Dell
Assigning Interface Settings Using CLI Commands
The following table summarizes the CLI commands for configuring fields in
the Interface Settings page.
Table 22-10. Interface Settings CLI Commands
CLI Command
qos trust
no qos trust
show qos interface[buffers |
queueing | policers | shapers
| rate-limit] [interface-id]]
The following is an example of the CLI commands:
console(config)# interface gi1/0/15
console(config-if)# qos trust
Configuring QoS Basic Mode Using CLI Commands
The following is a sample script configuring QoS Basic mode.
Table 22-11. Sample CLI Script to Configure QoS Basic Mode
CLI Command
console#configure
console(config)# qos basic
console(config)#mac access-list
extended MAC1
console(config-mac-a1)#deny
00:00:00:00:00:11 00:00:00:00:00:ff
any
console(config-mac-a1)# permit any
any
console(config-mac-a1)#exit
D E L L C O N F I D E N T I A L – P R E L I M I N A R Y 9 / 1 1 / 1 2 - F O R P R O O F O N LY
Contax\CxUGQoS.fm
Description
Enables each port trust state while the
system is in the basic QoS mode.
Use the no form of this command to
disable the trust state on each port.
Displays QoS information on the
interface.
Dell PowerConnect 55xx Systems User Guide
Description
Enable QoS in Basic mode.
Define an ACL named
"MAC1"
MAC1 discards all traffic with
source MAC
00:00:00:00:00:XX addresses.
MAC1 permits all other
traffic.
Exit ACL mode.
677

Advertisement

Table of Contents
loading

Table of Contents