Command Examples; Broadcast Storm Commands - ZyXEL Communications IES4005M User Manual

2u 5-slot temperature-hardened chassis msan
Table of Contents

Advertisement

Chapter 13 Switch Features
Table 75 ACL Commands Summary (continued)
COMMAND
no change-inner-pbit
change-outer-pbit <pbit>
no change-outer-pbit
change-dscp <dscp>
no change-dscp
change-traffic-class
<traffic-class>
no change-traffic-class
exit
no acl-profile <name>
show acl-rule [name]
There are still some ACL commands related to multicast application. Please refer to
page 134
or search "acl multicast" directly.

13.1.1 Command Examples

Note: Before you can use an interface, you have to activate (provision) the corresponding
slot. See
This example shows how to create an ACL profile named EXAMPLE to prioritize specific traffic. This
example classifies SMTP packets (port 25 is the most common port used by SMTP) sending from a
host with an IP address 192.168.1.100 and then sends the matched packets to queue 1.
ras# config
ras(config)# acl-profile EXAMPLE
ras(config-acl-profile-EXAMPLE)# source-ip 192.168.1.100
ras(config-acl-profile-EXAMPLE)# source-l4-port range 25 26
ras(config-acl-profile-EXAMPLE)# change-qos 1
ras(config-acl-profile-EXAMPLE)# exit
ras(config)# exit
ras# write memory
saving configuration to flash...
ras#

13.2 Broadcast Storm Commands

Use these commands to limit the number of broadcast, multicast and destination lookup failure
(DLF) packets (unknown unicast and multicast packets) the IES receives per second on the ports.
When the number of broadcast, multicast and/or DLF packets reaches the maximum allowed per
second, the IES discards subsequent packets. Enable this feature to reduce broadcast, multicast
and/or DLF packets in your network. You can specify limits for DLF and broadcast packets.
112
DESCRIPTION
Disables changing the inner VLAN inner priority bit of matching
packets.
Changes the outer VLAN outer priority bit of matching packets.
Disables changing the outer VLAN outer priority bit of matching
packets.
Changes the IP DSCP of matching packets to the specified one.
: 0-63
dscp
Disables changing the IP DSCP of matching packets.
Changes the IPv6 traffic class of matching packets.
traffic-class: 0 ~ 255
Disables changing the IPv6 traffic class of matching packets.
Leaves the ACL rule editing sub-command mode.
Removes the specified ACL profile.
Displays the specified ACL profile's settings.
Section 12.1.1 on page 107
for how to activate a slot.
M
P
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
C
13
E
13
Table 91 on
IES4005M User's Guide

Advertisement

Table of Contents
loading

Table of Contents