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. bizzaro

    Erase Drive

    Thanks for the document. Unfortunately I am running on version 3.1, which does not have all of the same menu options. I was able to remove all of the mailboxes by using mailbox manager. Thanks again for your suggestions.
  2. bizzaro

    Erase Drive

    What is the name of the document that discusses system utilities?
  3. bizzaro

    Erase Drive

    I would love to smash the entire thing, but it belongs to a vendor. The link does not appear to work and I have not found anything in system manuals 1-5. What is the title of the document? I do have access to menu 20.
  4. bizzaro

    Erase Drive

    Does anybody know how to erase/wipe an octel hard drive from within the system? We are getting rid of the octel 250 system and need to wipe all user data from it. From the modem dialup, there are some options for hard drive utilities but I didn't see anything that looks like what I need.
  5. bizzaro

    Internal E1 with errors

    The Avaya is set for slave. Loop 3 is connected to a carrier PRI and configured as USR. Loop 4 is connected to the Avaya and configured as NET.
  6. bizzaro

    Internal E1 with errors

    I think clocking might be the problem. I am not sure if the ref clk should be enabled or not. PRI2 LOOP 4 - ENBL REF CLK: DSBL SERVICE RESTORE: NO ALARM STATUS: OOS NO AUTO STRT .ssck 0 ENBL CLOCK ACTIVE CLOCK CONTROLLER - LOCKED TO SLOT 3 PREF - 3 SREF - FREE RUN AUTO SWREF CLK - ENBL...
  7. bizzaro

    Internal E1 with errors

    I have an E1 on an opt. 11 connected to an Avaya gateway. The circuit comes up but is taking errors. I am seeing SLPDEL errors and after a while the circuit will drop. I think the issue is with the configuration, but can't find the exact cause. I am having a hard time trying to find the E1...
  8. bizzaro

    TACACS Server Configuration

    Here is my lab switch 3750-LAB-1#sho run Building configuration... Current configuration : 5311 bytes ! version 12.2 no service pad service timestamps debug uptime service timestamps log uptime no service password-encryption ! hostname 3750-LAB-1 ! boot-start-marker boot-end-marker ! enable...
  9. bizzaro

    TACACS Server Configuration

    The new config does not allow the user into config mode. I tried to permit config and it does not work.
  10. bizzaro

    TACACS Server Configuration

    test user is assigned to a group.
  11. bizzaro

    TACACS Server Configuration

    test
  12. bizzaro

    TACACS Server Configuration

    # # # tacacs-server key 7 0756741E435D180E1D035F5555217E75 key = "952m4akjq491k51" prompt = "Authorized Access Only\nTACACS+ Authentication & Authorization for Cisco Switch Configuration\n" accounting file = /var/log/tac_acc.log user = $enable$ { member = admin login = des xxxx }...
  13. bizzaro

    TACACS Server Configuration

    Yes, I stop and start tacacs each time I make a change.
  14. bizzaro

    TACACS Server Configuration

    I have tried both permit and deny with different configurations.
  15. bizzaro

    TACACS Server Configuration

    aaa new-model ! ! aaa authentication login default group tacacs+ local-case enable aaa authorization console aaa authorization exec default group tacacs+ local if-authenticated aaa authorization commands 1 default group tacacs+ if-authenticated aaa authorization commands 15 default group...
  16. bizzaro

    TACACS Server Configuration

    Still does not work at the user level. I am still able to enter the command ip routing.
  17. bizzaro

    TACACS Server Configuration

    It looks like your last example is exactly what I listed in my first thread. The only difference is that I applied it to a group instead of a user. There is just not enough documentation and no support for TACACS. I will try it at the user level and report back.
  18. bizzaro

    TACACS Server Configuration

    Your example is for using the show command. My problem is after you enter config mode. Here is one example. 1. User enters config t. 2. User should be allowed to enter ip default-gateway but should not be allowed to enter ip routing or anything else after ip.
  19. bizzaro

    TACACS Server Configuration

    It is running on Linux (Debian). No there is no gui and I am not using Cisco ACS. I am using a tacacs config file which I have been doing for years. It is only now that I want some people to be able to enter config mode but restrict some of the commands.
  20. bizzaro

    TACACS Server Configuration

    If I set it for anything other then 15, the user is unable to enter config mode.

Part and Inventory Search

Back
Top