المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : عندي اختبار بكرة وأبي الفزعة من الفاهمين في الراوترات



MOLHAM
30-05-2004, 22:20
أرغب في معرفة معنى هذه الاوامر في الراوترات:
SHOW VERSION COMAND
SHOW INTERFACE COMAND
SHOW IP COMAND
SHOW RUNNING-CONFIG COMAND
CONFIG TERMINAL
HOST NAME
ENABEL PASSWORD
IP ADDRESS
COPY RUNNING-CONFIG
STARTUP-CONFIG COMAND
LINE VTY
SHOW CDP NEIGHBOR COMAND
SHOW CDP ENTRY COMAND
SHOW CDP NEIGHBOR DETAIL COMAND
NO CDP ENABLE COMAND
DISCONNECT COMAND
COPY STARTUP-CONFIG RUNNING-CONFIG COMAND
COPY RNNING-CONFIGTFTP COMAND

IraqiGhost
23-06-2004, 03:48
SHOW VERSION COMAND Gives you complete information about the routers operating system
SHOW INTERFACE COMAND Gives you info. about a specific interface (ex: show interface e0/0)
SHOW IP COMAND (What do u mean by show ip ??? which command do u want ???)
SHOW RUNNING-CONFIG COMAND Gives you a complete info. about the running configuration file
CONFIG TERMINAL It enables you to enter configuration mode
HOST NAME Which command do u want (ex:Is to assign a host name) ????????
ENABEL PASSWORD Is to put a password for entering the USER MODE
IP ADDRESS (What do u need about IP Addresses ???)
COPY RUNNING-CONFIG Is used to copy the running configuration file to a specific destination (ex: TFTP server, HOST, copy running-cnfig start-config(for saving)).
STARTUP-CONFIG COMAND This is for displaying is SHOW is used with it to display the configuration-file that shall be loaded at the routers start-up
LINE VTY Is used to enable connecting to the router through a Remote Access (ex: from another HOST by Telnet)
SHOW CDP NEIGHBOR COMAND Displays info. about the routers neighbors
SHOW CDP ENTRY COMAND (Forgot I tell u later)
SHOW CDP NEIGHBOR DETAIL COMAND Displays complete info. about the routers neighbors
NO CDP ENABLE COMAND Disables the CDP Protocol
DISCONNECT COMAND (Exits router i think)
COPY STARTUP-CONFIG RUNNING-CONFIG COMAND (Its main purpuse is to save the changes made on the config-file)
COPY RNNING-CONFIG TFTP COMAND (It copies the current running config-file to a TFTP server)