Depending on the WAN technology is used to configure the right kind of scope.
The following command in interface mode enables the encapsulation:
Router (config-if) # encapsulation [encapsulation type]
Among the WAN encapsulation types are listed:
• HDLC, High-Level Data Link Control, is the default encapsulation type for Cisco routers, is a protocol synchronous data link owner.
• PPP, Point-to-Point Protocol is a standard protocol that provides connections from router to router and network host. It uses synchronous and asynchronous links. Use authentication mechanisms such as PAP and CHAP. Read the rest of this entry »

