RouterType

Information about the virtual router.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The virtual interface router platform.

Link copied to clipboard

Identifies the router by a combination of vendor, platform, and software version. For example, CiscoSystemsInc-2900SeriesRouters-IOS124.

Link copied to clipboard

The router software.

Link copied to clipboard

The vendor for the virtual interface's router.

Link copied to clipboard

The template for the virtual interface's router.

Link copied to clipboard

The MAC Security (MACsec) template for the virtual interface's router.

Functions

Link copied to clipboard
inline fun copy(block: RouterType.Builder.() -> Unit = {}): RouterType
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String