[Contents] [Prev] [Next] [Index] [Report an Error]

Configuration Tasks

To configure a Cisco HDLC interface:

  1. Configure the physical interface on which you want to configure Cisco HDLC.
    host1(config)#interface serial 3/1:2/1
  2. Select Cisco HDLC as the encapsulation method for the interface.
    host1(config-if)#encapsulation hdlc
  3. Assign a local IP address to the interface.
    host1(config-subif)#ip address 192.32.10.2 255.255.255.0
  4. (Optional) Use the appropriate show hdlc interface to verify that the configuration changes are correct.

encapsulation hdlc

interface serial

ip address


[Contents] [Prev] [Next] [Index] [Report an Error]