interfaces (VNF)
Syntax
interfaces interface-name { pci-address pci-address; mac-address mac-address; mtu size; mapping { hsxe0 { virtual-function { vlan-id vlan-id; } } hsxe1 { virtual-function { vlan-id vlan-id; } } vlan { members vlan-name; mode [access | trunk]; native-vlan-id vlan-id; } } }
Hierarchy Level
[edit virtual-network-functions]
Description
Configure Virtual Network Functions (VNF) interfaces on platforms running disaggregated Junos OS.
Options
interface-name | Name of the VNF interfaces. |
mac-address | MAC address of the VNF interfaces. |
mtu | Maximum transfer unit (MTU) size of packets in bytes. |
pci-address | Target PCI address of the VNF interfaces. |
vlan-id | SR-IOV virtual function to use to attach a VNF to a physical interface. |
vlan members | Membership for this interface. |
native-vlan-id | Virtual LAN identifier for untagged frames. For example, 1...4095 |
vlan-name | Name of the VLAN members. |
Required Privilege Level
interface—To view this statement in the configuration.interface-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 15.1X53-D50.