Navigation
Configure Encapsulation to Cisco-HDLC
Action
To configure encapsulation on a T3 physical interface, follow these steps:
- In configuration mode, go to the following hierarchy level:[edit]user@host# edit interfaces interface-name
- Configure Cisco-HDLC:[edit interfaces interface-name] user@host# set encapsulation cisco-hdlc
- Verify the configuration:user@host# show
For example:
[edit interfaces t3-1/0/0]user@host# show encapsulation hdlc; - Commit the change:user@host# commit
For example:
[edit interfaces t3-1/0/0]user@host# commit commit complete
Meaning
This command sets the interface encapsulation to the Cisco High-Level Data-Link Control (HDLC) transport protocol.