Router R13 Configuration

 

R13(config)#int f0/0

R13(config-if)#ip address <ip addr> <subnet mask>

 

R13(config)#int s0/0

R13(config-if)#ip address <ip addr> <subnet mask>

 

R13(config)#Router RIP

R13(config-router)#version 2

R13(config-router)#network <ip addr>             (IP of R13 network)

 

R13(config)#ip route 0.0.0.0 0.0.0.0 <ip addr>                 (IP of outside world, eg R12)

 

 

 

Router show and debug commands

show run

show controllers

show controllers s0/0

show interfaces s0/0

debug ip rip