From: Richard L. Pickard (nettable_walker@comcast.net)
Date: Sun Jul 06 2003 - 00:24:06 GMT-3
Fiesta[]
I am trying to Configure a DLSW connection between two routers WITHOUT using
an IP
address for the remote peer statements.
|R2| -- |frame relay cloud| -- |R3|
Can anyone tell me what I am doing wrong ? I tried this config with &
without the "pass-thru" at the end of the remote peer statement
Thanks,
Richard
//
R_2#
hostname R_2
!
dlsw local-peer peer-id 165.4.2.2
dlsw remote-peer 0 frame-relay interface Serial0/0.1 203 pass-thru
dlsw peer-log-changes
dlsw bridge-group 1
!
interface Loopback0
ip address 165.4.2.2 255.255.255.0
!
interface Serial0/0
encapsulation frame-relay
fair-queue 64 256 37
no arp frame-relay
no frame-relay inverse-arp
frame-relay lmi-type cisco
ip rsvp bandwidth 1158 1158
!
interface Serial0/0.1 multipoint
ip address 165.4.236.2 255.255.255.240
ip ospf network point-to-multipoint
frame-relay map ip 165.4.236.3 203 broadcast
frame-relay map ip 165.4.236.6 203 broadcast
ip rsvp bandwidth 48 16
!
router ospf 10
router-id 165.4.2.2
log-adjacency-changes detail
network 165.4.2.2 0.0.0.0 area 0
network 165.4.236.0 0.0.0.255 area 0
bridge 1 protocol ieee
!
R_2#sh dlsw peers
Peers: state pkts_rx pkts_tx type drops ckts TCP
uptime
IF Se0/0.1 203 DISCONN 0 0 conf
- - -
Total number of connected peers: 0
Total number of connections: 0
R_2#
R_2#ping 165.4.3.3
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 165.4.3.3, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 28/30/32 ms
R_2#
======================================================
R_3#
!
hostname R_3
!
isdn switch-type basic-5ess
dlsw local-peer peer-id 165.4.3.3
dlsw netbios-cache-length 16
dlsw timer sna-cache-timeout 300
dlsw remote-peer 0 tcp 165.4.4.4 dmac-output-list 700
dlsw remote-peer 0 frame-relay interface Serial0/0.236 302 pass-thru
dlsw peer-log-changes
dlsw bridge-group 1
!
!
interface Loopback0
ip address 165.4.3.3 255.255.255.0
!
!
interface Serial0/0
no ip address
encapsulation frame-relay
no arp frame-relay
no frame-relay inverse-arp
!
interface Serial0/0.236 multipoint
ip address 165.4.236.3 255.255.255.240
ip ospf network point-to-multipoint
ip ospf priority 10
frame-relay map ip 165.4.236.2 302 broadcast
frame-relay map ip 165.4.236.6 306 broadcast
!
interface Ethernet0/1
mac-address 0004.0004.0004
full-duplex
ipx network 4
!
router ospf 10
router-id 165.4.3.3
log-adjacency-changes detail
area 2 virtual-link 165.4.4.4
redistribute rip metric 20 metric-type 1 subnets
network 165.4.3.3 0.0.0.0 area 0
network 165.4.34.0 0.0.0.255 area 2
network 165.4.236.0 0.0.0.255 area 0
!
!
access-list 700 deny 0004.0004.0004 0000.0000.0000
access-list 700 permit 0000.0000.0000 0000.0000.0000
dialer-list 1 protocol ip permit
!
!
bridge 1 protocol ieee
R_3#sh dlsw peers
Peers: state pkts_rx pkts_tx type drops ckts TCP
uptime
TCP 165.4.4.4 CONNECT 510 510 conf 0 0 0
04:14:07
IF Se0/0.1 302 DISCONN 0 0 conf
- - -
Total number of connected peers: 1
Total number of connections: 1
R_3#
[GroupStudy removed an attachment of type image/jpeg which had a name of Fiesta Bkgrd.jpg]
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:25 GMT-3