Navigation
gpid
Syntax
gpid (ethernet | hdlc | ipv4 | pos-scrambling-crc-16 | pos-no-scrambling-crc-16 | pos-scrambling-crc-32 | pos-no-scrambling-crc-32 | ppp);
Hierarchy Level
[edit logical-systems logical-system-name protocols mpls label-switched-path lsp-name lsp-attributes],[edit protocols mpls label-switched-path lsp-name lsp-attributes]
Release Information
Statement introduced before Junos OS Release 7.4.
pos-scrambling-crc-16, pos-no-scrambling-crc-16, pos-scrambling-crc-32, and pos-no-scrambling-crc-32 options added in Junos OS Release 8.0.
Description
Specify the type of payload carried by the LSP. It can be any of the following:
- ethernet—Ethernet (GPID value: 33)
- hdlc—High-level Data Link Control (HDLC) (GPID value: 44)
- ipv4—IP version 4 (GPID value: 0x0800)
- pos-no-scrambling-crc-16—for interoperability with other vendors’ equipment (GPID value: 29)
- pos-no-scrambling-crc-32—for interoperability with other vendors’ equipment (GPID value: 30)
- pos-scrambling-crc-16—for interoperability with other vendors’ equipment (GPID value: 31)
- pos-scrambling-crc-32—for interoperability with other vendors’ equipment (GPID value: 32)
- ppp—Point-to-Point Protocol (PPP) (GPID value: 50)
Default
ipv4
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.