There are multiple deployment options for
Ethernet interfaces on firewalls. Three common options are: Tap,
Virtual Wire, and Layer 3.
The following example shows how
to configure a Layer 3 Ethernet interface. Configuration of a Layer
3 Ethernet interface on a firewall involves two REST API requests:
(1) A request to configure the interface and (2) a request to import
the interface into the virtual system.
The example includes
the creation of an interface management profile that you assign
to the Layer 3 Ethernet interface. While an interface management
profile is optional for configuring the interface, this profile
has an important role because it provides protection from unauthorized
access.