In a Snort-enabled setup, packets are sent to the Snort IPS engine for inspection via a virtual port group (VPG) interface. The Snort engine evaluates the traffic, dropping any packets related to harmful flows, while allowing safe packets to return to the router for continued processing.
Two VPG interfaces are used: one for management (logging and signature updates) with a routable IP address, and the other for user traffic inspection. In this configuration, VPG0 handles management traffic, and VPG1 directs user traffic to Snort, where it is inspected, dropped if needed, or returned to the router.