Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Batiment B

en
conf t
hostname Sw-BatB
enable secret alex
login block-for 120 attempts 3 within 30
ip domain-name Rosemont.com
usernamesadasdsaAlex privilege 15 secret alex
crypto key generate rsa
2048
ip ssh version 2
banner motd #Personnel Autorise Seulement#
asdsadas1
description Gestion à distance
ip address 10.2.0.42 255.255.255.224sad
no shutdown
interface f0/1
switchport mode access
switchport access vlan 1
description Vers le PC du Departements Inginierie
no sh
interface f0/2
switchport mode access
description Lien vers Rt-BatAB
no sh

interface range f0/3 – 24


switchport mode access
description vide
shutdown
exit
write

(configuration routeur):
en
conf t
hostname Rt-BatAB
enable secret rosemont
login block-for 120 attempts 3 within 30
ip domain-name Rosemont.com
username Dep privilege 15 secret rosemont
crypto key generate rsa
2048
ip ssh version 2
banner motd #Personnel Autorise Seulement#
line console 0
password rosemont
login local
exec-timeout 10
line vty 0 15
password rosemont
login local
transport input ssh
interface FastEthernet 0
ip address 10.1.0.1 255.255.255.128
no sh
interface FastEthernet 1
ip address 10.2.0.33 255.255.255.224
no sh
end
write

You might also like