Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by DanielBowen

  1. DanielBowen

    Callback to ISDN with 3640 Router

    Does anybody know how to get callback work from ISDN clients connectin remotely to a 3640 router with async modems? I can get this working fine for analogue connections, but not for ISDN. Thanks in advance, Daniel,
  2. DanielBowen

    Redistribution of BGP Routes into EIGRP

    Thanks very much Daniel,
  3. DanielBowen

    Redistribution of BGP Routes into EIGRP

    Hi there, I am trying to redistribute several BGP learned routes into EIGRP with the config below: router eigrp 1 redistribute bgp 65100 network x.x.x.x no auto-summary This router is obviously running BGP and knows about four routes from the BGP speaker in another AS. Trouble is, all the...
  4. DanielBowen

    Communication between 4700 and RSM over ATM

    Hi there, I have a 4700 connecting to a LS-1010, with a link over a 34MB ATM to a LS-1010 connected to an RSM. 4700---LS1010----------34MB ATM-----------LS1010-------RSM 4700 cannot get an ARP entry for RSM, although I can do an ATM ping from one LS1010 to the other. When I debug IP ICMP and...
  5. DanielBowen

    Allowing Cisco VPN client through PIX

    Hi there, I have a Win2000 server running Cisco VPN client trying to connect to a remote sites Cisco VPN server. I have located a Cisco PIX 515 but, although the VPN gets established, I cannot do anything after that (for ex, cannot ping their local addresses or access their servers) Can anyone...
  6. DanielBowen

    Cisco 3640 ISDN E1 Problem

    Hi there, I have a Cisco 3640 router connected to 2 ISDN30 lines that we are trying to use as a dialup router. I have tried configuring the router but no no avail. When I dial the number from a land line I simply get "number is temporarily out of order", and the modems show a failed...
  7. DanielBowen

    Cisco 3640 ISDN E1 Setup

    Hi there, I have a Cisco 3640 router connected to 2 ISDN30 lines that we are trying to use as a dialup router. I have tried configuring the router but no no avail. When I dial the number from a land line I simply get "number is temporarily out of order", and the modems show a failed...
  8. DanielBowen

    MLS and Access Lists

    As I understand, MLS is not supported on an interface with a dynamic access list configured. I have a VLAN interface on my RSM that has the established command in one of the statements (making it a dynamic list), and I want to configure MLS on that interface. From what I have read, this is not...
  9. DanielBowen

    Configuring FastEtherchannel

    I have a 5500 and 2 2900XL's set up as below C 2 a 3/5-----------------------f0/23 9 t 0 a 0 l 3/6-----------------------f0/24 X y L s...
  10. DanielBowen

    Performance Monitoring

    try www.solarwinds.net The product solar winds (engineers edition) gives you a 30 day free trial. It has about 5 different performance monitoring tools, bandiwdth utilization tools, security tools, plus lots of other stuff Daniel,
  11. DanielBowen

    Interview Question

    I think what they mean is how many class C networks will be available if you use a /22 mask (supernetting) Using a /22 mask you can get 4 class C networks/1022 hosts by shortening the mask by 2 bits, you are creating three more networks, hence 4 class C's Its a badly worded question because a...
  12. DanielBowen

    ip helper

    IP Helper is used to direct certain broadcasts through a router to another LAN. For example, if you have 8 wks attached to a router interface that do not have a DHCP serve on their local segment, the IP Helper address can be configured on that interface so that when the clients boot up, their...
  13. DanielBowen

    How do I check the switches utilization

    What does this ps -c or -i or -p etc do? Cisco offers no notes at all? Daniel,
  14. DanielBowen

    How do I check the switches utilization

    If it is a CatOS switch (5000 etc), then type show system. This will show the utilization due to traffic etc. If it is an IOS switch (2900XL etc), then type show processes cpu. This gives far more info Daniel,
  15. DanielBowen

    Configuring Syslog

    For access-list statements to log to a syslog server you need to use the command below: logging trap informational debugging will only output debugging information Daniel,

Part and Inventory Search

Back
Top