Diferència entre revisions de la pàgina «Xarxa amb enrutament estàtic»
De Wikimir
(Es crea la pàgina amb «tornar a Encaminament».) |
|||
| Línia 1: | Línia 1: | ||
tornar a [[Encaminament]] | tornar a [[Encaminament]] | ||
| + | |||
| + | <center>[[Fitxer:StaticLAN001.jpg]]</center> | ||
| + | |||
| + | <center>[[Fitxer:RIPLAN012.jpg]]</center> | ||
| + | |||
| + | <center>[[Fitxer:StaticLAN002.jpg]]</center> | ||
| + | |||
| + | <blockquote> | ||
| + | Conjunt d'instruccions necessari per desconfigurar el protocol '''RIP''': | ||
| + | </blockquote> | ||
| + | |||
| + | ROGIR>enable | ||
| + | ROGIR#configure terminal | ||
| + | Enter configuration commands, one per line. End with CNTL/Z. | ||
| + | ROGIR(config)#router rip | ||
| + | ROGIR(config-router)#no network 172.24.0.0 | ||
| + | ROGIR(config-router)#no network 192.168.20.0 | ||
| + | ROGIR(config-router)#no network 192.168.100.0 | ||
| + | ROGIR(config-router)#exit | ||
| + | ROGIR(config)#exit | ||
| + | ROGIR# | ||
| + | |||
| + | <center>[[Fitxer:RIPLAN014.jpg]]</center> | ||
| + | |||
| + | |||
| + | ROGIR#clear ip route * | ||
| + | |||
| + | |||
| + | <center>[[Fitxer:RIPLAN004.jpg]]</center> | ||
Revisió del 19:57, 6 maig 2012
tornar a Encaminament



Conjunt d'instruccions necessari per desconfigurar el protocol RIP:
ROGIR>enable ROGIR#configure terminal Enter configuration commands, one per line. End with CNTL/Z. ROGIR(config)#router rip ROGIR(config-router)#no network 172.24.0.0 ROGIR(config-router)#no network 192.168.20.0 ROGIR(config-router)#no network 192.168.100.0 ROGIR(config-router)#exit ROGIR(config)#exit ROGIR#

ROGIR#clear ip route *
