GNS3 Routing: Command Meaning
GNS3 Routing: Command Meaning
GNS3 Routing: Command Meaning
COMMAND MEANING
show ip route Displays the IP routing table
ip route Creates static and default routes on a router
no ip route Removes a static or default route
Enable Puts you into privileged mode
ip classless Global configuration command used to tell a router to forward packets to a default
route when the destination network is not in the routing table
Disable Takes you from privileged mode back to user mode
Logout Logs you out of your console session
Config terminal Puts you in global configuration mode and changes the running-config
Config memory Copies the startup-config to running-config
Config network Copies a configuration stored on a tftp host to running-config
Interface Puts you in interface configuration mode. Also used with show commands
Interface fastethernet 0/0 Puts you in interface configuration mode for a FastEthernet port. Also used with
show commands
nterface fastethernet 0/0.1 Creates a subinterface
Line Puts you in configuration mode to change or set your user mode passwords
Line console 0 Puts you in console configuration mode
Router rip Puts you in router rip configuration mode
? Gives you a help screen
show history Shows you the last 10 commands entered by default
show terminal Shows you your configured history size
terminal history size Changes your history size from the default of 10 up to 256
<ctrl A> Moves your cursor to the beginning of the line
<ctrl E> Moves your cursor to the end of the line
<esc B> Moves back one word
<ctrl F> Moves forward one character
<esc F> Moves forward one word
<ctrl D> Deletes a single character
Backspace Deletes a single character
<ctrl-R> Redisplays a line
<ctrl-U> Erases a line
<ctrl-W> Erases a word
<ctrl-Z> Ends configuration mode and returns to EXEC
Tab Finishes typing a command for you
Show version Shows you statistics of the router
Enable password Sets the unencrypted enable password
Enable secret Sets the encrypted enable secret password. Supercedes the enable password if set
Компјутерски мрежи Лабораториски вежби
Exec-timeout Sets the timeout in seconds and minutes for the console connection
Logging synchronous Stops console messages from overwriting your command line input
Line vty Puts you in VTY (telnet) interface configuration mode
Line aux Puts you in the auxiliary interface configuration mode
Service password-encryption Encrypts the user mode and enable password
Banner Creates a banner for users who log in to the router
Interface serial 0/0 Puts you in configuration mode for interface serial 0/0 and can be used for show
commands
Shutdown Puts an interface in administratively-down mode
No shutdown Turns on an interface
Ip address Sets an IP address on an interface
Clock rate Provides clocking on a serial DCE interface
Кпнфигурација на пкплина:
Треба да се ппстави:
2. Прпверка на кпнфигурацијата
Пп кпнфигурацијата пптребнп е да се изврши инспекција на истата сп ппмпш на преглед на
рабптната кпнфигурација на секпј пд рутерите и преглед на рутирачката табела на секпј пд
рутерите каде треба да се видливи самп директните, физички врски сп дадените мрежи.
permanent - Избираоетп на пваа ппција ќе ја задржи статичката патека вп рутирачката табела без
разлика штп се случува сп интерфејспт (дури и кпга не е функципнален).
Пример:
Сп ппмпш на ip route кпмандата ппставете ги сите пптребни статички патеки вп секпј пд рутерите за
да се пвпзмпжи кпректнп функципнираое на мрежата. За секпј пд рутерите мпра да се
кпнфигурира статичка патека за секпја мрежа кпја не е директнп ппврзана. Следен скпк, пднпснп
gateway за секпја пд патеките е интерфејс на следнипт рутер (дп кпј има директна физичка врска)
пп кпј ќе пди пакетпт.
Запишете ги статичките записи вп рутирачките табели кпи треба да се дпдадат за секпј пд рутерите:
R_A
172.16.10.0 255.255.255.0 172.16.20.1
172.16.30.0 255.255.255.0 172.16.20.1
172.16.40.0 255.255.255.0 172.16.20.1
172.16.50.0 255.255.255.0 172.16.20.1
172.16.70.0 255.255.255.0 172.16.20.1
172.16.80.0 255.255.255.0 172.16.20.1
172.16.90.0 255.255.255.0 172.16.20.1
R_B
172.16.10.0 255.255.255.0 172.16.30.1
172.16.20.0 255.255.255.0 172.16.30.1
172.16.40.0 255.255.255.0 172.16.30.1
Компјутерски мрежи Лабораториски вежби
Втпр чекпр пд прпверката е прпверка на ппврзанпст меду рутерите се ппмпш на кпмандата ping. Сп
ппмпш на пваа кпманда прпверете ја ппврзанпста на рутерпт А сп сите пстанати рутери.
Компјутерски мрежи Лабораториски вежби
Default рутираое мпже да се кпнфигурира самп на рутер кпј е ппврзан сп stub мрежа, штп
значи дека нема друг рутер на ппврзаните мрежи. Сп други збпрпви, има самп еден влез и излез.
Рутерите R_А, R_B, R_C и R_D се stub рутери на LANпви бидејќи се единственипт влез и излез пд
LANпт. R_E и R_F не мпже да кпристат default рутираое бидејќи се ппврзани сп ппвеќе патеки
8. Динамичкп рутираое
За разлика пд статичкптп рутираое, динамичкптп рутираое се базира на кпнцептпт на ппстпјанп
разменуваое на ппраки ппмеду рутерите, сп штп тие автпматски ја пспзнаваат мрежата и пптпа
мпжат да ги наспчуваат пакетите.