From: Tony Schaffran (tschaffran@cconlinelabs.com)
Date: Tue Dec 24 2002 - 19:52:10 GMT-3
You might want to try to set your "ip ospf network" statement under the
interface.
Tony Schaffran
Network Analyst
CCNP, CCNA, CCDA,
NNCDS, NNCSS, CNE, MCSE
CCOnlineLabs.com
http://www.cconlinelabs.com
-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Thomas Wan
Sent: Tuesday, December 24, 2002 5:23 PM
To: zhouhenglei@wondersgroup.com
Cc: ccielab@groupstudy.com
Subject: 32 bits mask?
Hi!
How can I do to change the 32 bits mask into 29 bits?
R4:
!
interface Serial0.1 multipoint
ip address 135.4.100.4 255.255.255.248
ip ospf network point-to-multipoint
frame-relay map ip 135.4.100.3 403 broadcast
frame-relay map ip 135.4.100.6 406 broadcast
!
router ospf 1
log-adjacency-changes
network 135.4.100.0 0.0.0.7 area 1
!
O 135.4.100.6/32 [110/64] via 135.4.100.6, 00:10:08, Serial0.1
O 135.4.100.3/32 [110/64] via 135.4.100.3, 00:10:08, Serial0.1
R3:
!
interface Serial0
ip address 135.4.100.3 255.255.255.248
encapsulation frame-relay
ip ospf network point-to-multipoint
frame-relay map ip 135.4.100.4 304 broadcast
frame-relay map ip 135.4.100.6 304 broadcast
!
router ospf 1
log-adjacency-changes
network 135.4.100.0 0.0.0.7 area 1
!
O 135.4.100.6/32 [110/128] via 135.4.100.4, 00:45:24, Serial0
O 135.4.100.4/32 [110/64] via 135.4.100.4, 00:45:24, Serial0
R6:
!
interface Serial0
ip address 135.4.100.6 255.255.255.248
encapsulation frame-relay
ip ospf network point-to-multipoint
no fair-queue
frame-relay map ip 135.4.100.3 604 broadcast
frame-relay map ip 135.4.100.4 604 broadcast
!
router ospf 1
log-adjacency-changes
network 135.4.6.0 0.0.0.255 area 1
network 135.4.100.0 0.0.0.7 area 1
!
O 135.4.100.4/32 [110/64] via 135.4.100.4, 00:45:44, Serial0
O 135.4.100.3/32 [110/128] via 135.4.100.4, 00:45:44, Serial0
.
.
This archive was generated by hypermail 2.1.4 : Fri Jan 17 2003 - 17:21:52 GMT-3