Cisco Cisco Packet Data Gateway (PDG)

Seite von 1868
peer-pcf
Configures settings for any PCF that has a connection with this PDSN.
Product
PDSN
Privilege
Security Administrator, Administrator
Command Modes
Exec > Global Configuration > Context Configuration > PDSN Service Configuration
configure > context context_name > pdsn-service service_name
Entering the above command sequence results in the following prompt:
[
context_name
]
host_name
(config-pdsn-service)#
Syntax Description
peer-pcf
{
ip_address
|
ip_address/mask
}
bcmcs-framing
{
hdlc-like
|
segment-based
}
ip_address
 | ip_address/mask
ip_address must be specified using the standard IPv4 dotted decimal notation or colon notation for IPv6.
ip_address/mask must be specified using the standard IPv4 dotted decimal notation or colon notation for IPv6,
followed by the mask.
bcmcs_framing
 {  hdlc-like | segment-based }
Specifies the type of bcmcs_framing to use for this PCF connection.
• hdlc-like: applies HDLC-like framing for all BCMCS flows
• segment-based: applies segment-based framing for all BCMCS flows
Usage Guidelines
Use this command to configure the settings for any PCF that is connected to this PDSN. You can also specify
bcmcs framing settings to use for the connection.
Examples
The following command configures the peer-pcf for an IP address of 131.2.3.4:
peer-pcf 131.2.3.4
Command Line Interface Reference, Modes I - Q, StarOS Release 19    
1583
PDSN Service Configuration Mode Commands
peer-pcf