Cisco Router Remote Management

Source: Internet
Author: User

This test configures remote management of routers and switches within the LAN, routers for Cisco 2621XM, switches for Cisco 2960

Switch configuration:

Switch>ena
Switch#conf
Switch#configure T
Switch (config) #interface vlan 1
Switch (config-if) #ip address 192.168.2.10 255.255.255.0

Switch (config-if) #exit

Switch (config) #ip Default-gateway 192.168.2.100

Switch (config) #enable secret 123
Switch (config) #line vty 0 5
Switch (config-line) #password 456

Router configuration:

Router>
Router>ena
Router#configure T
Router#configure Terminal
Router (config) #int
Router (config) #interface f
Router (config) #interface fastethernet 0/0
Router (config-if) #ip address 192.168.1.100 255.255.255.0
Router (config-if) # no shutdown

Router (config-if) #exit

Router (config) #enable secret 123

Router (config) #line vty 0 5
Router (config-line) #password 456
Summary: In the LAN of any computer through the switch, router IP address, to achieve remote configuration and management.

Cisco Router Remote Management

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.