Friday, 13 July 2012

Basic Commands.

BASIC COMMANDS

11.show protocols
   a. This command is used to view the detailed information of routing protocol.

12.show ip protocols
  a. this command is used to view the  information about the  configure routing protocol

13.show IP route
  a. This command is used to view the routing table.

14.show arp
  a. This command is used to see the Ethernet interface.

15.clear arp
  a. This command is used to clear the arp table.

16.show hosts
  a. This command is used to see the host entry in the host table.

17.ip host ip address hostname
  a. This command is used to make a host entry into the host table.

18. copy running-config startup-config
   a. This command is used to save the running configuration to startup configuration in other word we can save the running configuration as the startup configuration.
   b.There is another way to save the running configuration as
      i. Write running-config startup-config
      ii. Write

19.copy startup-config running-comfit
   a. This command is used to recover the password.


Global configuration mode commands.

20. hostname <name>
   a. This command is used to assign the hostname to the route. If the name is not set then by default it is router.

21.config-register
   a. This command is used to change the value of router’s config register.
   b. Interface configuration mode abc (config-if)#

22.IP address 10.0.0.1 255.0.0.0
   a. This command is used to assign IP address.

23.no shutdown
   a. This command is used to up the port or interface.

24.shutdown
   a. this command is used to down the interface or port

25.line configuration mode
   a. abc(config-line)#
   b. password
   c.  login

For more information please click below link to get more information




For video for this lesson visit below link





No comments:

Post a Comment