cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6726
Views
0
Helpful
4
Replies

How to telnet Router using Loopback address

mahesh18
Level 6
Level 6

Hi,

On my router and switches  i assigned IP address to loopback interfaces.

I do no have any tacacs server is there any way i can access the router using loopback IP address?

Thanks

MAhesh

1 Accepted Solution

Accepted Solutions

Hi,

    It's an IP address on the device(in your case).  You need to reach that IP address(via routing protocol or static route etc). All configuration on vty lines are the same.

F.e

!

interface loopback 99

description  Management IP

ip add 99.99.99.99 255.255.255.255

!

HTH,

Toshi 

View solution in original post

4 Replies 4

Hello,

     As long as you can reach loopback's ip address you will still access the router via that IP address. Tacacs is a part of AAA components.  You can use local user/line to authenticate users as well. No need to use tacacs till you want to.

HTH,

Toshi

Hi Toshi,

Right now i am able to telnet router -- by IP address assigned to Fast interface.

I have also set up user name and pw.

but i was wondering  if i can telnet the router using loopback IP ?

For normal telnet we do line vty 0 15

and config the telnet 

But for Loobback  interface i do not  know how cani config it?

Thanks

Hi,

    It's an IP address on the device(in your case).  You need to reach that IP address(via routing protocol or static route etc). All configuration on vty lines are the same.

F.e

!

interface loopback 99

description  Management IP

ip add 99.99.99.99 255.255.255.255

!

HTH,

Toshi 

Hi Toshi,

I understand your reply.

Thanks for help again

regards

mahesh

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:

Review Cisco Networking products for a $25 gift card