initiate-ncp (Dynamic and Static PPP)
Syntax
initiate-ncp (ip | ipv6 | dual-stack-passive);
Hierarchy Level
[edit access group-profile profile-name ppp ppp-options],
[edit dynamic-profiles profile-name interfaces pp0 unit “$junos-interface-unit” ppp-options],
[edit dynamic-profiles profile-name interfaces “$junos-interface-ifd-name” unit “$junos-interface-unit” ppp-options],
[edit interfaces pp0 unit logical-unit-number ppp-options],
[edit interfaces si-fpc/pic/port unit logical-unit-number ppp-options]
Release Information
Statement introduced in Junos OS Release 14.1.
Description
Configure PPP Network Control Protocol (NCP) negotiation mode (active or passive) for dynamic and static IPv4 and IPv6 PPP subscriber interfaces. You can also configure PPP NCP negotiation mode for the PPP server in an IPv4/IPv6 dual-stack configuration.
Options
dual-stack-passive—Enable passive PPP NCP negotiation for the PPP server in an IPv4/IPv6
dual-stack configuration. The initiate-ncp dual-stack-passive statement overrides the initiate-ncp ip and initiate-ncp
ipv6 statements if they are configured in an IPv4/IPv6 dual-stack
configuration.
ip—Enable active PPP
NCP negotiation for dynamic and static PPP subscriber interfaces configured
with the IPv4 (inet) protocol address family, and for which
IPv4 address attributes are assigned during authorization. By default,
dynamic and static IPv4 subscriber interfaces use passive PPP NCP
negotiation. In an IPv4/IPv6 dual-stack configuration, use the initiate-ncp ip statement to enable active PPP NCP negotiation
for the IPv4 subscriber interface.
ipv6—Enable active
PPP NCP negotiation for dynamic and static PPP subscriber interfaces
configured with the IPv6 (inet6) protocol address family,
and for which IPv6 address attributes are assigned during authorization.
By default, dynamic and static IPv6 subscriber interfaces use passive
PPP NCP negotiation. In an IPv4/IPv6 dual-stack configuration, use
the initiate-ncp ipv6 statement to enable active PPP NCP
negotiation for the IPv6 subscriber interface.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.