Information Technology Reference
In-Depth Information
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
!
!
!
line con 0
password cisco
login
line vty 0 4
password cisco
login
!
end
Examine the show startup-config command.
Step 2.
The show startup-config command displays the startup configuration file contained in
NVRAM. From privileged EXEC mode on the R1 router, examine the output of the show
startup-config command. If the --More-- prompt appears, press the Spacebar to view the
remainder of the command output:
R1# show startup-config
Using 583 bytes
!
version 12.3
!
hostname R1
!
!
no ip domain-lookup
!
interface FastEthernet0/0
description R1 LAN
mac-address 0007.eca7.1511
ip address 192.168.1.1 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
mac-address 0001.42dd.a220
no ip address
duplex auto
speed auto
shutdown
Search WWH ::




Custom Search