IMPLEMENTING PACKET CLASSIFICATION USING STANDARD ACL
Nurbek Nasrullayev, Dilnoza Sodikova, Nuriddin Safoev, Qurbonova Kabira Erkinovna
Abstract
Open-access reader
Nurbek Nasrullayev, Dilnoza Sodikova, Nuriddin Safoev, Qurbonova Kabira Erkinovna
Abstract
Open-access reader
Packet classification involves the categorization of packets within network systems, such as firewalls and routers, based on their flow. Its primary objective is to match packet headers with a predefined set of filters. In this research, we propose a system that utilizes the source IP address of each incoming packet for packet classification. By employing a rule set, the system can determine whether to grant or deny access to each packet. The algorithm examines the source IP address header field of received packets on a specific link and compares it against a collection of rules. It then outputs the action associated with the highest priority rule that corresponds to the packet header. Ultimately, the classification of individual packets is based on the action specified in the rule set.
OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Packet classification involves the categorization of packets within network systems, such as firewalls and routers, based on their flow. Its primary objective is to match packet headers with a predefined set of filters. In this research, we propose a system that utilizes the source IP address of each incoming packet for packet classification. By employing a rule set, the system can determine whether to grant or deny access to each packet. The algorithm examines the source IP address header field of received packets on a specific link and compares it against a collection of rules. It then outputs the action associated with the highest priority rule that corresponds to the packet header. Ultimately, the classification of individual packets is based on the action specified in the rule set.
Key concepts: Header, Packet generator, Computer science, Network packet, Packet analyzer, Packet segmentation, Computer network, Link state packet