3.2.45. pfcp¶
Note
requires a GTP Application License.
PFCP service configuration.
vsr running config# vrf <vrf> pfcp
enabled (pushed)¶
Enable/Disable the PFCP service.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# enabled true|false
- Default value
true
verbose¶
Launch service with verbose mode enabled. Provides additional details in the system log journal about what the service is doing for debugging purposes.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# verbose true|false
- Default value
false
address¶
The IP address of the interface to listen on. The PFCP service will listen on all interfaces if no value is specified.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# address ADDRESS
|
Description |
---|---|
|
An IPv4 address. |
|
An IPv6 address. |
heartbeat-period¶
unit: seconds
Time between two heartbeats consecutively sent to any SMF associated with the PFCP service.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# heartbeat-period <1-60>
heartbeat-grace-period¶
unit: seconds
PFCP peers are regarded as inactive if no heartbeats are received during this period. Recovery of sessions managed by that peer will then be attempted.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# heartbeat-grace-period <1-180>
gtp-interface¶
GTP interface configured when received PFCP request.
vsr running config# vrf <vrf> pfcp
vsr running pfcp# gtp-interface name NAME vrf <leafref>