Is a WAN a public or private link?
WANs can be private links via leased lines.
Common types of VPN protocols for site to site connections? (x4)
Common type of VPN encryption for end-user to site connections?
SSL but sometimes also IPsec
Primary WAN connectivity options?
Secondary WAN connectivity options?
(can be primary options for small offices)
What will a SLA include?
What is a Leased Line to Cisco?
A point-to-point connection using a serial port.
What is PPP?
Point-to-Point Protocol
What is HDLC?
cHDLC?
Protocol used over serial connections
cHDLC is the Cisco proprietary version of HDLC
What OSI layer is HDLC
Layer 2
What OSI layer is PPP for leased line serial connections?
Layer 2
What side of a link is the clock rate set?
DCE or DTE
DCE.
on the Data Communications Equipment (providor),
not on the DTE - Date Termination Equipment (customer)
Difference between serial Clock Rate and Interface Bandwidth setting?
The bandwidth statement doesn’t affect the physical clocking of the line. The bandwidth statement only effects software policies such as routing protocol metrics and QoS shaping.
Default bandwidth of a serial interface?
1.544 Mbps (T1)
HDLC confg steps:

PPP config steps:

Command to view PPP settings:
R1# show ppp all

What is the default username for CHAP in one-way PPP authentication
The remote device’s hostname
Command to configure CHAP authentication
R1(config-if)# ppp chap password Presto1
What is MLPPP
MultiLink PPP - Using multiple parallel serial links as one single logical link.

MLPPP Config steps:

Define PPPoE
Point-to-Point Protocol over Ethernet
Would you configure PPPoE on the router or the DSL model?
Either are standard things that are done.
PPPoE Config steps:
