Yes, it is enough if you have two cables, both with 60-pin connectors, all you have to do is plug them into each other, then plug them into the routers, make sure that you set the clock rate on the side that says DCE with the clock rate command. With V.35 you shouldn't really have a problem with...
you don't have to set up BGP for redundancy in all situations....is there another reason why you are wanting to set up BGP? Are you going to be multihomed to two different providers, with your own AS number?
Depending on what the situation is and who your provider is, they may provide you with...
oops, just got back from vacation....and reread....i thought that you said IOS version 12.2 not 10.2.....sorry about that.....but you can use 0.0.0.0 255.255.255.255 just like pmesjar stated.... Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
hopefully you got everything working alright....been on a little vacation....if it is not working do you think you could email me the entire configs for all routers, adn i can set it up in our lab... Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
you can plug a roll over cable into the console port on the router and then you can view the configurations. Connect the rollover to the COM port on your PC. Connect using 9600 and no flowcontrol. This should let you get in, unless it is configured with a password. If it is configured with a...
when redistributing into EIGRP you MUST specify a metric. There are a number of ways that you can do this. You can use the default-metric command in router eigrp mode:
eigrp 100
default-metric 10000 100 1 255 1500
or you could specify it at the end of the redistribute command:
eigrp 100...
no, they will not share routing updates. you need to have both routing protocols running on a single router so that they can be redistributed.....if they are running on the same router and have the same AS number they will automatically redistribute. If teh AS number is different you will have...
try using a dialer string in the second configuration. The one that was working with the dialer maps. Substitute dialer string command for dialer map command and see if you still get connectivity. Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
I am not too sure where you got the idea that you can't use the any keyword. the correct syntax would be
access-list 101 deny tcp any eq 1433 any eq 1433
access-list 101 deny udp any eq 1433 any eq 1433
access-list 101 deny tcp any any eq 1433
access-list 101 deny udp any any eq 1433...
they are compatible under certain conditions. first, you must ensure that all subnet mask are consistent throughout the network, cause IGRP does not support Variable Length Subnet Masks. That would probably be the most likely culprit. My suggestion would be to run EIGRP throughout teh network...
what kind of router is it, and what is the router configured to do.
if you are connecting a firewall it is likely that the firewall is blocking the necessary ports to establish the VPN. What VPN hardware/software are you using Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
when you try and make the connection what is the output of the show nat translations? it might be show ip nat translations....brain lapse.....
i would say that the problem lies in the fact that you are trying to do all of this with a single public IP address.
One solution that you could try...
just looking for a brief yet informative description on how to use the sin and cosin to draw curves. I seem to rememember that flash has some funky quirk regarding the _y position and being positive in the down direction..... Erik Rudnick, CCIE No. 9545
mailto:erik@kuriosity.com
The first thing that I see as being abnormal is that the layer 2 status is TEI_Assigned. The layer two status should be multiple_frame_established. There are a number of reasons that this could be the case. For example, this could mean that the router has lost connectivity to the telco switch...
also, the configuration guides and command references are extremely beneficial for anyone, beginner or advanced....
they are found on the documentation CD. Or you can find them on the website here
http://www.cisco.com/univercd/home/home.htm
just click on the drop down for IOS version and...
if you debug ip packet are they trying to exit out of the dialer interface?
you can try configuring the physical interface with necessary parameters to dial one of the ISDN numbers. This will at least narrow down some of the problems....
one other thing, you will probably have to put ppp...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.