Hi, Loop is a machanism to check the physical media connectivity based on wan protocols i-e HDLC or PPP. Remote Loop ------- Loop from equipment ( Modem Mux...
Hi, I wana configure a network setup in this way for the Data traffic i wana use IPsec Tunnel and for the Voice Traffic i wana use GRE TUnnel only. Bcz GRE has...
Shouldnt the IP route be 0.0.0.0 255.255.255.255? wasim hassan <ranawasihassan@...> wrote: Hi, I wana configure a network setup in this way for the Data...
Hi Freiands. I would like to build small ISP with having atleast 5 to 10 cyber cafe located within a diatance of 100 kilometers. I would like to know wat...
Hello You can use policy routing for this purpose. you can find out the souce IP of the VOIP set and set their default interface to tunnel and in other case...
hey guys, can anybody helps me how to test multicast in my lab environment?? ... Finding fabulous fares is fun. Let Yahoo! FareChase search your favorite...
CIsco Switches of 2900 and 4500 will be best options using VLANS, incase you can afford the fiber connectivity for the trunk lines, Otherwise use copper+fiber...
Hey man Zilal, As you may be knowing that there are routing protocols which use multicast as a means of giving out information you can easily setup tht and use...
HI all, PLz assist for my Network scenario. The secnario is like this; I have Main office with ISDN PRI 30 line and three Remote Office with 4x ISDN BRI per...
We are a ISP and we are using e-BGP. We are using Prefix list for inbound traffic and routemap for outbound traffic. In current situation we are sending /24...
The best practice as a service provider is always, always. use route maps with access-lists remarked for eachcustomer.. router bgp 3 neighbor 172.1.1.1...
You can advertise less then /24 using prefix list or you can apply route limit also. What exactly problem you are facing in download traffic . have you checked...
you can do three things to stop listening, change the version you will accept on the interface, so only accept version 1 when you know the neighbor is sending...
doesn't make sense. router has to listen to an update in order to advertise it. you can't just advertise something without listening for it. in any case,...
Dear Naseer, If u want ur router's interface not to listen incomming RIP updates, place a route filter in the Inbound of that particular Interface. route...
is anyine having an idea how to configure a Siemens PBX for a lease-line? whar type of card do i need ro buy. ... Get the free Yahoo! toolbar and rest assured...
first go to router configuration mode then type router rip now you will be in routing configuration mode then type network(local network address)then do same...
I'm replying to the solution provided by Mr. Thamu tharan. U've just provided how to configure RIP n then how to save the config....nothing abt how to block...
Hi we are an ISP and we have two different upstram. We are using Prefix-list to manage inbound traffic and route-map for outbound traffic. My configuration is...
That is to say Router(config)#ip access-list extended RIP_STOP Router(config-nacl)#deny tcp any eq 520 any Router(config-nacl)#permit any any Apply: On all...