Hello,
Does any one know why if 2 routers configured back-to-back for frame relay 
point-to-point intf. using different dlci's does NOT work?
Unless, they are defined the same on both routers, does it work!!
Here is my config:
R5#ri s1.1
Building configuration...

Current configuration : 147 bytes
!
interface Serial1.1 point-to-point
ip address 1.1.1.1 255.255.255.0
ip router isis
frame-relay interface-dlci 102
clns router isis
end

R5#


R6#ri s0.1
Building configuration...

Current configuration : 200 bytes
!
interface Serial0.1 point-to-point
ip address 1.1.1.2 255.255.255.0
ip router isis
ip pim sparse-dense-mode
frame-relay interface-dlci 102
clns router isis
isis circuit-type level-1
end

R6#ping 1.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/36 ms
R6#


Now change the dlci # on R6:

R6#ri s0.1
Building configuration...

Current configuration : 200 bytes
!
interface Serial0.1 point-to-point
ip address 1.1.1.2 255.255.255.0
ip router isis
ip pim sparse-dense-mode
frame-relay interface-dlci 201
clns router isis
isis circuit-type level-1
end

R6#ping 1.1.1.1

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:
....
Success rate is 0 percent (0/5)
R6#


Can any one explain??
Thank you.
Sincerely,
CN






_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=65355&t=65355
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to