R1 # debug ip routing routes purification processes in conf view the routing table
R1 # shutdown shuts down temporarily int
R1 # debug undebug extinguish all
R1 # show cdp neighbors see neighbors connected
R1 # show cdp neighbors detail view connected ip neighbors
R1 # debug ip routing display msg when adding a network to the table configure interfaces
R1 (config) # interface?see the available interfaces
R1 (config) # interface f0 / 0 interface ethernet conf
R1 (config-if) # ip address 10.10.10.1 255.255.0.0 ip conf ethernet interface
R1 (config-if) # no shutdown switch (x def. Off shutdown)
R1 (config-if) # ctrl + z to exit privileged mode
R1 # conf t
R1 (config) # interface serial s0/0/0 conf int
R1 (config-if) # ip address 150.150.20.1 255.255.255.0
R1 (config-if) # clock rate 64000 if conf dce clock rate R1 (config-if) # bandwidth 2048
bandwidth limiting
R1 (config-if) # no shutdown
R1 (config-if) # exit
static routing
static route
R1 (config) # ip route network netmask destination next hop
default route
R1 (config) # ip route 0.0.0.0 0.0.0.0 serial0/0/0 (or other interface)
floating route
R1 (config) # ip route network netmask destination next hop and 2
0 administrative distance directly connected
1 routes static and 2 alternate route
2 is necessary to put
seeing things
R1 # show controllers configured dce
R1 # show version of the router model see detail etc.
R1 # show flash size and see the flash content
R1 # show runnig-config command to ram current conf
R1 # show running-config startup-config copy nvram
R1 # show startup-config conf. Start your router
R1 # show ip route routing table is
R1 # show interfacesdetails of all interfaces
R1 # show ip interface summary conf br i ef interf
R1 # show ip protocols
R1 # show ip route
R1 # debug ip rip (shows events and updates and changes)
R1 # (config) # router rip
R! # (Config-router) # network -----------------} -----------------
R1 # (config-router) # passive-interface f0 / 0
R1 # (config-router) # no shutdown
in the event that the router be conf. out unknown
R1 # (config) # router rip
R1 # (config-router) # default information originate
must be manually configured default route
0.0.0.0 0.0.0.0
CIDR: routing between domains without class - the indicator of the court to understand the group q subnets
RIPv2: multicast 224.0.0.9
RIPv1: broadcast 255.255.255.255
configure rip v2
R1 (config) # router rip
R1 (router-config) # version 2
R1 (router-config) # ip -------------- (dir network) with VLSM
R1 (router-config) # no auto-summary