User Tools

Site Tools


ruijie:switch:system_management:telnet_management

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ruijie:switch:system_management:telnet_management [2020/09/24 23:33] – created hvillanuevaruijie:switch:system_management:telnet_management [2020/09/25 00:13] (current) hvillanueva
Line 1: Line 1:
-**TELNET MANAGEMENT**+====== TELNET MANAGEMENT ======
  
 Telnet is an application protocol used on the Internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection. Telnet is an application protocol used on the Internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection.
  
 Next, a small scenario is carried out where a serial cable is connected from the PC to the Ruijie Switch and assign an IP address for the management of the Switch by Telnet. Next, a small scenario is carried out where a serial cable is connected from the PC to the Ruijie Switch and assign an IP address for the management of the Switch by Telnet.
 +
 +=====1. Network Topology=====
 +
 +
 +This will be the topology for this scenario:
 +
 +{{:ruijie:switch:system_management:ruijie_telnet_1.png?400|}}
 +
 +=====   2. Configuration Steps =====
 +
 +
 +- Console connect to device
 +
 +- Set ip and gateway
 +
 +//ruijie(config)#interface vlan 1//
 +
 +//ruijie(config-if-VLAN 1)#ip address 192.168.1.1 255.255.255.0//
 +
 +//ruijie(config)#ip route 0.0.0.0 0.0.0.0 192.168.1.2//
 +
 +- Set telnet password
 +
 +//ruijie(config)#line vty 0 4//
 +
 +//ruijie(config-line)#password ruijie//
 +
 +- Set enable password
 +
 +//Ruijie(config)#enable password ruijie//
 +
 +===== 3. Verification =====
 +
 +- Telnet 192.168.1.1
 +
 +{{:ruijie:switch:system_management:ruijie_telnet_2.jpg?600|}}
 +
 +- Input telnet password
 +
 +{{:ruijie:switch:system_management:ruijie_telnet_3.jpg?400|}}
 +
 +- Input enable password
 +
 +{{:ruijie:switch:system_management:ruijie_telnet_4.png?400|}}
ruijie/switch/system_management/telnet_management.1601008403.txt.gz · Last modified: 2020/09/24 23:33 by hvillanueva

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki