Tugas Pertemuan 12 Jaringan Komputer

Nama     : Fellix Juwantono

NIM       : 12190153

Kelas      : 12.3A.11

 

Navigating the IOS


Part 1: Establish Basic Connections, Access the CLI, and Explore Help














 Part 2: Explore EXEC Models










 Part 3:Set the Clock




 

Jawabannya :


PART 1
Switch>?
Exec commands:
  connect     Open a terminal connection
  disable     Turn off privileged commands
  disconnect  Disconnect an existing network connection
  enable      Turn on privileged commands
  exit        Exit from the EXEC
  logout      Exit from the EXEC
  ping        Send echo messages
  resume      Resume an active network connection
  show        Show running system information
  telnet      Open a telnet connection
  terminal    Set terminal line parameters
  traceroute  Trace route to destination


Switch>t?
telnet  terminal  traceroute


Switch>te??
telnet  terminal


PART 2
STEP1

Switch>?
Exec commands:
  connect     Open a terminal connection
  disable     Turn off privileged commands
  disconnect  Disconnect an existing network connection
  enable      Turn on privileged commands
  exit        Exit from the EXEC
  logout      Exit from the EXEC
  ping        Send echo messages
  resume      Resume an active network connection
  show        Show running system information
  telnet      Open a telnet connection
  terminal    Set terminal line parameters
  traceroute  Trace route to destination

Switch>en
Switch>enable

Switch>te
Switch>te

Switch>enable
Switch#

Switch#?
Exec commands:
  clear       Reset functions
  clock       Manage the system clock
  configure   Enter configuration mode
  connect     Open a terminal connection
  copy        Copy from one file to another
  debug       Debugging functions (see also 'undebug')
  delete      Delete a file
  dir         List files on a filesystem
  disable     Turn off privileged commands
  disconnect  Disconnect an existing network connection
  enable      Turn on privileged commands
  erase       Erase a filesystem
  exit        Exit from the EXEC
  logout      Exit from the EXEC
  more        Display the contents of a file
  no          Disable debugging informations
  ping        Send echo messages
  reload      Halt and perform a cold restart
  resume      Resume an active network connection
  setup       Run the SETUP command facility
  show        Show running system information
  ssh         Open a secure shell client connection
  telnet      Open a telnet connection
  terminal    Set terminal line parameters
  traceroute  Trace route to destination
  undebug     Disable debugging functions (see also 'debug')
  vlan        Configure VLAN parameters
  write       Write running configuration to memory, network, or terminal

STEP2
Switch#configure
Switch#configure terminal
Switch#configure
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line.  End with CNTL/Z.
Switch(config)#

Switch(config)#exit
Switch#
%SYS-5-CONFIG_I: Configured from console by console

PART3
STEP1

Switch#show clock
*0:6:26.946 UTC Mon Mar 1 1993

Switch#clock
% Incomplete command.

Switch#clock ?
  set  Set the time and date

Switch#clock set ?
  hh:mm:ss  Current Time
Switch#clock set
% Incomplete command.

Switch#clock set 15:00:00 ?
  <1-31>  Day of the month
  MONTH   Month of the year

Switch#clock set 15:00:00 31 Jan 2035
Switch#show clock
15:0:30.290 UTC Wed Jan 31 2035

STEP 2

Switch#cl
% Ambiguous command: "cl"
Switch#clock
% Incomplete command.
Switch#clock set 25:00:00
                 ^
% Invalid input detected at '^' marker.
   
Switch#clock set 25:00:00 32
                 ^
% Invalid input detected at '^' marker.



Hasil score



  Configuring Initial Switch Settings





























Hasil score




Configure Initial Router Settings



















Hasil score







Connect a Router to a LAN
























Hasil score

 

Komentar

Postingan populer dari blog ini

Tugas Pertemuan 3 Statistika

Tugas Pertemuan 12 Sistem Operasi