EasyManua.ls Logo

ELTEX MES1000 User Manual

ELTEX MES1000
231 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #213 background imageLoading...
Page #213 background image
MES1000, MES2000 Ethernet Switches 213
| queueing | policers |
shapers | rate-limit]
[gigabitethernet gi_port |
fastethernet fa_port |port-
channel group|
vlan vlan_id]
- gi_portGigabit Ethernet interface number;
- fa_portFast Ethernet interface number;
- groupport group number (1..8);
- buffersbuffer settings for interface queues;
- queueingprocessing algorithm for queues (WRR or EF), queues WRR and class of service,
and EF priority;
- policersconfigured traffic classification strategies for the interface;
- shapersoutgoing traffic rate limit;
- rate-limitincoming traffic rate limit.
show qos map [dscp-queue
| dscp-dp | policed-dscp |
dscp-mutation]
Displays information on fields replacement in packets which are used by QoS.
- dscp-queuetable of correspondence between DSCP and queues;
- dscp-dptable of correspondence between DSCP tags and drop priority (DP);
- policed-dscptable of repeated DSCP marking;
- dscp-mutationtable of DSCP-to-DSCP changes.
Example of Commands Execution
Enable the QoS advanced mode. Order traffic into queues: the first queue is for DSCP 12
packets, the second one is for DSCP 16 packets. The eighth one is a priority queue. Create a
traffic classification strategy for ACL that allows transfer of TCP packets with DSCP 12 and 16
and sets the following rate limitations: average rate 1000 kbps, threshold 200,000 bytes. Use
the strategy for Ethernet 14 and 16 interfaces.
console#
console# configure
console(config)# ip access-list tcp_ena
console(config-ip-al)# permit tcp any any dscp 12
console(config-ip-al)# permit tcp any any dscp 16
console(config-ip-al)# exit
console(config)# qos advanced
console(config)# qos map dscp-queue 12 to 1
console(config)# qos map dscp-queue 16 to 2
console(config)# priority-queue out num-of-queues 1
console(config)# policy-map traffic
console(config-pmap)# class class1 access-group tcp_ena
console(config-pmap-c)# police 1000 200000 exceed-action drop
console(config-pmap-c)# exit
console(config-pmap)# exit
console(config)# interface gigabitethernet 1/0/14
console(config-if)# service-policy input
console(config-if)# exit
console(config)# interface gigabitethernet 1/0/16
console(config-if)# service-policy input
console(config-if)# exit
console(config)#
5.33.2 QoS Statistics
Global Configuration Mode Commands
Command line request in the global configuration mode appears as follows:
console(config)#
Table 5.257 Global configuration mode commands
Command
Value/Default Value
Action
qos statistics
aggregate-policer
aggregate-policer-name
(132) characters
QoS statistics is disabled by
default.
Enables QoS statistics for bandwidth limitation.
no qos statistics
aggregate-policer
aggregate-policer-name
Disables QoS statistics for bandwidth limitation.

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the ELTEX MES1000 and is the answer not in the manual?

ELTEX MES1000 Specifications

General IconGeneral
ModelMES1000
LayerL2
VLANNot supported
TypeUnmanaged
Power SupplyExternal 5V DC
Operating Temperature0°C to +40°C
Storage Temperature-40°C to +70°C
Humidity10 to 90% (non-condensing)

Summary

2 PRODUCT DESCRIPTION

2.2 Device Functions

Lists and describes the basic, MAC address processing, and second-layer OSI functions of the switches.

3 INSTALLATION AND CONNECTION

4 DEVICE STARTUP, INITIAL CONFIGURATION

4.3 Configuration procedure

Outlines the necessary information and steps for initial device configuration.

5 DEVICE MANAGEMENT COMMAND LINE INTERFACE

5.2 Basic commands

Lists and describes fundamental commands available in EXEC and Privileged EXEC modes.

5.10 Interface configuration

Covers configuration of Ethernet interfaces, port channels, and VLAN interfaces.

5.27 Security functions

Explains security functions, including port security, port-based authentication (802.1x), DHCP snooping, ARP inspection, and MAC address notification.

5.31 ACL Configuration (Access Control Lists)

Explains Access Control Lists for filtering traffic based on IP, MAC addresses, and TCP/UDP ports.

6 SERVICE MENU, CHANGE OF SOFTWARE

Related product manuals