正文
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