Documentation
¶
Overview ¶
This module contains a collection of YANG definitions for Cisco IOS-XR ipv4-telnet package configuration.
This module contains definitions for the following management objects:
ipv6-telnet: IPv6 telnet configuration ipv4-telnet: ipv4 telnet
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 Ipv4Telnet ¶
type Ipv4Telnet struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Telnet client configuration. Client Ipv4Telnet_Client }
Ipv4Telnet ipv4 telnet
func (*Ipv4Telnet) GetEntityData ¶
func (ipv4Telnet *Ipv4Telnet) GetEntityData() *types.CommonEntityData
type Ipv4Telnet_Client ¶
type Ipv4Telnet_Client struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Source interface for telnet sessions. The type is string with pattern: // [a-zA-Z0-9._/-]+. SourceInterface interface{} }
Ipv4Telnet_Client Telnet client configuration
func (*Ipv4Telnet_Client) GetEntityData ¶
func (client *Ipv4Telnet_Client) GetEntityData() *types.CommonEntityData
type Ipv6Telnet ¶
type Ipv6Telnet struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Telnet client configuration. Client Ipv6Telnet_Client }
Ipv6Telnet IPv6 telnet configuration
func (*Ipv6Telnet) GetEntityData ¶
func (ipv6Telnet *Ipv6Telnet) GetEntityData() *types.CommonEntityData
type Ipv6Telnet_Client ¶
type Ipv6Telnet_Client struct { EntityData types.CommonEntityData YFilter yfilter.YFilter // Source interface for telnet sessions. The type is string with pattern: // [a-zA-Z0-9._/-]+. SourceInterface interface{} }
Ipv6Telnet_Client Telnet client configuration
func (*Ipv6Telnet_Client) GetEntityData ¶
func (client *Ipv6Telnet_Client) GetEntityData() *types.CommonEntityData
Click to show internal directories.
Click to hide internal directories.