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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. majestik

    BGP Question

    Krelian, Ask your ISP's if they can support a shared private Autonomous System (AS) number (unlikely). If not, then you will need to own at least one Class-C of public address space, and you will also need to apply for a public AS Number. BGP should be configured to prepend one ISP link with...
  2. majestik

    BayStack450/350/410 Version4.2.0.12

    tecci, I am running 4.2.0.12 and "I am" having problems. Firstly, after the upgrade, the FW comes up as 1.48 which is correct, but the SW results in 4.2.0.9 instead of 4.2.0.12. Secondly, occasionally I cannot browse an NDS tree on a Novell 4.11 network, and I have IP problems such...
  3. majestik

    Help!!!! 450-24T

    Hi Shawnfv, (1) First up, HT is a dog, always has been. Find a good terminal emulation program and stick with it. I use either ZOC or PROCOMM. (2) Remember your Baystack key-strokes. Always start with a CTRL-W (refresh screen) or CTRL-Y (start session). (3) Emulation. As I've already...
  4. majestik

    Passport 2430 ISDN Backup doesn't work

    Hi guys, I have implemented ISDN backup on a 2430 for a frame relay link at a customers site. No problems. I'm using BayRS 15.20, "circuit backup" not "link backup" (so I don't have to use PPP), "secondary" mode (backup has unique parameters not inherited from...
  5. majestik

    Voice over IP over FR??

    Rebd, A VoIP solution is one where the end-station voice-node; an IP telephone or IP PBX, digitises the voice conversation using a sampling codec such as G711 or G729. It then creates an IP packet with a single piece of the codec data stream as payload and shoots it out onto your IP network...
  6. majestik

    contivity 100

    Jonks, I just installed a ces100 the other day. Using netiq qcheck i got 44Mbps in one direction and 70Mbps in the other. In other words, the throughput is probably way beyond what your WAN connection can handle. Having said that, I was merely using the ces100 as a basic router, the config...
  7. majestik

    unable to ping frame relay interface nortel router

    milky, In Site Manager, click on the appropriate serial interface, com1 for example... com1\edit circuit\interfaces\Enable\ENABLE com1\edit circuit\interfaces\mgmnt type\ANSI T1 617D This will not appear in the bcc config. There is nothing more to it than that. Check to see if the interface...
  8. majestik

    How to assign a DLCi with BCC

    mufka, something like this off the top of my head... $ $ bcc bcc> config box# #serial 1/1 (e.g.) #dlcmi #frame-relay #default-service #dlci 16 (e.g) #ip 10.15.2.1/255.255.255.0 (e.g) #broadcast 10.15.2.255 #box # save config config maj.
  9. majestik

    Attention led on Contivity

    mufka, The contivity is a security device so if there is anything wrong at all it needs to notify you! Apart from the internal security logs, it also indicates security status by way of the LEDs on the front panel. Green means normal operation, amber means the system is booting up or that...
  10. majestik

    Group Mode FR on ARN

    Jeter, The problem with Group Mode is to do with ARP failures, which is why adjacent-hosts, which are essentially static-arp entries, should work. They didn't. Neither did static-routes, not that I expected them to! maj.
  11. majestik

    MTU size on ARN

    If I set the MTU size in an IP service record to 300 bytes and the MTU on the serial interface to 900, my Frame-Relay communications work fine. If I set no MTU at the service record and just 300 bytes on the interface, communications break down. For example, if I ftp to a remote ARN, the...
  12. majestik

    Group Mode FR on ARN

    I upgraded a hub-spoke, big end - little end, Group Mode Frame Relay network from BayRS 14.0 to 15.2 including Prom revisions. Hub to spoke communication worked fine as before, however spoke to spoke comms was completely out of action. I tried adjacent hosts, static-arp entries and...

Part and Inventory Search

Back
Top