You are on page 1of 5

Translating "ipv6"...domain server (255.255.255.

255)
% Unknown command or computer name, or unable to find computer address

R1#ne
R1#net
R1#nets
R1#conf
R1#configure
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#sh
R1(config)#sh
R1(config)#sho
R1(config)#ex
R1#
%SYS-5-CONFIG_I: Configured from console by console

R1#sh
R1#show a
R1#show m
R1#show mac-address-table
Mac Address Table
-------------------------------------------

Vlan Mac Address Type Ports


---- ----------- -------- -----

R1#
R1#
R1#conf
R1#configure
R1#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#in
R1(config)#interface g
R1(config)#interface gigabitEthernet 0/0
R1(config-if)#ipv6 ad
R1(config-if)#ipv6 address 2001:db8:acad:00c8:0000:0000:0000:0001/64
R1(config-if)#ex
R1(config)#in
R1(config)#interface g
R1(config)#interface gigabitEthernet 0/1
R1(config-if)#ipv
R1(config-if)#ipv6 add
R1(config-if)#ipv6 address 2001:db8:aca:00c9:0000:0000:0000:000:/64
% Incomplete command.
R1(config-if)#ipv6 address 2001:db8:aca:00c9:0000:0000:0000:0001/64
R1(config-if)#no sh
R1(config-if)#no shutdown

R1(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/1, changed state


to up

R1(config-if)#ex
R1(config)#in
R1(config)#interface g
R1(config)#interface gigabitEthernet 0/0
R1(config-if)#no sh
R1(config-if)#no shutdown

R1(config-if)#
%LINK-5-CHANGED: Interface GigabitEthernet0/0, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface GigabitEthernet0/0, changed state


to up

R1(config-if)#ex
R1(config)#in
R1(config)#interface s
R1(config)#interface serial
R1(config)#interface serial 0/0/0
R1(config-if)#ipv
R1(config-if)#ipv6 add
R1(config-if)#ipv6 address 2001:db8:acad:00cc:0000:0000:0000:0001/64
R1(config-if)#no sh
R1(config-if)#no shutdown

R1(config-if)#
%LINK-5-CHANGED: Interface Serial0/0/0, changed state to up

R1(config-if)#
R1(config-if)#
R1(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/0, changed state to up

R1(config-if)#ex
R1(config)#r
R1(config)#rou
R1(config)#router
R1(config)#router
% Incomplete command.
R1(config)#
R1(config)#ex
R1#
%SYS-5-CONFIG_I: Configured from console by console

R1#
R1#sh run
Building configuration...

Current configuration : 924 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
!
!
!
!
!
ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX1524LGPT
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACAD:C8::1/64
ipv6 rip 1 enable
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACA:C9::1/64
ipv6 rip 1 enable
!
interface Serial0/0/0
no ip address
ipv6 address 2001:DB8:ACAD:CC::1/64
ipv6 rip 1 enable
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
ipv6 router rip 1
!
ip classless
!
ip flow-export version 9
!
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

R1# sh
R1# show r
R1# show running-config
Building configuration...

Current configuration : 924 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
!
!
!
!
!
ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX1524LGPT
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACAD:C8::1/64
ipv6 rip 1 enable
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACA:C9::1/64
ipv6 rip 1 enable
!
interface Serial0/0/0
no ip address
ipv6 address 2001:DB8:ACAD:CC::1/64
ipv6 rip 1 enable
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
--More--

You might also like