"Data Collation" Cisco [CLI, Static, RIP, EIGRP, OSPF]

Source: Internet
Author: User

"Data Collation" Cisco [CLI, Static, RIP, EIGRP, OSPF]

3.&NBSP;CLI{1) Set password, interface IP address router>router>enablerouter#router#configure terminalrouter (config) # Hostname aa (config) #enable  secret apwda (config) #interface  fastethernet 0/1a (config-if ) #ip  address 10.1.1.1 255.255.255.0a (config-if) #description  your desca (config-if) #no  shutdowna (config-if) #line  console 0a (config-line) #password  consolepwda (config-line) # LoginA (config-line) #logging  synchronousa (config-line) #exec-timeout 0 0 a (config-line) #line &NBSP;AUX&NBSP;0A (config-line) #password  auxpwda (config-line) #loginA (config-line) #exitA (config) #line   Vty 0 ?<1-4> last line number<cr>a (config) #line  vty 0 4a ( Config-line) #password  telnetpwda (config-line) #loginA (config-line) #exitA (config) #no  ip  Domain-lookupa (config) #banner  motd # This is my router  #A (config) #endA #copy  run starta#2) Validate command SH&NBSp;run | begin interfacesh ip routesh ip protocolsdebug ip ripsh  ip route eigrpsh ip eigrp neighborssh ip eigrp topologydebug  eigrp packetdebug ip eigrp notificationsh ip ospf databasesh ip  ospf interfacesh ip ospf neighbordebug ip ospf packetdebug ip  ospf hellodebug ip ospf adjacency 3) static routing R1 (config) #ip  route  172.16.3.0 255.255.255.0 192.168.2.4r1 (config) #ip  route 172.16.3.0 255.255.255.0  192.168.2.4 150  //Management distance ad=150r1 (config) #ip  route 172.16.3.0 255.255.255.0  s0/0  //with an excuse instead of next hop  address R1 (config) #ip  route 0.0.0.0 0.0.0.0  10.1.11.1 //Static Route R1 (config) #ip  route 0.0.0.0 0.0.0.0 vlan1r1 (config) #ip  route  0.0.0.0 0.0.0.0 s0/0r1 (ConFIG) #ip  default-network 10.1.11.14) dynamic routing ad (administrative distance)-----------------interface   0Static  1EIGRP  90IGRP  100OSPF  110RIP    120eeigrp  170unknown 2555)  ripa#conf ta (config) #router  ripa (config-router) # network 10.0.0.0a (config-router) #version  2 //use RIPV2A (config-router) #passive-interface s0/ 0    //prevents RIP update broadcasts from being emitted from this interface. 6) Eigrpa#conf ta (config) #router  eigrp 10a (config-router) #network  10.0.0.0a (config-router) # maximum-paths ?   //default support for unequal-cost load balancing of 4 links &LT;1-6&GT;&NBSP;NUMBER&NBSP;OF&NBSP;PATHSA ( Config-router) #maximum-hops ?    //The default maximum hop count is 100, usually without modification <1-255> hop  count//re-release a (config) #router  eigrp 10a (config-router) #redistribute  rip metric 10000000  20000 255 1 1500b (config) #router  ripb (config-router) #redistribute   eigrp 10 metric 1//discontinuous Network A (config) #router  eigrp 100a (config-router) #network   172.16.0.0A (Config-router) #network  10.0.0.0a (config-router) #no  auto-summaryb (config) #router   eigrp 100b (Config-router) #network  172.16.0.0b (config-router) #network  10.0.0.0b (config-router) # No auto-summary7) ospfa (config) #router  ospf 1a (config-router) #network  10.0.0.0  0.255.255.255&NBSP;AREA&NBSP;0&NBSP;&NBSP;&NBSP;&NBSP;//&NBSP;=&NBSP;10.0.0.0/8A (config-router) #network   192.168.10.64&NBSP;0.0.0.15&NBSP;AREA&NBSP;0&NBSP;&NBSP;&NBSP;&NBSP;//&NBSP;=&NBSP;192.168.10.64/28A ( Config-router) #network  192.168.10.80 0.0.0.15 area 0    // = &NBSP;192.168.10.80/28A (config-router) #network  192.168.10.96 0.0.0.15 area 0   &NBSP;&NBSP;//&NBSP;=&NBSP;192.168.10.96/28A (config-router) #network  192.168.10.8 0.0.0.3 area  0        // = 192.168.10.8/30#ospf rid loopbacka#sh ip ospfrouting  process  "ospf 10"  with id 10.1.1.1[output cut]a (config) #int  loopback  0A (config-if) #ip  address 172.16.8.1 255.255.255.255[reboot]A#sh ip ospfRouting  process  "ospf 10"  with id 172.16.8.1[output cut]a (config) #router  ospf  10a# (Config-router) router-id 172.16.8.1a# (config-router) do clear ip ospf processa# ( Config-router) do sh ospf 10routing process  "ospf 10"  with ID  172.16.8.1[output cut] #OSPF  prioritya (config) #int  f0/0a (config-if) #ip  ospf prority  2# Configuring EIGRP and OSPF Rollup routing Eigrp:core (config) #router  eigrp 10core (config-router) #network   192.168.10.0Core (Config-router) #network  10.0.0.0core (config-router) #no  auto-summarycore ( Config-router) #interface  ethernet 0corE (config-if) #ip  summary-address eigrp 10 192.168.10.64 255.255.255.224ospf:core ( Config) #router  ospf 1core (config-router) #network  192.168.10.64 0.0.0.3 area  1Core (Config-router) #network  192.168.10.68 0.0.0.3 area 1core (config-router) #network   10.10.10.0 0.0.0.255 area 0core (config-router) #area  1 range 192.168.10.64  255.255.255. 224}


"Data Collation" Cisco [CLI, Static, RIP, EIGRP, OSPF]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.