Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 5

R2#show running-config

Building configuration...

Current configuration : 1784 bytes


!
! Last configuration change at 12:45:11 UTC Mon Jan 2 2006
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
memory-size iomem 5
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
!
no ip domain lookup
ip domain name ccna-lab.com
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO2811 sn FCZ124971R3
!
redundancy
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:ACAD:B::1/64
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:AAAA:2::2/64
!
interface Serial0/0/0
no ip address
shutdown
clock rate 2000000

R2#configure ter
R2#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
R2(config)#interf
R2(config)#interface Fast
R2(config)#interface FastEthernet 0/0
R2(config-if)#no ipv6
% Incomplete command.

R2(config-if)#no ipv6 ad
R2(config-if)#no ipv6 address
R2(config-if)#ipv6 ad
R2(config-if)#ipv6 address
% Incomplete command.

R2(config-if)#ipv6 address
% Incomplete command.

R2(config-if)#ipv6 address 2001:DB8:AAAA:1::2/64


R2(config-if)#no sh
R2(config-if)#no shutdown
R2(config-if)#exit
R2(config)#exit
R2#
Jan 2 12:51:43.019: %SYS-5-CONFIG_I: Configured from console by console
R2#show run
R2#show running-config
Building configuration...

Current configuration : 1751 bytes


!
! Last configuration change at 12:51:43 UTC Mon Jan 2 2006
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
!
no aaa new-model
!
memory-size iomem 5
!
dot11 syslog
ip source-route
!
!
ip cef
!
!
!
no ip domain lookup
ip domain name ccna-lab.com
ipv6 unicast-routing
ipv6 cef
!
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
voice-card 0
!
crypto pki token default removal timeout 0
!
!
!
!
license udi pid CISCO2811 sn FCZ124971R3
!
redundancy
!
!
!
!
!
!
!
!
!
!
interface FastEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:AAAA:1::2/64
!
interface FastEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:AAAA:2::2/64
!
interface Serial0/0/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/0/1
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/0
no ip address
shutdown
clock rate 2000000
!
interface Serial0/1/1
no ip address
shutdown
clock rate 2000000
!
interface FastEthernet0/2/0
no ip address
shutdown
duplex auto
speed auto
!
interface wlan-controller1/0
no ip address
shutdown
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
!
!
ipv6 route 2001:DB8:ACAD::/48 2001:DB8:AAAA:1::1
ipv6 route 2001:DB8:CAFE:C::/64 2001:DB8:AAAA:2::1
!
!
!
!
!
!
control-plane
!
!
!
!
mgcp profile default
!
!
!
!
!
!
line con 0
line aux 0
line 66
no activation-character
no exec
transport preferred none
transport input all
transport output lat pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
login
transport input all
!
scheduler allocate 20000 1000
end

You might also like