Specifications
18-12
Cisco MWR 2941 Mobile Wireless Edge Router Release 3.5 Software Configuration Guide, Cisco IOS Release 15.1(3)MR
OL-26895-01
Chapter 18 Configuring MLPPP Backhaul
Configuring ACFC
To configure ACFC handling during PPP negotiation, follow these steps, while in interface
configuration mode:
Step 4
Router(config-if)# ppp pfc remote
{apply | reject | ignore}
Example:
Router(config)# ppp pfc remote
apply
Specifies how the router manages the PFC option in configuration
requests received from a remote peer. The syntax is as follows:
• apply—Specifies that PFC options are accepted and ACFC may be
performed on frames sent to the remote peer.
• reject—Specifies that PFC options are explicitly ignored.
• ignore—Specifies that PFC options are accepted, but ACFC is not
performed on frames sent to the remote peer.
The example shows how to allow PFC options to be accepted.
Step 5
exit
Example:
Router(config)# exit
Router#
Exits configuration mode.
Command Purpose
Command Purpose
Step 1
enable
Example:
Router> enable
Enables privileged EXEC mode.
• Enter your password if prompted.
Step 2
configure terminal
Example:
Router# configure terminal
Enters global configuration mode.
Step 3
Router(config-if)# ppp acfc local
{request | forbid}
Example:
Router(config-if)# ppp acfc local
request
Specifies how the router handles ACFC in outbound configuration
requests. The syntax is as follows:
• request—Specifies that the ACFC option is included in outbound
configuration requests.
• forbid—Specifies that the ACFC option is not sent in outbound
configuration requests, and requests from a remote peer to add the
ACFC option are not accepted.