cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2808
Views
0
Helpful
0
Comments
TCC_2
Level 10
Level 10

Resolution

The configuration can be done by considering the following example.

Issue under global configuration  mode ,

username cisco priv 15 password cisco

aaa new-model
aaa authentication login default local
aaa authentication login cisco group tacacs+ local
tacacs-server host key

access-list 1 permit (LAN subnet/mask)

line vty 0 4
access-class 1 in
login authentication default
transport input telnet

line vty 5 15
login authentication cisco
transport input ssh

Refer SSH for  more details  on the configuration.

Refer TELNET for more details on it's configuration on  PIX .

The output of show line command confirms that SSH and Telnet are going to proper lines as configured.

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: