Route R
Route R
Route R
RouterR-R#enable
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#int s2/0
RouterR-R(config-if)#shutdown
RouterR-R(config-if)#do show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
RouterR-R(config-if)#
RouterR-R>enable
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#exit
RouterR-R#
%SYS-5-CONFIG_I: Configured from console by console
RouterR-R#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
RouterR-R#enable
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#int s2/0
RouterR-R(config-if)#shutdown
RouterR-R(config-if)#ip route 0.0.0.0 0.0.0.0 40.0.0.2 5
RouterR-R(config)#exit
RouterR-R#
%SYS-5-CONFIG_I: Configured from console by console
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#show ip route
^
% Invalid input detected at '^' marker.
RouterR-R(config)#exit
RouterR-R#
%SYS-5-CONFIG_I: Configured from console by console
RouterR-R#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
RouterR-R#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
RouterR-R#
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#interface serial 2/0
RouterR-R(config-if)#ip address 192.168.1.65 255.255.255.224
% 192.168.1.64 overlaps with FastEthernet1/0
RouterR-R(config-if)#ip address 10.0.0.1 255.255.255.252
RouterR-R(config-if)#exit
RouterR-R(config)#interface serial 2/0
RouterR-R(config-if)#ip address 10.0.0.1 255.255.255.252
RouterR-R(config-if)#no shutdown
RouterR-R(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up
RouterR-R(config-if)#ex
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up
it
RouterR-R(config)#exit
TABLAS DE ENRUTAMIENTO
RouterR-R#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route
RouterR-R#int s2/0
^
% Invalid input detected at '^' marker.
RouterR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-R(config)#int s2/0
RouterR-R(config-if)#shutdown
RouterR-R(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to administratively down
RouteR-C
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname RouterR-C
RouterR-C(config)#ip address 192.168.1.1 255.255.255.224
^
% Invalid input detected at '^' marker.
RouterR-C(config)#interface fastEthernet 0/0
RouterR-C(config-if)#ip address 192.168.1.1 255.255.255.224
RouterR-C(config-if)#no shutdownn
^
% Invalid input detected at '^' marker.
RouterR-C(config-if)#no shutdown
RouterR-C(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
RouterR-C(config-if)#exit
RouterR-C(config)#interface serial 2/0
RouterR-C(config-if)#ip address 50.0.0.1 255.255.255.252
RouterR-C(config-if)#no shutdown
RouterR-C#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up
RouterR-C>enable
RouterR-C#configure
Configuring from terminal, memory, or network [terminal]?
Enter configuration commands, one per line. End with CNTL/Z.
RouterR-C(config)#ip route 192.168.1.32 255.255.255.224 50.0.0.2 5
RouterR-C(config)#ip route 192.168.1.64 255.255.255.224 50.0.0.2 5
RouterR-C(config)#exit
RouterR-C#
%SYS-5-CONFIG_I: Configured from console by console
RouteR-F
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname RouteR-R
RouteR-R(config)#exit
RouteR-R#
%SYS-5-CONFIG_I: Configured from console by console
RouteR-R#hostname RouteR-F
^
% Invalid input detected at '^' marker.
RouteR-R#exit
RouteR-R>enable
RouteR-R#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
RouteR-R(config)#hostname RouteR-F
RouteR-F(config)#interface serial 2/0
RouteR-F(config-if)#ip adress 50.0.0.2 255.255.255.252
^
% Invalid input detected at '^' marker.
RouteR-F(config-if)#ip address 50.0.0.2 255.255.255.252
RouteR-F(config-if)#no shutdown
RouteR-F(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up
RouteR-F(config-if)#exit
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up
RouteR-F(config-if)#
%LINK-5-CHANGED: Interface Serial3/0, changed state to up
RouteR-F(config-if)#exit
RouteR-F(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up
RouteR-F#show ip route
Codes: C - connected, S - static, I - IGRP, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODR
P - periodic downloaded static route