...

Saturday, April 3, 2010

CCNA 32

Continuing from the previous article, we'll now configure RGW. We'll do the same things as before:1) Passwords and Banners
en
conf t
enable secret cisco
line vty 0 4
pass cisco
login
line con 0
pass cisco
login
banner motd $
*************
Do not login!
*************$

2) Name and Work Environment
ho RGW
no ip domain-lo
line vty 0 4
logging synch
exec-timeout 0
line con 0
logging synch
exec-timeout 0

3) IP Address, Gateway and SSH
in f0/0
ip add 192.168.1.2 255.255.255.0
no shut
in f0/1
ip add 192.169.1.1 255.255.255.0
no shut
ip domain name syraxius.ath.cx
crypto key generate rsa
1024
line vty 0 4
transport input ssh telnet

4) Speed, Duplex and Descriptions
in ran f0/0 - 1
speed 100
duplex full

5) Routing
ip route 0.0.0.0 0.0.0.0 192.168.1.1
router rip
ver 2
no auto
network 192.169.1.0

6) CDP, TFTP and Show Interfaces
show cdp nei
show ip int br
show run
wr


We'll now set up RA:
1) Passwords and Banners
en
conf t
enable secret cisco
line vty 0 4
password cisco
line con 0
password cisco
login
banner motd $
*************
Do not login!
*************$
service password-encr

2) Name and Work Environment
ho RA
no ip domain-lo
line vty 0 4
logging synch
exec-timeout 0
line con 0
logging synch
exec-timeout 0

3) IP Address, Gateway and SSH
in f0/0
ip add 192.169.1.2 255.255.255.0
no shut
in s0/0
ip add 192.169.2.1 255.255.255.0
clock rate 64000
no shut
ip route 0.0.0.0 0.0.0.0 192.169.1.1
ip domain name syraxius.ath.cx
crypto key generate rsa
1024
line vty 0 4
transport input ssh telnet

4) Speed, Duplex and Descriptions
in ran f0/0 - 1
speed 100
duplex full

5) Routing
router rip
ver 2
no auto
network 192.169.1.0
network 192.169.2.0

6) CDP, TFTP and Show Interfaces
show cdp nei
show ip int br
show run
wr


Finally we'll set up RB:
1) Passwords and Banners
en
conf t
enable secret cisco
line vty 0 4
password cisco
line con 0
password cisco
login
service password-encr
banner motd $
*************
Do not login!
*************$

2) Name and Work Environment
ho RB
no ip domain-lo
line vty 0 4
logging synch
exec-t 0
line con 0
logging synch
exec-t 0

3) IP Address, Gateway and SSH
in s0/0
ip add 192.169.2.2 255.255.255.0
no shut
in f0/0
ip add 192.169.3.1 255.255.255.0
no shut

4) Speed, Duplex and Descriptions
in ran f0/0 , f0/1
speed 100
duplex full

5) Routing
router rip
ver 2
no auto
network 192.169.2.0
network 192.169.3.0

6) CDP, TFTP and Show Interfaces
show cdp nei
show ip int br
show run
wr

1 comment :

  1. It is merely important to know a number of things prior
    to deciding to start payday loans you really won't have much trouble finding short-run lenders wherever you could possibly be located.

    ReplyDelete

<