V.35 and X.21 ports on the 12-port Serial Data Interface card can be configured for IPCP encapsulation to support PPP SAPs for Ipipes. See the 7705 SAR Services Guide for more information about IP interworking VLL (Ipipe) services.
Use the following CLI syntax to configure IPCP parameters for V.35 serial ports. X.21 ports that are configured for super-rate speeds are also supported. The encap-type must be set to ipcp.
port port-id
serial
v35
channel-group channel-group-id
encap-type {cem | frame-relay | ipcp | hdlc | cisco-hdlc}
mode access
ppp
keepalive time-interval [dropcount drop count]
exit
exit
no shutdown
exit
no shutdown
exit
exit
no shutdown
Use the config port info detail command to display port configuration information:
*A:NOK-A>config>port# info detail
----------------------------------------------
description "RS-232/V.35/X.21/RS-530"
serial
v35
shutdown
no loopback
control-lead
input
dtr-dsr high
rts-dcd high
alb-cts high
exit
output
dsr-dtr high
dcd-rts high
cts-alb high
exit
exit
speed 64k
device-mode synchronous
device-gender dce
clock-source slave
duplex full
no report-alarm hcmOof hcmRai
channel-group 1
shutdown
description "DS0GRP"
mode access
encap-type ipcp
mtu 2000
crc 32
idle-cycle-flag ones
ppp
keepalive 20 dropcount 100
exit
exit
exit
exit
----------------------------------------------
*A:NOK-A>config>port#