
326
C
HAPTER
15: P
ACKET
F
ILTERING
pushDPGM
1 byte
Pushes the destination port group mask (DPGM) onto
the top of the stack. The DPGM is a bitmap
representing the groups to which the destination port
of a packet belongs. Pushes 4 bytes on to the stack.
Each port group mask is represented by a single bit in
the DPGM bitmap. Port group masks are assigned to
the bitmap in sequence, starting with port group mask
1 as the least significant bit through port group mask
32 as the most significant bit.
Use
pushDPGM
to filter by port groups. See “Using
Port Groups in Custom Packet Filters” for more
information.
eq (equal)
1 byte
Pops two values from the stack and compares them. If
they are equal, a byte containing the non-zero value is
pushed onto the stack; otherwise, a byte containing 0
is pushed. The contents of the stack determines the
size of the operands.
ne (not equal)
1 byte
Pops two values from the stack and compares them. If
they are not equal, a byte containing the non-zero
value is pushed onto the stack; otherwise, a byte
containing 0 is pushed. The size of the operands is
determined by the contents of the stack.
lt (less than)
1 byte
Pops two values from the stack and performs an
unsigned comparison. If the first is less than the
second, a byte containing the non-zero value is pushed
onto the stack; otherwise, a byte containing 0 is
pushed. The contents of the stack determine the size
of the operands.
le (less than or equal
to)
1 byte
Pops two values from the stack and performs an
unsigned comparison. If the first is less than or equal to
the second, a byte containing the non-zero value is
pushed onto the stack; otherwise, a byte containing 0
is pushed. The contents of the stack determine the size
of the operands.
gt (greater than)
1 byte
Pops two values from the stack and performs an
unsigned comparison. If the first is greater than the
second, a byte containing the non-zero value is pushed
onto the stack; otherwise, a byte containing 0 is
pushed. The contents of the stack determine size of
the operands.
Table 66
Packet Filtering Opcodes (continued)
Opcode
Memory
Requirements
Description
Содержание 4007
Страница 1: ...http www 3com com Switch 4007 Implementation Guide Release 3 0 5 Part No 10013673 Published May 2000 ...
Страница 36: ...36 ABOUT THIS GUIDE ...
Страница 37: ...I UNDERSTANDING YOUR SWITCH 4007 SYSTEM Chapter 1 Configuration Overview ...
Страница 38: ......
Страница 50: ...50 CHAPTER 1 CONFIGURATION OVERVIEW ...
Страница 52: ......
Страница 70: ...70 CHAPTER 3 INSTALLING MANAGEMENT MODULES ...
Страница 110: ...110 CHAPTER 4 CONFIGURING AND USING EME OPTIONS ...
Страница 130: ...130 CHAPTER 5 MANAGING THE CHASSIS POWER AND TEMPERATURE ...
Страница 222: ...222 CHAPTER 11 IP MULTICAST FILTERING WITH IGMP ...
Страница 240: ...240 CHAPTER 13 RESILIENT LINKS ...
Страница 304: ...304 CHAPTER 14 VIRTUAL LANS VLANS ...
Страница 350: ...350 CHAPTER 15 PACKET FILTERING ...
Страница 506: ...506 CHAPTER 19 OPEN SHORTEST PATH FIRST OSPF ROUTING ...
Страница 534: ...534 CHAPTER 20 IPX ROUTING ...
Страница 612: ...612 CHAPTER 22 QOS AND RSVP ...
Страница 656: ...656 CHAPTER 23 DEVICE MONITORING ...
Страница 657: ...IV REFERENCE Appendix A Technical Support Index ...
Страница 658: ......
Страница 664: ......