6-18
Configuring the Data Link Layer Protocol for E1, T1, and Serial Interfaces
Configuring the Logical Interface
Replace <line> with a phrase up to 80 characters. For example, you
might enter:
ProCurve(config-ppp 1)# description WAN link to Denver office
This description is displayed only when you enter the show running-config
command. From the enable mode context, enter:
ProCurve# show running-config
You must then scroll through the running-config to find the interface ppp 1
heading. To view only the running-config for the PPP 1 interface, enter:
ProCurve# show running-config interface ppp 1
Configuration information such as the following is displayed:
interface ppp 1
description WAN link to Denver office
ip address 192.168.1.1 255.255.255.0
bind 1 ser 1/1 ppp 1
no shutdown
Settings Explained in Other Chapters
In addition to configuring these settings for the PPP interface, you can:
■ assign access control policies (ACPs) or access control lists (ACLs) to the
PPP interface
■ assign crypto maps to enable virtual private networks (VPNs)
■ configure settings for routing protocols
■ enable bridging
Table 6-3 lists additional configurations that you can enter from the PPP
interface and the page number where you find information about those
configurations.