沃尔夫ccie实验室|CCIE实验室考试指南(3)
【shitiku.jxxyjl.com--思科指导交流】
lab 03 -frame relay and ipx tunneling (gre)
scenario:
given the following diagram, configure ipx on the ethernet links of
router_a and router_c only. provide full connectivity using router_b
as a frame relay switch.
此主题相关图片如下:
solution:
router_b
hostname router_b
enable secret 5 ...
$1$ez3d$vntjkacltbsccmf1mgzzm0
enable password ccnaprep
!
frame-relay switching
isdn switch-type ntt
!
interface serial0
no ip address
no ip mroute-cache
shutdown
no fair-queue
clockrate 4000000
!
interface serial1
encapsulation frame-relay
no ip mroute-cache
keepalive 15
clockrate 2000000
frame-relay lmi-type cisco
frame-relay intf-type dce
frame-relay route 100 interface serial2 ...
200
!
interface serial2
encapsulation frame-relay
frame-relay lmi-type ansi
no ip mroute-cache
keepalive 15
clockrate 115200
frame-relay intf-type dce
frame-relay route 200 interface serial1 ...
100
!
interface serial3
no ip address
no ip mroute-cache
shutdown
no cdp enable
!
interface tokenring0
no ip address
no ip mroute-cache
shutdown
no cdp enable
!
interface bri0
no ip address
no ip mroute-cache
shutdown
no cdp enable
!
ip classless
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password ccieprep
login
end
router_c
current configuration:
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname router_c
!
enable secret 5 ...
$1$jcqh$nzkhw6lq9ywoax87xsp9p1
enable password ccnaprep
!
ipx routing 0060.09c3.df60
interface tunnel0
no ip address
ipx network cad
tunnel source serial0
tunnel destination 172.16.10.1
!
interface ethernet0
ipx network dad
!
interface ethernet1
no ip address
shutdown
!
interface serial0
ip address 172.16.10.2 255.255.255.0
encapsulation frame-relay
no fair-queue
!
interface serial1
no ip address
shutdown
!
no ip classless
line con 0
line aux 0
line vty 0 4
password sailing
login
!
end
router_a
current configuration:
!
version 11.3
no service password-encryption
!
hostname router_a
!
enable secret 5 ...
$1$.s1r$iaeqzxlnyjo2qlzi8unao0
enable password ccnaprep
!
ipx routing 0010.7b15.bd41
!
interface tunnel0
no ip address
ipx network cad
tunnel source serial0/0
tunnel destination 172.16.10.2
interface ethernet0/0
no ip mroute-cache
ipx network bad
no cdp enable
!
interface serial0/0
ip address 172.16.10.1 255.255.255.0
encapsulation frame-relay
no ip mroute-cache
frame-relay lmi-type ansi
!
interface tokenring0/0
no ip address
no ip mroute-cache
shutdown
ring-speed 16
no cdp enable
!
interface fastethernet1/0
no ip address
no ip mroute-cache
shutdown
no cdp enable
!
ip classless
no cdp run
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password ccieprep
login
!
end
full connectivity:
router_a#sh ipx route
codes: c - connected primary network, c - ...
connected secondary network
s - static, f - floating static, l - ...
local (internal), w - ipxwan
r - rip, e - eigrp, n - nlsp, x - ...
external, a - aggregate
s - seconds, u - uses, u - per-user ...
static
3 total ipx routes. up to 1 parallel paths ...
and 16 hops allowed.
no default route known.
c bad (novell-ether), et0/0
c cad (tunnel), tu0
r dad [151/01] via ...
cad.0060.09c3.df60, 32s, tu0
本文来源:https://shitiku.jxxyjl.com/sikezhidaojiaoliu/50515.html
-
[ccie学什么]CCIE的学习方法和能力定位之经验谈详细阅读
今天凌晨一点,踢完球回到实验室,下午要讲mpls,虽然已经很熟悉,但还是想看看有没有什么新思路,所以又作了一下课程准备,两点的时候准备回去休息了,去np课室巡查了一下,发现movie-time还没结束,最后排有个学员正看得津津有味,他刚才跟我们一起踢得很累,本应该早早休息,准备明天的实...
-
沃尔夫ccie实验室_CCIE实验室考试指南(1)详细阅读
lab 01- trouble-shooting everything was fine before lunch: router_a router_a sh run building configuration current configuration:...
-
[cisco综合实验]Cisco综合辅导:Cisco认证解疑详细阅读
1 问:都说cisco 认证是很有价值的,价值在哪里? 答:网络应用已遍及世界的每个角落。为了保证网络的合理设计、实施和维护,需要大量的网络技术人员。怎样衡量这些技术人员的水平呢?为此各公司先后推出了认证计划。 作为世界上最大网络产品供应商----cisco公司,在1993年推出了号称全球最有价值...
-
【无线移动办公名词解释】思科无线移动办公室与安全解决方案详细阅读
摘要:思科的思科移动办公室计划旨在通过移动能力帮助机构提高生产率、工作效率和员工满意度。它包括无线和有线解决方案,两者都具有很高的安全性、可扩展性、灵活性和可管理性,而且可以与现有网络进行全面的互操作。本文将举例说明各个行业的企业如何利用ieee 802 11技术部署思科移动办公室,以...