From: stephen skinner (stephenski@gmail.com)
Date: Sat Sep 10 2005 - 17:10:16 GMT-3
guys ,
i am working through NMC lab 3 ,
it says
"setup ospf over the frame relay link and also over the ATM link . OSPF
neighbours MUST elect a DR on every link "
answer is change ospf net type to broadcast
when i type
ipv6 ospf network broadcast on either my FR or ATM links , ospf gets stuck
in EXCHANGE .
if i change it to P-2-P it works ok but WITHOUT any DR/BDR election .
any ideas how to get BDR /DR election to work ??
TIA
steve
sh ver
System returned to ROM by reload
System image file is "flash:c2600-jk9o3s-mz.122-15.T16.bin"
config
R1
!
interface ATM3/0
ip address 172.16.16.1 <http://172.16.16.1>
255.255.255.0<http://255.255.255.0>
ip access-group 120 in
ip authentication mode eigrp 1 md5
ip authentication key-chain eigrp 1 EIGRP-AS-1
atm esi-address 000100010001.00
no atm ilmi-keepalive
atm arp-server self
pvc 0/5 qsaal
!
pvc 0/16 ilmi
!
pvc 100/100
protocol ipv6 FE80::20A:41FF:FEB5:E361 broadcast
protocol ipv6 FEC0::16:6 broadcast
!
ipv6 address FEC0::16:1/125
ipv6 ospf network *point-to-point*
ipv6 ospf 100 area 0
end
R6
!
interface ATM3/0
ip address 172.16.16.6 <http://172.16.16.6>
255.255.255.0<http://255.255.255.0>
ip authentication mode eigrp 1 md5
ip authentication key-chain eigrp 1 EIGRP-AS-1
atm esi-address 000600060006.00
no atm ilmi-keepalive
atm arp-server nsap 47.00918100000000044D1F9C01.000100010001.00
pvc 0/5 qsaal
!
pvc 0/16 ilmi
!
pvc 100/100
protocol ipv6 FEC0::16:1 broadcast
protocol ipv6 FE80::201:42FF:FE19:48C1 broadcast
!
ipv6 address FEC0::16:6/125
ipv6 ospf network *point-to-point*
ipv6 ospf 100 area 0
end
This archive was generated by hypermail 2.1.4 : Sun Oct 02 2005 - 14:40:14 GMT-3