cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
20182
Views
5
Helpful
2
Comments
SunilKhanna
Level 1
Level 1

     
    Abstract

     

    This document is a configuration example to configure TACACS feature on a Cisco Nexus 7000 Series Switch.

     

    Prerequisite

     

    knowledge of TACACS+ and Nexus 7000 Series Switch

     

    Configuration

     

    aaa group server tacacs+ AAA-Server
    aaa authentication login default group AAA-Server

     

    feature tacacs+
    ip tacacs source-interface Vlan2
    tacacs-server host [ip address] key 7 "TEST"
    aaa group server tacacs+ TacServer
         server [ip address]
        use-vrf <VRF>
    aaa authentication login default group TacServer
    tacacs-server directed-request

    Comments
    gcamper
    Community Member

    exactly what I was looking for, thanks!

    Hi Sunil,

     

    I wanted to provide read/write access to users. Right now I am only able to provide write access to my user. When I tried providing read-only access it is not allowing me to run any command on the device. 

    Getting Started

    Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: