ospf_Lab 3-2 Multiple-Area OSPF with Stub Areas and Authentication

ospf_Lab 3-2 Multiple-Area OSPF with Stub Areas and Authentication# osfp lab2

autostart = false
model = 3660
[localhost]
[[3660]]
image = 36.bin
exec_area = 8
idlepc = 0×6043ade0
ram = 160
slot5 = NM-16ESW

[[ROUTER R1]]
s1/0 = R2 s1/0

[[ROUTER R2]]
s1/1 = R3 s1/0
[[ROUTER R3]]

#model = 3660

?????

R1?

configure terminal
interface loopback 1
ip address 10.1.1.1 255.255.255.0
interface serial 1/0
ip address 10.1.12.1 255.255.255.0
clockrate 64000
no shutdown
router ospf 1
network 10.1.12.0 0.0.0.255 area 0
network 10.1.1.0 0.0.0.255 area 0
interface loopback 1
ip ospf network point-to-point

interface serial 1/0
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 cisco
tclsh
foreach address {
10.1.1.1
10.1.2.1
10.1.3.1
172.20.200.1
10.1.12.1
10.1.12.2
10.1.23.2
10.1.23.3
{
ping $address }

R2?

configure terminal
interface loopback 2
ip address 10.1.2.1 255.255.255.0
interface serial 1/0
ip address 10.1.12.2 255.255.255.0
no shutdown
interface serial 1/1
ip address 10.1.23.2 255.255.255.0
clockrate 64000
no shutdown
router ospf 1
network 10.1.12.0 0.0.0.255 area 0
network 10.1.2.0 0.0.0.255 area 0
interface loopback 2
ip ospf network point-to-point
router ospf 1
network 10.1.23.0 0.0.0.255 area 23

router ospf 1
area 23 stub

router ospf 1
area 23 stub no-summary
router ospf 1
no area 23 stub
area 23 nssa
router ospf 1
area 23 nssa no-summary
interface serial 1/1
ip ospf authentication
ip ospf authentication-key cisco

passguide

interface serial 1/0
ip ospf authentication message-digest
ip ospf message-digest-key 1 md5 cisco

R3?

configure terminal
interface loopback 3
ip address 10.1.3.1 255.255.255.0
interface loopback 20
ip address 172.20.200.1 255.255.255.0
interface serial 1/0
ip address 10.1.23.3 255.255.255.0
no shutdown
router ospf 1
network 10.1.23.0 0.0.0.255 area 23
network 10.1.3.0 0.0.0.255 area 23
interface loopback 3
ip ospf network point-to-point
router ospf 1
area 23 stub
router ospf 1
no area 23 stub
area 23 nssa
redistribute connected subnets

interface serial 1/0
ip ospf authentication
ip ospf authentication-key cisco

ospf_lab2.gif

Bookmark and Share
passguide exams High quality Cisco, Microsoft, IBM, Oracle,Microsoft,Citrix,Vmware,HP,Juniper and other Certification exmas training materials are provided here at PassGuide Site

Download Free Cisco Dynagen Simulation Certification Braindumps

  1. Free Follow me: OSPF Study all lab
  2. Free Lab 2-4 EIGRP Frame Relay Hub and Spoke
  3. Free Ospf Over Nbma Topology Mode Broadcast Lab(fully meshed)
  4. Free Configure authentication proxy (auth-proxy) on pix
  5. Free Frame-relay P2MP 3640 particular configure
  6. Free CCIE Practice LAB Dynamips
  7. Free VOIP Lab 3 – CBWFQ, LLQ, Diffsrv , RSVP (Net)
  8. Free Route Optimization Lab5-1:Redistribution Between RIP and OSPF
  9. Free Router PPPOE configure
  10. Free CCIE Case Study:a basci eigrep config
Saturday, July 14th, 2007 Uncategorized

Leave a Reply