From: Thomas Wan (wtthomas@etang.com)
Date: Tue Dec 24 2002 - 22:22:34 GMT-3
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