专栏名称: 网络工程师俱乐部
CCIE俱乐部,即CCIE公会,弘扬“CCIE”精神,关注网络专家和相关精英人才的学习,事业和生活。
目录
相关文章推荐
51好读  ›  专栏  ›  网络工程师俱乐部

来自老外的CCIE lab战报,看看别人是如何通过CCIE的吧!

网络工程师俱乐部  · 公众号  ·  · 2018-02-05 17:52

正文

请到「今天看啥」查看全文


Section 2.3:

R100 pre-configred:

router ospf 10

router-id 10.100.100.100

int loo0

ip addreess 10.100.100.100/32

ip ospf 10 are 0

int L100:

ip addresss 100.100.100.100/24(I'm sure netmask 255.255.255.0)

ip ospf 10 area 0

ip ospf net point-to-point (sure)

int e0/0-1

ip ospf 10 area 0

int lo1

ip address 10.4.42.42.42/32

All device of Large Offfice pre-configred: OSPf and BGP


* Cisco require we configure R42 a seperate ospf process id with R100, I checked diagram R42 has process ID 2

my solution: same with spoto and shutdown int Lo1


I'm sure Cisco troubled me at this Section that when I finished lab I identifified R42 lost command: ip prefix-list FITLER permit 10.0.0.0/13 ge 16 le 16


Section 2.4 and 2.5: Same Spoto

- Pre-configured all R10-->R15 and SW100-->111:

router bgp 65001

bgp router-id 10.1.x.x(interface loopback 0 of device)


Section 2.6: same spoto

ebgp has pre-configure on all Device:

such as R30







请到「今天看啥」查看全文