User guide
Table Of Contents
- Contents
- Figures
- Tables
- Preface
- Section I
- Basic Operations
- Chapter 1
- Basic Switch Parameters
- Configuring the Switch’s Name, Location, and Contact
- Changing the Manager and Operator Passwords
- Setting the System Date and Time
- Rebooting a Switch
- Pinging a Remote System
- Returning the AT-S63 Management Software to the Factory Default Values
- Displaying the IP Address of the Local Interface
- Displaying System Information
- Chapter 2
- Port Parameters
- Chapter 3
- Enhanced Stacking
- Chapter 4
- SNMPv1 and SNMPv2c
- Chapter 5
- MAC Address Table
- Chapter 6
- Static Port Trunks
- Chapter 7
- Port Mirroring
- Section II
- Advanced Operations
- Chapter 8
- File System
- Chapter 9
- File Downloads and Uploads
- Chapter 10
- Event Logs and Syslog Client
- Chapter 11
- Classifiers
- Chapter 12
- Access Control Lists
- Chapter 13
- Class of Service
- Chapter 14
- Quality of Service
- Chapter 15
- Denial of Service Defenses
- Chapter 16
- IGMP Snooping
- Section III
- SNMPv3
- Chapter 17
- SNMPv3
- Configuring the SNMPv3 Protocol
- Enabling or Disabling SNMP Management
- Configuring the SNMPv3 User Table
- Configuring the SNMPv3 View Table
- Configuring the SNMPv3 Access Table
- Configuring the SNMPv3 SecurityToGroup Table
- Configuring the SNMPv3 Notify Table
- Configuring the SNMPv3 Target Address Table
- Configuring the SNMPv3 Target Parameters Table
- Configuring the SNMPv3 Community Table
- Displaying SNMPv3 Tables
- Section IV
- Spanning Tree Protocols
- Chapter 18
- Spanning Tree and Rapid Spanning Tree Protocols
- Chapter 19
- Multiple Spanning Tree Protocol
- Section V
- Virtual LANs
- Chapter 20
- Port-based and Tagged VLANs
- Chapter 21
- GARP VLAN Registration Protocol
- Section VI
- Port Security
- Chapter 22
- MAC Address-based Port Security
- Chapter 23
- 802.1x Port-based Network Access Control
- Section VII
- Management Security
- Chapter 24
- Encryption Keys, PKI, and SSL
- Chapter 25
- Secure Shell (SSH)
- Chapter 26
- TACACS+ and RADIUS Protocols
- Chapter 27
- Management Access Control List
- Index
Chapter 11: Classifiers
140 Section II: Advanced Operations
IP Protocol
Defines a traffic flow by the following Layer 3 protocols:
User Specified
TCP
UDP
ICMP
IGMP
User Specified IP Protocol
Defines a traffic flow of an Layer 3 protocol by its protocol number. To
set this parameter, the IP Protocol parameter must be set to User
Specified. The number can be entered in either decimal or
hexadecimal format. If the latter, precede the number with “0x”. The
range is 0 (0x0) to 255 (0xFF).
Source IP Address
Source IP Mask
Defines a traffic flow by a source IP address. The address can be of a
specific node or a subnet.
You do not need to include a source IP mask if you are filtering on the
IP address of a specific end node. A mask is required, however, when
filtering on a subnet. A binary “1” indicates the switch should filter on
the corresponding bit of the IP address, while a “0” indicates that it
should not. For example, the Class C subnet address 149.11.11.0
would have the mask “255.255.255.0”.
Destination IP Address
Destination IP Mask
Defines a traffic flow by its destination IP address. The address can be
of a specific node or a subnet.
You do not need to include a source IP mask if you are filtering on the
IP address of a specific end node. A mask is required, however, when
filtering on a subnet. A binary “1” indicates the switch should filter on
the corresponding bit of the IP address, while a “0” indicates that it
should not. For example, the Class C subnet address 149.11.11.0
would have the mask “255.255.255.0”.
TCP Source Port
Defines a traffic flow by source TCP port. To set this parameter, IP
Protocol must be set to TCP.
TCP Destination Port
Defines a traffic flow by destination TCP port. To set this parameter, IP
Protocol must be set to TCP.