CCNA Network Technology Lab Manual: vswitch remote telnet Management

Source: Internet
Author: User

[Lab environment]

Cisco Packet Tracer 5.3.2

[PURPOSE]

Exercise configuring vswitch remote telnet Management

[Experiment topology]

Lab procedure]

1. Connect the device by topology. The router only configures the interface IP address, without routing.

PC0: 192.168.0.1/24

Router f0/0: 192.168.0.254/24

Router f0/1:220. 10.0.254/24

2. Open the switch CLI

Configure the management VLAN address. Remember no shutdown.
Switch (config) # int vlan 1
Switch (config-if) # ip add 220.10.0.250 255.255.255.0
Switch (config-if) # no shut
Switch (config-if) # exit

Remember to configure the default gateway. Otherwise, the switch cannot find the path to go back.
Switch (config) # ip default-gateway 220.10.0.254

Configure vswitch telnet connection
Switch (config) # lin vty 0 4
Switch (config-line) # password slyar.com
Switch (config-line) # login
Switch (config-line) # end

3. Test remote telnet on PC0

PC> telnet 220.10.0.250
Trying 220.10.0.250... Open
User Access Verification
Password:
Switch>

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.