Router Basic Configuration
Router Basic Configuration
Basics
Overview
Router configuration controls the operation
of the routers:
Running configuration
Startup confguration
Startup confguration:
Router>
Router#
Privileged
Mode
Global
Configuration
Mode
Specific
Configuration
Mode
Router>
Router#
Router(config)#
Router(config-xx)
router>
router>enable
password
router#
router#?
show clock
clock ?
clock set?
clock set 13:03:10?
clock set 13:03:10 9?
clock set 13:03:10 9 Feb?
clock set 13:03:10 9 Feb 2016
show clock
Setting Banner
Setting Password
Number one priority to make sure you
have set this password on your router.
To set Global password do the following:
OR
RouterA(config)# enable secret
(your password)
(your password)
Setting Password
To set user mode password for the
console line, perform the following:
( your
Setting Password
To set this password for users accessing
the router remotely via telnet, perform
the following:
( your
password)
*line vty [first line number] [last line number] command. By default, Cisco IOS enables 5 virtual
terminal lines lines 0 through 4.
Review
Set Clock
Set Banner
Set Password
Configure Interfaces
Interface Configuration
Types of interfaces ---
GigabitEthernet interface
FastEthernet interface
Ethernet interfaces
Serial interfaces
Interface Configuration
Can be abbreviated:
ethernet0 or eth0 or e0
Serial0/0 or ser0/0 or s0/0
FastEthernet0/0 or fe0/0
GigabitEthernet0/1 or ge0/1
Interface Configuration
router(config-if)#no shutdown
router(config-if)#shutdown
Description
router(config-if)#description ethernet
link to admin building router
Interface Configuration
Interface Configuration
Interface Configuration
Interface Configuration
Review
Set Clock
Set Banner
Set Password
Interface Configuration
Save Configuration
Backup Configuration
show
show
show
show
show
running configuration
clock
interfaces
ip interfaces brief
interfaces description
The NO Command
Getting Help
router#?
router#show ?
router#show ip ?
connect
address
Command history
Line editing
View Configuration
What Next?????
Router#write erase
Router#reload
Cisco Router
Configuration Basics
Questions?