Sie sind auf Seite 1von 5

R1#config terminal

Enter configuration commands, one per line. End with CNTL/Z.


R1(config)#interface GigabitEthernet
% Incomplete command.

R1(config)#interface GigabitEthernet0/0
R1(config-if)#exit
R1(config)#host name R3
^
% Invalid input detected at '^' marker.

R1(config)#EXIT
R1#
Oct 12 18:31:06.311: %SYS-5-CONFIG_I: Configured from console by consoleh
Help may be requested at any point in a command by entering
a question mark '?'. If nothing matches, the help list will
be empty and you must backup until entering a '?' shows the
available options.
Two styles of help are provided:
1. Full help is available when you are ready to enter a
command argument (e.g. 'show ?') and describes each possible
argument.
2. Partial help is provided when an abbreviated argument is entered
and you want to know what arguments match the input
(e.g. 'show pr?'.)

R1#host name R3
^
% Invalid input detected at '^' marker.

R1#hostname R3
^
% Invalid input detected at '^' marker.

R1#config t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#hostname R3
R3(config)#INTER
% Incomplete command.

R3(config)#interface GigabitEthernet0/0
R3(config-if)#ip address 192.168.4.1 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#exit
R3(config)#interface Serial0/0/0
R3(config-if)#ip address 192.168.0.2 255.255.255.0
R3(config-if)#no shutdown
R3(config-if)#clock rate 64000
R3(config-if)#exit
R3(config)#exit
R3#
Oct 12 18:33:53.035: %SYS-5-CONFIG_I: Configured from console by console
R3#show running
Building configuration...

Current configuration : 1419 bytes


!
! Last configuration change at 18:33:53 UTC Thu Oct 12 2017
! NVRAM config last updated at 18:15:01 UTC Thu Oct 12 2017
! NVRAM config last updated at 18:15:01 UTC Thu Oct 12 2017
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$.pe1$UDsievV3OYQcGHY8HL07D/
!
no aaa new-model
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
crypto pki token default removal timeout 0
!
!
license udi pid CISCO1941/K9 sn FTX153580XQ
!
!
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 192.168.4.1 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 192.168.1.225 255.255.255.252
clock rate 2000000
!
interface Serial0/0/1
ip address 192.168.3.2 255.255.255.0
clock rate 64000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
line con 0
password cisco
login
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
password cisco
login
transport input all
!
scheduler allocate 20000 1000
end

R3#
R3#
R3#
R3#
R3#config t
Enter configuration commands, one per line. End with CNTL/Z.
R3(config)#interface Serial0/0/0
R3(config-if)#shutdown
R3(config-if)#e
Oct 12 18:35:34.427: %LINK-5-CHANGED: Interface Serial0/0/0, changed state to ad
ministratively downxit
R3(config)#exit
R3#sho
Oct 12 18:35:39.475: %SYS-5-CONFIG_I: Configured from console by consolew
% Type "show ?" for a list of subcommands
R3#show running
Building configuration...

Current configuration : 1429 bytes


!
! Last configuration change at 18:35:39 UTC Thu Oct 12 2017
! NVRAM config last updated at 18:15:01 UTC Thu Oct 12 2017
! NVRAM config last updated at 18:15:01 UTC Thu Oct 12 2017
version 15.1
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
enable secret 5 $1$.pe1$UDsievV3OYQcGHY8HL07D/
!
no aaa new-model
!
no ipv6 cef
ip source-route
ip cef
!
!
!
!
!
multilink bundle-name authenticated
!
crypto pki token default removal timeout 0
!
!
license udi pid CISCO1941/K9 sn FTX153580XQ
!
!
!
!
!
!
!
!
interface Embedded-Service-Engine0/0
no ip address
shutdown
!
interface GigabitEthernet0/0
ip address 192.168.4.1 255.255.255.0
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0
ip address 192.168.1.225 255.255.255.252
shutdown
clock rate 2000000
!
interface Serial0/0/1
ip address 192.168.3.2 255.255.255.0
clock rate 64000
!
ip forward-protocol nd
!
no ip http server
no ip http secure-server
!
!
!
!
!
control-plane
!
!
!
line con 0
password cisco
login
line aux 0
line 2
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
stopbits 1
line vty 0 4
password cisco
login
transport input all
!
scheduler allocate 20000 1000
end

R3#
R3#
R3#
R3#

Das könnte Ihnen auch gefallen