You are on page 1of 1

Router>en IP Address Router

Router#conf t R1(config)#int g0/0


R1(config-if)#ip address 192.168.10.1
Hostname: 255.255.255.0
Router(config)#hostname R1 R1(config-if)#no sh
R1(config-if)#description Terkoneksi
Password All Line: ke (Nama Switch)
R1(config)#line console 0 R1(config-if)#exit
R1(config-line)#password letmein
R1(config-line)#login IP Address Switch
R1(config-line)#exit R1(config)#int vlan1
R1(config-if)#ip address 192.168.10.1
R1(config)#line vty 0 15
255.255.255.0
R1(config-line)#password letmein
R1(config-if)#no sh
R1(config-line)#login
R1(config-line)#exit
IP Default Gateway
Privileged EXEC, encrypted: S1(config)#ip default-gateway
R1(config)#enable secret itsasecret 192.168.10.1

Encrypt all plain text passwords. Save Configuration


R1(config)#service password- R1#write memory
encryption

Banner / Message of the day text:


R1(config)#banner motd
"123warningdll"

You might also like