0% found this document useful (0 votes)
10 views

Computer Network

The document outlines the configuration of a Cisco WS-C2960-24TT-L switch, detailing the types of cables used for connections and the compliance requirements for Cisco cryptographic products. It includes technical specifications, configuration commands, and system information. The document also emphasizes the importance of adhering to U.S. and local laws regarding the use of encryption products.

Uploaded by

angelo.c.assaad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
10 views

Computer Network

The document outlines the configuration of a Cisco WS-C2960-24TT-L switch, detailing the types of cables used for connections and the compliance requirements for Cisco cryptographic products. It includes technical specifications, configuration commands, and system information. The document also emphasizes the importance of adhering to U.S. and local laws regarding the use of encryption products.

Uploaded by

angelo.c.assaad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 8

Angelo Assaad Computer Network 201900581

Part 1:
1-

2- A Straight through cable RJ45, they are


connecting PCA to S1 .
3- Cross-over Cable, they are connecting from switch to router.
4- A straight through cable RJ45, they are connecting from router to pc.

Part 2:
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
[email protected].
cisco WS-C2960-24TT-L (PowerPC405) processor (revision B0) with 65536K bytes of memory.
Processor board ID FOC1010X104
Last reset from power-on
1 Virtual Ethernet interface
24 FastEthernet interfaces
2 Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
64K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address : 00:17:59:A7:51:80
Motherboard assembly number : 73-10390-03
Power supply part number : 341-0097-02
Motherboard serial number : FOC10093R12
Power supply serial number : AZS1007032H
Model revision number : B0
Motherboard revision number : B0
Model number : WS-C2960-24TT-L
System serial number : FOC1010X104
Top Assembly Part Number : 800-27221-02
Top Assembly Revision Number : A0
Version ID : V02
CLEI Code Number : COM3L00BRA
Hardware Board Revision Number : 0x01

Page 1 of 8
Angelo Assaad Computer Network 201900581

Switch Ports Model SW Version SW Image


------ ----- ----- ---------- ----------
* 1 26 WS-C2960-24TT-L 15.0(2)SE4 C2960-LANBASEK9-M

Cisco IOS Software, C2960 Software (C2960-LANBASEK9-M), Version 15.0(2)SE4, RELEASE SOFTWARE
(fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2013 by Cisco Systems, Inc.
Compiled Wed 26-Jun-13 02:49 by mnguyen

Press RETURN to get started!

%LINK-5-CHANGED: Interface FastEthernet0/6, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/6, changed state to up

Switch>en
Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname
% Incomplete command.
Switch(config)#hostname AngeloAs
AngeloAs(config)#line console 0
AngeloAs(config-line)#password cisco
AngeloAs(config-line)#login
AngeloAs(config-line)#exit
AngeloAs(config)#enable secret class
AngeloAs(config)#enable password cisco
AngeloAs(config)#service password
AngeloAs(config)#service password-encryption
AngeloAs(config)#exit
AngeloAs#
%SYS-5-CONFIG_I: Configured from console by console

AngeloAs#show running
AngeloAs#show running-config
Building configuration...

Current configuration : 1191 bytes


!
version 15.0
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname AngeloAs
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
enable password 7 0822455D0A16
!
!

Page 2 of 8
Angelo Assaad Computer Network 201900581

!
!
!
!
spanning-tree mode pvst
spanning-tree extend system-id
!
interface FastEthernet0/1
!
interface FastEthernet0/2
!
interface FastEthernet0/3
!
interface FastEthernet0/4
!
interface FastEthernet0/5
!
interface FastEthernet0/6
!
interface FastEthernet0/7
!
interface FastEthernet0/8
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1

Page 3 of 8
Angelo Assaad Computer Network 201900581

!
interface GigabitEthernet0/2
!
interface Vlan1
no ip address
shutdown
!
!
!
!
line con 0
password 7 0822455D0A16
login
!
line vty 0 4
login
line vty 5 15
login
!
!
!
!
end

AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#
AngeloAs#conf t
Enter configuration commands, one per line. End with CNTL/Z.
AngeloAs(config)#banner motd "autorised persons only !!"
AngeloAs(config)#exit
AngeloAs#
%SYS-5-CONFIG_I: Configured from console by console

AngeloAs#copy runn
AngeloAs#copy running-config start
AngeloAs#copy running-config startup-config
Destination filename [startup-config]?
Building configuration...
[OK]
AngeloAs#

Page 4 of 8
Angelo Assaad Computer Network 201900581

Page 5 of 8
Angelo Assaad Computer Network 201900581

Page 6 of 8
Angelo Assaad Computer Network 201900581

Page 7 of 8
Angelo Assaad Computer Network 201900581

Page 8 of 8

You might also like