📄 ccna 和ccnp有什么区别?_百度知道.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0045)http://zhidao.baidu.com/question/9196059.html -->
<!--STATUS OK--><HTML><HEAD><TITLE>CCNA 和CCNP有什么区别?_百度知道</TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312"><LINK
title="“CCNA 和CCNP有什么区别?”的最新回答(RSS 2.0)"
href="http://zhidao.baidu.com/q?ct=20&qid=9196059&pn=65535&rn=25&tn=rssqb"
type=application/rss+xml rel=alternate><LINK
href="CCNA 和CCNP有什么区别?_百度知道.files/iknow1_0.css" type=text/css rel=stylesheet>
<STYLE>.cpro TABLE {
MARGIN: auto
}
.cpro {
TEXT-ALIGN: center
}
.mr20 {
MARGIN-RIGHT: 20px
}
.note {
PADDING-LEFT: 20px; FONT-WEIGHT: bold; BACKGROUND: url(http://img.baidu.com/img/iknow/popo.gif) no-repeat left 50%; MARGIN: 12px 0px
}
.answer1 {
BACKGROUND: url(http://img.baidu.com/img/iknow/answer.gif) no-repeat; OVERFLOW: hidden; WIDTH: 100px; HEIGHT: 25px
}
.answer2 {
BACKGROUND: url(http://img.baidu.com/img/iknow/answer.gif) no-repeat; OVERFLOW: hidden; WIDTH: 100px; HEIGHT: 25px
}
.answer3 {
BACKGROUND: url(http://img.baidu.com/img/iknow/answer.gif) no-repeat; OVERFLOW: hidden; WIDTH: 100px; HEIGHT: 25px
}
.answer1 {
BACKGROUND-POSITION: 0px 0px
}
.answer2 {
BACKGROUND-POSITION: 0px -25px
}
.answer3 {
BACKGROUND-POSITION: 0px -50px
}
.rk2 {
RIGHT: -2px
}
.rk4 {
RIGHT: -2px
}
</STYLE>
<META content="MSHTML 6.00.2900.3157" name=GENERATOR></HEAD>
<BODY>
<DIV id=usrbar><NOBR>
<SCRIPT language=JavaScript>document.write('<a href="http://www.baidu.com/">百度首页</a> | <a href="http://passport.baidu.com/?login&tpl=ik&u='+escape(location.href)+'">登录</a>');</SCRIPT>
</NOBR></DIV>
<TABLE class=hd cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD vAlign=top width=137><A href="http://zhidao.baidu.com/"><IMG
style="BORDER-RIGHT: 0pt; BORDER-TOP: 0pt; BORDER-LEFT: 0pt; MARGIN-RIGHT: 9px; BORDER-BOTTOM: 0pt"
height=46 alt=百度知道 src="CCNA 和CCNP有什么区别?_百度知道.files/logo-zhidao.gif"
width=137 border=0></A></TD>
<TD>
<DIV style="FONT-SIZE: 14px; LINE-HEIGHT: 19px"><A
href="http://news.baidu.com/">新闻</A> <A
href="http://www.baidu.com/">网页</A> <A
href="http://post.baidu.com/">贴吧</A> <STRONG>知道</STRONG> <A
href="http://mp3.baidu.com/">MP3</A> <A
href="http://image.baidu.com/">图片</A> <A
href="http://baike.baidu.com/">百科</A></DIV>
<TABLE style="MARGIN-TOP: 2px" cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<FORM name=ftop action=/q method=get>
<TD noWrap><INPUT class=hdi tabIndex=1 maxLength=256 size=42
name=word> </TD>
<TD><A href="http://www.baidu.com/search/zhidao_help.html"
target=_blank>帮助</A></TD></TR></TBODY></TABLE>
<DIV style="MARGIN-TOP: 4px"><INPUT class=bnsrh tabIndex=2 type=submit value=搜索答案><INPUT
type=hidden value=17 name=ct><INPUT type=hidden value=0 name=pn><INPUT
type=hidden value=ikaslist name=tn><INPUT type=hidden value=10 name=rn><INPUT class=bnsrh style="MARGIN-LEFT: 8px" onclick=ask(ftop); tabIndex=3 type=button value=我要提问></DIV></FORM>
<FORM name=fask action=/q method=get><INPUT type=hidden value=17
name=ct><INPUT type=hidden value=0 name=pn><INPUT type=hidden value=ikask
name=tn><INPUT type=hidden value=12 name=rn><INPUT type=hidden name=word>
<INPUT type=hidden value=1 name=cm><INPUT type=hidden value=394496
name=lm></FORM></TD></TR></TBODY></TABLE>
<SCRIPT language=JavaScript>function ask(fn){document.fask.word.value=fn.word.value;document.fask.submit();}</SCRIPT>
<SCRIPT>
var url = escape(location.href);
function ctlSubmit(event) {if (event.ctrlKey && event.keyCode == 13) {fdf.submit()}}
function checkco(f,des){ if(f.co.value=="") {alert("请输入您的"+des); return false;}}
function limitpl(f,des){ if(f.co.value=="") {alert("请输入您的"+des); return false;} return limitChars(f.co,des,200);}
function checkcoAndsn(f,des){ if(f.co.value=="") {alert("请输入您的"+des); return false;} return limitChars(f.sn,"参考资料",60);}
function cReply(flag){ if (flag=="yes") {document.getElementById('replyTB').style.display=""; }if(flag=="no"){document.getElementById('replyTB').style.display="none"; }location.hash="here";}
function fixReply(flag){ setTimeout("cReply('"+flag+"')",300);}
function limitChars(obj,obj_Str,limit_len){var c = getLeftChars(obj,limit_len);if(c<0) {echo_str = obj_Str + "限定在"+limit_len+"个字以内,请缩短字数";alert(echo_str);obj.focus();return false;}return true;}
function getLeftChars(varField,limit_len) {var i = 0;var cap = limit_len*2;var j=0;var runtime = (varField.value.length>cap)?(cap+1):varField.value.length;for (i = 0; i< runtime; i++) {if (varField.value.charCodeAt(i) > 127 || varField.value.charCodeAt(i) == 94) {j=j+2;}else{j=j+1;}}var leftchars = cap - j;return (leftchars);}
function showcpro(cproshowstr){document.getElementById("cproshow").innerHTML=cproshowstr;}
</SCRIPT>
<DIV id=main><!--[if IE]>
<SCRIPT language=JavaScript>
var objmain = document.getElementById("main");
function updatesize(){ var bodyw = window.document.body.offsetWidth; if(bodyw >= 1016) objmain.style.width="976px"; else objmain.style.width="782px"; }
updatesize(); window.onresize = updatesize;
</SCRIPT>
<![endif]--><!-- 广告 -->
<DIV
style="BACKGROUND: none transparent scroll repeat 0% 0%; MARGIN: 10px 0px 0px"
align=left>
<SCRIPT>if(!g_f_js){var g_f_js=true;document.write('<script src=\'http://eiv.baidu.com/other/ff.js\'></'+'script>');}</SCRIPT>
<SCRIPT>if (typeof(cf)=="function") {cf("http://eiv.baidu.com/maimg/20070720/1098154421.swf","760","90","http://ma.baidu.com/ma/rcv/click.php?t=uv-b5HDhTv-b5HDzP1RkFMIGujYkFhVGujYkFhqsULnqniuhUWdGpv4EIzudThsqpZwYTaR1fiRzwBRzwh9zQhF9pywdQhPEUiRzwBuougbqm1f1uAmzrjTYnjckP1DkuHTLuAPbPWfzuWc3PjPhuhchTv3qP1DhT1Y3ryDdPAf1PWwBmWcdrHIWFMFsULnqniubIjd8iDfYR7I8ygFJmWPfu6","0");}</SCRIPT>
</DIV><!-- 广告结束 -->
<DIV class=path><A href="http://zhidao.baidu.com/">百度知道</A> > <CC><A
href="http://zhidao.baidu.com/browse/83?lm=9">教育/学业/考试</A> > <A
href="http://zhidao.baidu.com/browse/190?lm=9">其他资格考试</A></CC></DIV>
<DIV id=right2>
<DIV class="bb bai">
<DIV class=rb1></DIV>
<DIV class=rb2></DIV>
<DIV class=t1>相关问题</DIV>
<DIV class=bc>
<TABLE class=wr cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD class=gray vAlign=top width=10>• </TD>
<TD class=f14><A
href="http://zhidao.baidu.com/question/36456920.html?fr=qrl3"
target=_blank>CCNA和CCNP有什么区别</A></TD></TR>
<TR>
<TD class=gray vAlign=top width=10>• </TD>
<TD class=f14><A
href="http://zhidao.baidu.com/question/13508721.html?fr=qrl3"
target=_blank>软考的网络管理员和CCNA 有什么区别</A></TD></TR>
<TR>
<TD class=gray vAlign=top width=10>• </TD>
<TD class=f14><A
href="http://zhidao.baidu.com/question/12667447.html?fr=qrl3"
target=_blank>CCNP 和CCDP有什么区别呢?</A></TD></TR>
<TR>
<TD class=gray vAlign=top width=10>• </TD>
<TD class=f14><A
href="http://zhidao.baidu.com/question/11340897.html?fr=qrl3"
target=_blank>我想知道现在考CCNA与CCNP需要什么条件(具体一点)还...</A></TD></TR>
<TR>
<TD class=gray vAlign=top width=10>• </TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -