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. |
- Default value
0.0.0.0
network-instance¶
Configure a network/VRF mapping using the PFCP Information Element Network Instance type (number 22).
vsr running config# vrf <vrf> pfcp network-instance <string>{1,100}
|
A string in Access Point Name format (APN). |
interface¶
The name of the GTP interface.
vsr running config# vrf <vrf> pfcp network-instance <string>{1,100}
vsr running network-instance <string>{1,100}# interface INTERFACE
|
An interface name. |
vrf¶
The VRF bound to the network.
vsr running config# vrf <vrf> pfcp network-instance <string>{1,100}
vsr running network-instance <string>{1,100}# vrf VRF
|
Description |
---|---|
|
The main vrf. |
|
The vrf name. |
- Default value
main