clns_isis_datatypes

package
v0.0.0-...-fac1166 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 17, 2019 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

This module contains a collection of generally useful derived YANG data types.

Copyright (c) 2013-2018 by Cisco Systems, Inc. All rights reserved.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisAddressFamily

type IsisAddressFamily string

IsisAddressFamily represents Isis address family

const (
	// IPv4
	IsisAddressFamily_ipv4 IsisAddressFamily = "ipv4"

	// IPv6
	IsisAddressFamily_ipv6 IsisAddressFamily = "ipv6"
)

type IsisInternalLevel

type IsisInternalLevel string

IsisInternalLevel represents Isis internal level

const (
	// Level not set
	IsisInternalLevel_not_set IsisInternalLevel = "not-set"

	// Level1
	IsisInternalLevel_level1 IsisInternalLevel = "level1"

	// Level2
	IsisInternalLevel_level2 IsisInternalLevel = "level2"
)

type IsisSubAddressFamily

type IsisSubAddressFamily string

IsisSubAddressFamily represents Isis sub address family

const (
	// Unicast
	IsisSubAddressFamily_unicast IsisSubAddressFamily = "unicast"

	// Multicast
	IsisSubAddressFamily_multicast IsisSubAddressFamily = "multicast"
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL