Konfigurasi Routing Statis Dan Dinamis
Konfigurasi Routing Statis Dan Dinamis
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fa0/0
Router(config-if)#ip add 65.0.0.1 255.0.0.0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se3/0
Router(config-if)#ip add 75.0.0.1 255.0.0.0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up
exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int fa0/0
Router(config-if)#ip add 85.0.0.0
% Incomplete command.
Router(config-if)#ip add 85.0.0.1 255.0.0.0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#int se3/0
Router(config-if)#ip add 75.0.0.1 255.0.0.0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface Serial3/0, changed state to up
Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up
Router(config)#int se6/0
Router(config-if)#ip add 135.0.0.1 255.255.0.0
Router(config-if)#no shut
Router(config-if)#exit
Router(config)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial6/0, changed state to up
Router(config)#int se2/0
Router(config-if)#ip add 129.0.0.1 255.255.0.0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
%LINK-5-CHANGED: Interface Serial2/0, changed state to down
Router(config-if)#exit
Router(config)#
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se2/0
Router(config-if)#ip add 129.0.0.1 255.255.0.0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface Serial2/0, changed state to up
Router(config-if)#exit
Router(config)#in
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial2/0, changed state to up
t
% Incomplete command.
Router(config)#int se7/0
Router(config-if)#ip add 145.0.0.1 255.255.0.0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface Serial7/0, changed state to up
Router(config-if)#ex
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial7/0, changed state to up
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se3/0
Router(config-if)#ip add 145.0.0.1 255.255.0.0
% 145.0.0.0 overlaps with Serial7/0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
% 145.0.0.0 overlaps with Serial7/0
Serial3/0: incorrect IP address assignment
Router(config-if)#exit
Router(config)#int se3/0
Router(config-if)#ip add 145.0.0.1 255.255.0.0
% 145.0.0.0 overlaps with Serial7/0
Router(config-if)#int se3/0
Router(config-if)#ip add 191.0.0.1 255.255.0.0
Router(config-if)#clock rate 64000
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface Serial3/0, changed state to up
Router(config-if)#exit
Router(config)#int f
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial3/0, changed state to up
% Incomplete command.
Router(config)#int fa0/0
Router(config-if)#ip add 172.0.0.1 255.255.0.0
Router(config-if)#no shut
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 192.0.0.0 255.255.255.0 se2/0
Router(config)#ip route 135.0.0.0 255.255.0.0 se6/0
Router(config)#ip route 191.0.0.0 255.255.0.0 se3/0
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#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
Router>
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 172.0.0.0 255.255.0.0 se3/0
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#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
Router#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
Router>ena
Router#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
MENYAMBUNGKAN IP ROUTE PC 1 KE PC 0
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 172.0.0.0 255.255.0.0 se7/0
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 198.0.0.0 255.255.255.0
% Incomplete command.
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
MENYAMBUNGKAN IP ROUTE PC 1 KE PC 2
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 198.0.0.0 255.255.255.0 se2/0
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#router rip
Router(config-router)#network 85.0.0.0
Router(config-router)#network 135.0.0.0
Router(config-router)#exit
Router(config)#router rip
Router(config-router)#network 85.0.0.0
Router(config-router)#network 75.0.0.0
Router(config-router)#network 135.0.0.0
Router(config-router)#network 129.0.0.0
Router(config-router)#exit
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console
Router#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
Router>ena
Router#conf term
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 172.0.0.0 255.255.0.0 se2/0
Router(config)#exit
Router#
%SYS-5-CONFIG_I: Configured from console by console