- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 03:57 AM - edited 03-04-2019 12:00 PM
Hi every body
1)Let say we have head quarter-router connected two sides, over two vc, dlc1,dlc2. Let assume we are using one subnet and multipoint sub int on head quarter-router
Head quarter config;
int s0/0
encapsulation frame-relay
int s 0/0.1 multipoint
ip address 199.199.199.1/24
My question is do i have to configure dlci on head quarter-router or lmi protocol will inform head quarter-router which dlci are active?
what about inverse arp? will it map the ip addresses to dlci on this interface( multipoint sub int)
=================================================================================================
Let say we have two sides, connected by frame relay over vc
side1----------------------------------------------side 2
Let say both sides are using point to point sub interface
side1 uses dlc1 to reach side 2
side 2 uses dlc2 to reach side 2
My question is do i have to associate dlci with interface using commands or lmi can do that for us ?
thanks and have a nice day.
Solved! Go to Solution.
- Labels:
-
WAN
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 05:31 AM
Hi
For point-to-point you must put the frame-relay interface-dlci command because inverse-arp is disabled.
For point-to-multipoint you can let inverse-arp do the job using frame-relay interface-dlci command or you can use static maps using frame-relay map command
Regards.
Alain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 06:12 AM
This should give you more clarity
Please rate the post if you think it was helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 04:07 AM
Is your head-quarter router acting as a FrameRelay -Switch between Side 1&2 ?? How are the connections?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 04:44 AM
thanks for your reply. heade quarter -router is connected to frame relay network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 05:31 AM
Hi
For point-to-point you must put the frame-relay interface-dlci command because inverse-arp is disabled.
For point-to-multipoint you can let inverse-arp do the job using frame-relay interface-dlci command or you can use static maps using frame-relay map command
Regards.
Alain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 06:16 AM
Thanks .
Can we enable enable inverse arp on point to point sub int?
what about dlc on multiport sub int? we must configure dlci on such int or lmi can take care of it ?
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2011 06:12 AM
This should give you more clarity
Please rate the post if you think it was helpful.
