With multipoint, you need to map the ip address to the dlci.
The way you have it set up is for p2p.
Also, don't forget to set your lmi type.
Multipoint config:
http://www.cisco.com/warp/customer/779/smbiz/service/configs/framerelay/fr_i
p_multi.htm
P2P Config:
http://www.cisco.com/warp/customer/779/smbiz/service/configs/framerelay/fr_i
p.htm
----- Original Message -----
From: "Ken Vandenbark" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, February 04, 2001 10:34 AM
Subject: Frame relay ppoint vs. multi
> What's difference? Why can you not ping my own multipoint interface but
> if it is a point to point is does work? See below
> =20
> interface Serial1
> no ip address
> encapsulation frame-relay
> !
> interface Serial1.1 multipoint
> ip address 10.1.1.1 255.255.255.252
> frame-relay interface-dlci 110
> !
> router igrp 10
> network 10.0.0.0
> 1
> commserver#ping 10.1.1.1
> =20
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
> .....
> Success rate is 0 percent (0/5)
> ------------------------------------------------------------------------=
>
> ------------------------------
> interface Serial0
> no ip address
> encapsulation frame-relay
> no fair-queue
> !
> interface Serial0.1 point-to-point
> ip address 10.1.1.1 255.255.255.252
> frame-relay interface-dlci 110 =20
> !
> interface Serial1
> no ip address
> encapsulation frame-relay
> shutdown
> !
> router igrp 10
> network 10.0.0.0
> !
> =20
> commserver#ping 10.1.1.1
> =20
> Type escape sequence to abort.
> Sending 5, 100-byte ICMP Echos to 10.1.1.1, timeout is 2 seconds:
> !!!!!
> Success rate is 100 percent (5/5), round-trip min/avg/max =3D =
> 112/116/128
> ms
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]