DeviceGenPppIfParams Object


Description:

Device generator PPP 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.

DeviceGenPppIfParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ProtocolId

Next level protocol ID of the interface above PPP.

Type: enum

Default: PPP_PROTOCOL_ID_IPV4

Possible Values:

Value Description
PPP_PROTOCOL_ID_IPV6

IPv6 protocol ID.

PPP_PROTOCOL_ID_IPV4

IPv4 protocol ID.

PPP_PROTOCOL_ID_MPLS

MPLS protocol ID.

DeviceGenPppIfParams Read-Only Attributes

There are no read-only attributes.