How to configure remote logon for a Cisco router IP Address

Source: Internet
Author: User

How to configure remote logon for a Cisco router IP Address

Configure the vro IP Address

Run the command ip address x. x to configure the ip address. The command is as follows:
Router2800> enable (in privileged Mode)
Router2800 # configure termial (entering global configuration mode)
Router2800 (config) # int f0/1 (enter Interface Configuration Mode)
Router2800 (config-if) # ip address 192.168.0.1 255.255.255.0 (assign an ip address and a mask to the interface)
Router2800 (config-if) # no shutdown (enable Interface)
Router2800 (config-if) # ex (exit interface mode)

Remote logon Configuration

First, set the vro's remote logon password (set on the remote vro)
Line vty 0 4 (5 devices allowed to log on)
Passwork + Password
Login
In global mode, you also need to enter the configuration password.
Enable password + password (this password is not secure)

Remote Login
Telnet + Remote logon address

If you want to set a secure password

R2 # en
R2 # conf t
R2 (config) # enable secret password


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.