<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Let&#039;s gotolab! &#187; 认证题库</title>
	<atom:link href="http://www.gotolab.cn/category/share-documents/testking-pass4sure-testinside/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gotolab.cn</link>
	<description>IT Certification Study Guide Share &#38;  Training Preparation Labs</description>
	<lastBuildDate>Thu, 17 Jun 2010 08:48:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CISCO: ccnp 642-825 实验题(最新)</title>
		<link>http://www.gotolab.cn/cisco-642-825-remote-new-lab/614.html</link>
		<comments>http://www.gotolab.cn/cisco-642-825-remote-new-lab/614.html#comments</comments>
		<pubDate>Tue, 26 Aug 2008 01:34:40 +0000</pubDate>
		<dc:creator>Johnny</dc:creator>
				<category><![CDATA[cisco]]></category>
		<category><![CDATA[认证资讯]]></category>
		<category><![CDATA[认证题库]]></category>
		<category><![CDATA[资源共享]]></category>
		<category><![CDATA[642-825]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[certification]]></category>

		<guid isPermaLink="false">http://www.gotolab.cn/2008/08/26/cisco-642-825-remote-new-lab/</guid>
		<description><![CDATA[Cisco最近疯狂变题,自15号以来,N多考生纷纷落马.兜兜在642-825变题后,弄到了一道实验题.据说是唯一一道实验题.发上来大家分享一下.并征集答案.^_^方便众多Cisco考生.
Acme is a small export comany that has... ]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.gotolab.cn/tag/cisco" class="st_tag internal_tag" rel="tag" title="Posts tagged with cisco">Cisco</a>最近疯狂变题,自15号以来,N多考生纷纷落马.兜兜在642-825变题后,弄到了一道实验题.据说是唯一一道实验题.发上来大家分享一下.并征集答案.^_^方便众多<a href="http://www.gotolab.cn/tag/cisco" class="st_tag internal_tag" rel="tag" title="Posts tagged with cisco">Cisco</a>考生.</strong></p>
<p>Acme is a small export comany that has an existing enterprise network that is made up exclusively of routers that are using EIGRP as the IGP. Their network is up and operating properly. As part of their network expansion, Acme has decided to connect to the internet via a broadband cable ISP. Your task is to enable this connection using the information below.</p>
<p><span id="more-614"></span></p>
<p><strong>Connection Encapsulation: PPP</strong></p>
<p><strong>Connection Type: PPPoE client</strong></p>
<p><strong>Connection Authentication: None</strong></p>
<p><strong>Connection MTU: 1492 bytes</strong></p>
<p><strong>Address: Dynamically assigned by the ISP</strong></p>
<p><strong>Outbound Interface: E0/0</strong></p>
<p>You will know that the connection has been successfully enabled when you can ping the simulated Internet address of 172.16.1.1</p>
<p>Note: Routing to the ISP: Manually configured default route</p>
<p align="center"><a title="Flickr 上 gotolab 的 121" href="http://www.flickr.com/photos/gotolab/2798602436/"><img src="http://farm4.static.flickr.com/3259/2798602436_ec87f914ce_o.jpg" alt="" width="551" height="287" /></a></p>
<p><strong>CPE# show ip route</strong></p>
<p>&#8230;.</p>
<p>Gateway of last resort is not set</p>
<p>192.168.1.0/27 is subnetted, 7 subnets</p>
<p>C 192.168.1.0 is directly connected, Ethernet0/1</p>
<p>D 192.168.1.32 [90/307200] via 192.168.1.2, 00:02:16,Ethernet0/1</p>
<p>D 192.168.1.64 [90/307200] via 192.168.1.2, 00:02:17,Ethernet0/1</p>
<p>D 192.168.1.96 [90/307200] via 192.168.1.2, 00:02:17,Ethernet0/1</p>
<p>D 192.168.1.128 [90/307200] via 192.168.1.3, 00:02:17,Ethernet0/1</p>
<p>D 192.168.1.192 [90/307200] via 192.168.1.3, 00:02:17,Ethernet0/1</p>
<p>D 192.168.1.224 [90/307200] via 192.168.1.3, 00:02:17,Ethernet0/1</p>
<p><strong>CPE# show run</strong></p>
<p>&#8230;.</p>
<p>no service password-encryption</p>
<p>!</p>
<p>hostname CPE</p>
<p>!</p>
<p>boot-start-marker</p>
<p>boot-end-marker</p>
<p>!</p>
<p>no aaa new-model</p>
<p>resource policy</p>
<p>clock timezone PST 0</p>
<p>ip subnet-zero</p>
<p>no ip dhcp use vrf connected</p>
<p>!</p>
<p>interface Ethernet0/0</p>
<p>description link to cable modem</p>
<p>no ip address</p>
<p>shutdown</p>
<p>!</p>
<p>interface Ethernet0/1</p>
<p>description link to corporate nework</p>
<p>ip address 192.168.1.1 255.255.255.224</p>
<p>!</p>
<p>interface Ethernet0/2</p>
<p>no ip address</p>
<p>!</p>
<p>interface Ethernet0/3</p>
<p>no ip address</p>
<p>shutdown</p>
<p>!</p>
<p>router eigrp 1</p>
<p>network 192.168.1.0</p>
<p>auto-summary</p>
<p>!</p>
<p>line con 0</p>
<p>line vty 0 15</p>
<p>end</p>
<img src="http://www.gotolab.cn/?ak_action=api_record_view&id=614&type=feed" alt="" />
	Tags: <a href="http://www.gotolab.cn/tag/ccnp" title="ccnp" rel="tag">ccnp</a>, <a href="http://www.gotolab.cn/tag/cisco" title="cisco" rel="tag">cisco</a>, <a href="http://www.gotolab.cn/tag/certification" title="certification" rel="tag">certification</a>, <a href="http://www.gotolab.cn/tag/642-825" title="642-825" rel="tag">642-825</a><br />

	<h3>相关日志</h3>
	<ul class="st-related-posts">
	<li><a href="http://www.gotolab.cn/job-cisco/902.html" title="招聘:网络工程师(南京) (2009年12月11日)">招聘:网络工程师(南京)</a> (9)</li>
	<li><a href="http://www.gotolab.cn/cisco-introduces-ccie-wireless-certification/707.html" title="Cisco Introduces New CCIE Wireless Certification and CCIE Voice Lab Exam Enhancements (2008年12月3日)">Cisco Introduces New CCIE Wireless Certification and CCIE Voice Lab Exam Enhancements</a> (1)</li>
	<li><a href="http://www.gotolab.cn/cisco-mpls-elab/666.html" title="Cisco:MPLS-VPN加强实验 (2008年09月22日)">Cisco:MPLS-VPN加强实验</a> (18)</li>
	<li><a href="http://www.gotolab.cn/engage-cisco-content/632.html" title="虚位以待:组建Cisco内容运营团队 (2008年09月9日)">虚位以待:组建Cisco内容运营团队</a> (8)</li>
	<li><a href="http://www.gotolab.cn/cisco-ccie-lab-001-examination/616.html" title="cisco:CCIE考试新增英文面试环节 (2008年08月27日)">cisco:CCIE考试新增英文面试环节</a> (5)</li>
	<li><a href="http://www.gotolab.cn/cisco-642-825-remote-new-lab-2/615.html" title="CISCO: ccnp 642-825 lab Q (2008年08月26日)">CISCO: ccnp 642-825 lab Q</a> (0)</li>
	<li><a href="http://www.gotolab.cn/advertise-for-cisco-engineers/600.html" title="兜兜招聘&#8212;思科网络工程师 (2008年08月20日)">兜兜招聘&#8212;思科网络工程师</a> (11)</li>
	<li><a href="http://www.gotolab.cn/pass4sure-vue-cisco-save/567.html" title="Pass4sure:提供来自Pearson VUE发放的Cisco考试20%折扣 (2008年07月31日)">Pass4sure:提供来自Pearson VUE发放的Cisco考试20%折扣</a> (0)</li>
	<li><a href="http://www.gotolab.cn/cisco-640-460-640-553-ccna/562.html" title="Cisco:CCNA安全、语音认证帮助 (2008年07月24日)">Cisco:CCNA安全、语音认证帮助</a> (2)</li>
	<li><a href="http://www.gotolab.cn/packet-tracer-cisco/543.html" title="Packet Tracer:Cisco的官方模拟器(5.0beta) (2008年07月11日)">Packet Tracer:Cisco的官方模拟器(5.0beta)</a> (23)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.gotolab.cn/cisco-642-825-remote-new-lab/614.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
