⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 seq16.htm

📁 BOSON NETSIM是目前最好的路由器模拟软件
💻 HTM
字号:
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>BOSON CCNA COURSE - Lab 16</title>
</head>

<body>

<script language="Javascript">
<!--
 
function printpage() {
  if (window.print)
    window.print()
  else
    alert("Sorry, your browser doesn't support this feature.");
}
 
//-->
</script>
<FORM>
<p align="left">
<INPUT TYPE="button" VALUE="Print this page" onClick="printpage()"> </p>
</FORM>

<p align="left">&nbsp;</p>
<p align="left"><b><font face="Times New Roman" size="3"><u><a name="16"></a>LAB 16 - PPP &amp; CHAP</u><br>
</font></b></p>
<p align="left"><font face="Times New Roman" size="3">1.	In this lab, you will configure PPP and CHAP authentication on a serial interface.&nbsp; On router1, issue the show 
interfaces serial 0 command.&nbsp;
	Note the encapsulation type of HDLC which is the default for serial links.</font></p>
<p align="left"><font face="Times New Roman" size="2">		router1#&nbsp; show interfaces serial 0<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">2.	On router1 and router3, configure PPP encapsulation for interface S0.&nbsp; Note that the link will not come up unless both ends are configured
	with the same encapsulation type.</font></p>
<p align="left"><font face="Times New Roman" size="2">       	&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
	routerx(config)#&nbsp; interface serial0<br>
&nbsp;&nbsp;&nbsp;&nbsp; 	routerx(config-if)#&nbsp; encapsulation ppp<br>
</font></p>
<p align="left"><font face="Times New Roman" size="3">3.	On router1 and router3, issue the show interfaces serial 0 command to verify that PPP is configured for the link.&nbsp; The output should show the
	PPP LCP phase as 慜pen

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -