Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

af-name

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
af-name {
    peer-gnf {
        id peer-gnf-id;
        remote-af-name;
    }
    description af-description;
}

Hierarchy Level

content_copy zoom_out_map
[edit chassis network-slices guest-network-functions gnf id]

Description

Configure abstracted fabric (af) interface between a pair of guest network functions (GNFs). Abstracted fabric interface is a pseudo interface that represents a first class Ethernet interface behavior. An af interface is created on a GNF to communicate with the peer GNF when the two GNFs are connected to each other through the CLI.

Note:

Only one af interface can be configured between a pair of GNFs.

Options

af-name

Name of the af interface being created on the GNF.

  • Range: af0 through af9

id peer-gnf -id

Name of the GNF peer connected using the af interface.

  • Range: 1 through 10

remote-af-name

Name of the af interface on the peer GNF.

description af-description

A description for the af interface.

Required Privilege Level

system

Release Information

Statement introduced in Junos OS Release 17.4R1.

footer-navigation