RA>ena
RA#conf t
RA#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
RA(config)#hostname deviwi
deviwi(config)#ipv6 unicast-routing
deviwi(config)#ipv6 roter ospf 1
^
% Invalid input detected at '^' marker.
deviwi(config)#ipv6 router ospf 1
%OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id,please configure manually
deviwi(config-rtr)#router-id 1.1.1.1
deviwi(config-rtr)#ex
deviwi(config)#int gig
deviwi(config)#int gigabitEthernet 0/0
deviwi(config-if)#ipv6 ospf 1 area 1
deviwi(config-if)#ex
deviwi(config)#int gigabitEthernet 0/1
deviwi(config-if)#ipv6 ospf 1 area 1
deviwi(config-if)#ex
deviwi(config)#int serial 0/0/0
deviwi(config-if)#ipv6 ospf 1 area 0
00:06:18: %OSPFv3-5-ADJCHG: Process 1, Nbr 11.11.11.11 on GigabitEthernet0/0 from LOADING to FULL, Loading Done
deviwi(config-if)#ex
deviwi(config)#
00:06:38: %OSPFv3-5-ADJCHG: Process 1, Nbr 12.12.12.12 on GigabitEthernet0/1 from LOADING to FULL, Loading Done
RB>ena
RB>enable
RB#conf t
RB#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
RB(config)#hostname deviwiy
deviwiy(config)#ipv6 unicast-routing
deviwiy(config)#ipv6 router ospf 1
%OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id,please configure manually
deviwiy(config-rtr)#router-id 2.2.2.2
deviwiy(config-rtr)#ex
deviwiy(config)#int gi
deviwiy(config)#int gigabitEthernet 0/0
deviwiy(config-if)#ipv6 ospf 1 area 0
deviwiy(config-if)#ex
deviwiy(config)#int serial 0/0/0
deviwiy(config-if)#ipv6 ospf 1 area 0
deviwiy(config-if)#e
00:09:18: %OSPFv3-5-ADJCHG: Process 1, Nbr 1.1.1.1 on Serial0/0/0 from LOADING to FULL, Loading Done
% Ambiguous command: "e"
deviwiy(config-if)#ex
deviwiy(config)#int serial 0
00:09:38: %OSPFv3-5-ADJCHG: Process 1, Nbr 21.21.21.21 on GigabitEthernet0/0 from LOADING to FULL, Loading Done
/0/1
deviwiy(config-if)#int serial 0/0/1
deviwiy(config-if)#ipv6 ospf 1 area 0
deviwiy(config-if)#ex
deviwiy(config)#
inhos
RC>ena
RC#conf t
RC#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
RC(config)#hostname deviwiyen
deviwiyen(config)#ipv6 unicast-routing
deviwiyen(config)#ipv6 router ospf 1
%OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id,please configure manually
deviwiyen(config-rtr)#router-id 3.3.3.3
deviwiyen(config-rtr)#ex
deviwiyen(config)#int gi
deviwiyen(config)#int gigabitEthernet 0/0
deviwiyen(config-if)#ipv6 ospf 1 area 2
deviwiyen(config-if)#ex
deviwiyen(config)#int gigabitEthernet 0/1
deviwiyen(config-if)#ipv6 ospf 1 area 2
deviwiyen(config-if)#ex
deviwiyen(config)#int serial 0/0/1
deviwiyen(config-if)#
00:13:13: %OSPFv3-5-ADJCHG: Process 1, Nbr 31.31.31.31 on GigabitEthernet0/0 from LOADING to FULL, Loading Done
deviwiyen(config-if)#ipv6 ospf 1 area 0
deviwiyen(config-if)#
00:13:30: %OSPFv3-5-ADJCHG: Process 1, Nbr 2.2.2.2 on Serial0/0/1 from LOADING to FULL, Loading Done
deviwiyen(config-if)#
00:13:32: %OSPFv3-5-ADJCHG: Process 1, Nbr 32.32.32.32 on GigabitEthernet0/1 from LOADING to FULL, Loading Done
ex
deviwiyen(config)#
Jumat, 01 April 2016
Configuring Multiarea OSPFv2 PKA 6.2.3.6
Configuring
Multiarea OSPFv2 PKA 6.2.3.6
R1>ena
R1>enable
R1#con t
R1#conf t
R1#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#hostname devi
devi(config)#router ospf 1
devi(config-router)#r
devi(config-router)#ro
devi(config-router)#router-id 1.1.1.1
devi(config-router)#net
devi(config-router)#network 10.1.1.0 0.0.0.255 area
1
devi(config-router)#network 10.1.
00:02:54: %OSPF-5-ADJCHG: Process 1, Nbr 9.9.9.9 on
GigabitEthernet0/0 from LOADING to FULL, Loading Done
2.
^
% Invalid input detected at '^' marker.
devi(config-router)#network 10.1.2.0 0.0.0.255 area
1
devi(config-router)#network 192.168.10
00:03:23: %OSPF-5-ADJCHG: Process 1, Nbr 5.5.5.5 on
GigabitEthernet0/1 from LOADING to FULL, Loading Done
.0
% Incomplete command.
devi(config-router)#network 192.168.10.0 0.0.0.3
area 0
devi(config-router)#
00:06:09: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on
Serial0/0/0 from LOADING to FULL, Loading Done
devi#
%SYS-5-CONFIG_I: Configured from console by console
R2>ena
R2>enable
R2#conf t
R2#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#hostname devi2
devi2(config)#router ospf 1
devi2(config-router)#rou
devi2(config-router)#router-id 2.2.2.2
devi2(config-router)#network 10.2.1.1 0.0.0.255 area
0
devi2(config-router)#network 192.1 0.0.0.255 area 0
00:05:24: %OSPF-5-ADJCHG: Process 1, Nbr 4.4.4.4 on
GigabitEthernet0/0 from LOADING to FULL, Loading Done
68
^
% Invalid input detected at '^' marker.
devi2(config-router)#network 192.168.10.1 0.0.0.0
area 0
devi2(config-router)#network 192.168.10.1 0.0.0.0
area 0
00:06:09: %OSPF-5-ADJCHG: Process 1, Nbr 1.1.1.1 on
Serial0/0/0 from LOADING to FULL, Loading Done
devi2(config-router)#network 192.168.10.5 0.0.0.0
area 0
devi2(config-router)#
00:08:30: %OSPF-5-ADJCHG: Process 1, Nbr 3.3.3.3 on
Serial0/0/1 from LOADING to FULL, Loading Done
devi2(config-router)#network 192.168.10.1 0.0.0.3
area 0
devi2(config-router)#network 192.168.10.5 0.0.0.3
area 0
devi2(config-router)#
devi2#
%SYS-5-CONFIG_I: Configured from console by console
R3>ena
R3>enable
R3#conf t
R3#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#hostname devi
devi3(config)#router ospf 1
devi3(config-router)#ro
devi3(config-router)#router-id 3.3.3.3
devi3(config-router)#network 192.168.2.0 0.0.0.255
area 2
devi3(config-router)#network 192.168.2. 0.0.0.255
area 2
00:07:35: %OSPF-5-ADJCHG: Process 1, Nbr 6.6.6.6 on
GigabitEthernet0/0 from LOADING to FULL, Loading Done
^
% Invalid input detected at '^' marker.
devi3(config-router)#network 192.168.1.0 0.0.0.255
area 2
devi3(config-router)#
00:07:55: %OSPF-5-ADJCHG: Process 1, Nbr 7.7.7.7 on
GigabitEthernet0/1 from LOADING to FULL, Loading Done
devi3(config-router)#network 192.168.10.6 0.0.0.3
area 0
devi3(config-router)#
00:08:30: %OSPF-5-ADJCHG: Process 1, Nbr 2.2.2.2 on
Serial0/0/1 from LOADING to FULL, Loading Done
Langganan:
Postingan (Atom)