Config

Leafs

class NetworkInstances.NetworkInstance.Protocols.Protocol.Isis.Global.AfiSafi.Af.Config

Bases: Entity

Class Hierarchy: NetworkInstances NetworkInstance Protocols Protocol Isis Global AfiSafi Af Config

This class represents configuration data.

This container defines AFI-SAFI configuration parameters

afi_name

Address-family type

type: one of the below values: IPV4

safi_name

Subsequent address-family type

type: one of the below values: UNICAST

metric

ISIS metric value(default=10)

type: int

range: 0..4294967295

default value: 10

enabled

When set to true, the functionality within which this leaf is defined is enabled, when set to false it is explicitly disabled

type: bool