Vous êtes sur la page 1sur 4

Rouetr 1

Router>en
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#hostname R0
R0(config)#ipv6 unicas
R0(config)#ipv6 unicast-routing
R0(config)#inter
R0(config)#interface fa0/0
R0(config-if)#ipv6 add
R0(config-if)#ipv6 address 2001:0:0:20::1/64
R0(config-if)#ipv6 ospf1 area 0
^
% Invalid input detected at '^' marker.
R0(config-if)#ipv6 address 2001:0:0:20::1/64
R0(config-if)#ipv6 ospf 1 area 0
%OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id,please configure manually
R0(config-if)#no shut
R0(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
R0(config-if)#inter
R0(config-if)#inter
R0(config-if)#interface
R0(config-if)#interface se
R0(config-if)#interface serial 0/0/0
R0(config-if)#ipv6 address 3FFF:B00:FFFF:1::1/64
R0(config-if)#ipv6 ospf 1 area 0
R0(config-if)#cl
R0(config-if)#clock r
R0(config-if)#clock rate 64000
R0(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to down
R0(config-if)#interface serial 0/0/1
R0(config-if)#ipv6 address 2001:0:0:4::2/64
R0(config-if)#ipv6 ospf 1 area 0
R0(config-if)#clock rate 64000
This command applies only to DCE interfaces
R0(config-if)#no shut
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to down
R0(config-if)#ipv6 router ospf 1
R0(config-rtr)#router-id 6.6.6.6
R0(config-rtr)#end
R0#
%SYS-5-CONFIG_I: Configured from console by console
R0#
Route 2
Router>EN
Router#config t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ipv6 un
Router(config)#ipv6 unicast-routing
Router(config)#int fa0/0

Router(config-if)#ipv6 ad
Router(config-if)#ipv6 address 2010::0:50::1/64
% Incomplete command.
Router(config-if)#ipv6 address 2010:0:0:50::1/64
Router(config-if)#ipv6 o
Router(config-if)#ipv6 ospf 1 area 0
%OSPFv3-4-NORTRID: OSPFv3 process 1 could not pick a router-id,please configure manually
Router(config-if)#no shut
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up
Router(config-if)#int fa0/1
Router(config-if)#ipv6 address 2010:0:0:60::1/64
Router(config-if)#ipv6 ospf 1 area 0
Router(config-if)#no shutdown
Router(config-if)#
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up
Router(config-if)#exit
Router(config)#hostname R2
R2(config)#int s0/0/0
R2(config-if)#ipv6 address 2010:0:0:4::1/64
R2(config-if)#ipv6 ospf 1 area 0
R2(config-if)#no shutdown
R2(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up
R2(config-if)#int s0/0/1
R2(config-if)#int s0/0/1
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up
R2(config-if)#ipv6 address 2010:0:0:5::1/64
R2(config-if)#ipv6 ospf 1 area 0
R2(config-if)#clo
R2(config-if)#clock r
R2(config-if)#clock rate 64000
R2(config-if)#no shutdown
R2(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up
R2(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up
R2(config-if)#ipv6 ro
R2(config-if)#ipv6 rou
R2(config-if)#ipv6 rout
R2(config-if)#ipv6 router o
R2(config-if)#ipv6 router os
R2(config-if)#ipv6 router ospf 1
R2(config-rtr)#ro
R2(config-rtr)#router-id 1.1.1.1
R2(config-rtr)#end
R2#
%SYS-5-CONFIG_I: Configured from console by console

R2#
01:05:05: %OSPFv3-5-ADJCHG: Process 1, Nbr 6.6.6.6 on Serial0/0/0 from LOADING to FULL, Loading Done
R2#show ipv6 route
IPv6 Routing Table - 11 entries
Codes: C - Connected, L - Local, S - Static, R - RIP, B - BGP
U - Per-user Static route, M - MIPv6
I1 - ISIS L1, I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary
O - OSPF intra, OI - OSPF inter, OE1 - OSPF ext 1, OE2 - OSPF ext 2
ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2
D - EIGRP, EX - EIGRP external
O 2001:0:0:4::/64 [110/128]
via FE80::200:CFF:FE38:C302, Serial0/0/0
O 2001:0:0:20::/64 [110/65]
via FE80::200:CFF:FE38:C302, Serial0/0/0
C 2010:0:0:4::/64 [0/0]
via ::, Serial0/0/0
L 2010:0:0:4::1/128 [0/0]
via ::, Serial0/0/0
C 2010:0:0:5::/64 [0/0]
via ::, Serial0/0/1
L 2010:0:0:5::1/128 [0/0]
via ::, Serial0/0/1
C 2010:0:0:50::/64 [0/0]
via ::, FastEthernet0/0
L 2010:0:0:50::1/128 [0/0]
via ::, FastEthernet0/0
C 2010:0:0:60::/64 [0/0]
via ::, FastEthernet0/1
L 2010:0:0:60::1/128 [0/0]
via ::, FastEthernet0/1
L FF00::/8 [0/0]
via ::, Null0
R2#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
Gateway of last resort is not set
R2#show ipv6 in
R2#show ipv6 int
R2#show ipv6 interface r
R2#show ipv6 interface ro
R2#show ipv6 interface route
^
% Invalid input detected at '^' marker.
R2#show ipv6 interface b
R2#show ipv6 interface brief
FastEthernet0/0
[up/up]
FE80::2D0:BAFF:FEE9:501
2010:0:0:50::1
FastEthernet0/1
[up/up]
FE80::2D0:BAFF:FEE9:502
2010:0:0:60::1
Serial0/0/0
[up/up]

FE80::230:A3FF:FE49:5D01
2010:0:0:4::1
Serial0/0/1
[up/up]
FE80::230:A3FF:FE49:5D02
2010:0:0:5::1
Serial0/1/0
[administratively down/down]
Serial0/1/1
[administratively down/down]
Vlan1
[administratively down/down]
R2#show ip route ospf
R2#?
Exec commands:
<1-99>
Session number to resume
auto
Exec level Automation
clear
Reset functions
clock
Manage the system clock
configure Enter configuration mode
connect Open a terminal connection
copy
Copy from one file to another
debug
Debugging functions (see also 'undebug')
delete
Delete a file
dir
List files on a filesystem
disable Turn off privileged commands
disconnect Disconnect an existing network connection
enable
Turn on privileged commands
erase
Erase a filesystem
exit
Exit from the EXEC
logout
Exit from the EXEC
mkdir
Create new directory
more
Display the contents of a file
no
Disable debugging informations
ping
Send echo messages
reload
Halt and perform a cold restart
--More--

Vous aimerez peut-être aussi