Skip to main content

Telnet and MOTD Banner configuration

Lab Tasks
  1. Access router via a console connection
  2. Set interface fast ethernet 0/0 to 192.168.10.1 255.255.255.0 
  3. Set interface fast ethernet description as CONNECTION TO LAN
  4. Set MOTD as ---- USERS ARE RESTRICTED TO ACCESS THIS ROUTER ---
  5. Set telnet password to cisco123
     
 Lab Configuration

Task 1
Click on pc2 > click desktop tab > click on terminal > click ok
(you should be able to access router now)

Task 2
Router>
Router>enable
Router#configure terminal
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip address 192.168.10.1 255.255.255.0
Router(config-if)#no shutdown

Task 3
Router(config)#interface fastEthernet 0/0
Router(config-if)#description CONNECTION TO LAN

Task 4
Router(config)#banner motd / ---- USERS ARE RESTRICTED TO ACCESS THIS ROUTER ---- /

Task 5
Router(config)#line vty 0 15
Router(config-line)#password cisco123
Router(config-line)#login

Click for Youtube video

Comments

Popular posts from this blog

CLI Tab locked Error || Create Devices locked error || Packet tracer || ...

GNS3 operation timeout Error Fixed || Local Server error ||blocked by A...

CCNA IPV4 Addressing Part 1 in Tamil || Dinesh Kumar M