IsisDeviceGenProtocolParams Object


Description:

IS-IS specific router generator parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

Automatically-created children: IsisAuthenticationParams

IsisDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
Area

Area that each router belongs to.

Type: string

Default: 000001

EnableBfd

Enable or disable BFD (Bidirectional Forwarding Detection).

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable BFD.

FALSE

Disable BFD.

EnableGracefulRestart

Enable graceful restart.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

ISIS graceful restart is enabled.

FALSE

ISIS graceful restart is disabled.

HelloPadding

Hello Padding in ISIS Hello Packets.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use Hello Padding.

FALSE

Don't Use Hello Padding.

IpVersion

IP version used by the emulated router.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

IPv4.

IPV6

IPv6.

IPV4_AND_IPV6

Both IPv4 and IPv6.

Level

"Circuit type" of the emulated router.

Type: enum

Default: LEVEL2

Possible Values:

Value Description
LEVEL1

Level 1.

LEVEL2

Level 2.

LEVEL1_AND_2

Both level 1 and level 2.

MetricMode

Type, length, and value (TLV) for an LSP.

Type: enum

Default: NARROW_AND_WIDE

Possible Values:

Value Description
NARROW

Router advertises routes with a narrow (6-bit) metric.

WIDE

Router advertises routes with a wide (24- or 32-bit) metric.

NARROW_AND_WIDE

Router advertises the same route with both metrics.

NetworkType

Network Type (broadcast or p2p).

Type: enum

Default: BROADCAST

Possible Values:

Value Description
BROADCAST

Broadcast.

P2P

Point-to-Point.

RouterPriority

On broadcast networks, router priority is used to determine which router should act as the designated router.

Type: u8

Default: 0

Range: 0 - 127

SystemId

System ID.

Type: mac

Default: 00:00:00:00:00:01

SystemIdStep

System ID step.

Type: mac

Default: 00:00:00:00:00:01

UseMacAsSystemId

Use MAC address as the System ID.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Use MAC address as System ID.

FALSE

Don't use MAC address as System ID.

IsisDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.