- The virtual interface
often has an associated
special (packet)
processing handler to provide
optional processing
- The handler routine can
be part of the
virtual interface specification:
Layer 2 forwarding table
+---------------+-------------------------------+
| Dest NetID | Port (Interface) |
+---------------+-------------------------------+
| IP netw 1 | #1 |
+---------------+-------------------------------+
| IP netw 2 | Destination IP addr, handler |
+---------------+-------------------------------+
|
|