DeviceGenHdlcIfParams Object


Description:

Device generator HDLC interface parameters.

Note: The device generator will create either a PPP or HDLC interface depending on the SONET Mode that is enabled on the port.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

Relations:

Side name
(Type)
Relative Description
StackedOn
(DeviceGenStackedOnIf)

DeviceGenAal5IfParams, DeviceGenEthIIIfParams, DeviceGenFcIfParams, DeviceGenGreIfParams, DeviceGenHdlcIfParams, DeviceGenIpv4IfParams, DeviceGenIpv6IfParams, DeviceGenPppIfParams, DeviceGenPppoeIfParams, DeviceGenTrillIfParams, DeviceGenVlanIfParams

Next interface below this interface in the interface stack.

TopLevelIfSource
(DeviceGenTopLevelIf)

EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Used to assign the top level interface parameters in the device generator.

DeviceGenHdlcIfParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ProtocolType

Next level protocol ID of the interface above HDLC.

Type: enum

Default: HDLC_PROTOCOL_TYPE_IPV4

Possible Values:

Value Description
HDLC_PROTOCOL_TYPE_IPV4

IPv4 protocol ID.

HDLC_PROTOCOL_TYPE_IPV6

IPv6 protocol ID.

HDLC_PROTOCOL_TYPE_MPLS

MPLS protocol ID.

DeviceGenHdlcIfParams Read-Only Attributes

There are no read-only attributes.