עמוד ראשי  |  התחבר או אם אינך עדיין רשום, הרשם בחינם.
  בלוגר  
אודות

Hello,

ID: My name is David, I am 36 years old, i am married and I have 2 children

Work: Cellebrite.LTD

In the line of duty my responsibility is on the global systems of domain-wide society of international communications infrastructure of the company offices and security elements.
The responsibility includes providing professional solutions to all the problems the international connectivity of the offices to the main office in Tel Aviv, escalation for execution tasks and enable remote teams in various branches.
responsible for information security topics at all branches including the main branch in Israel
Additionally, responsible for the top-level Web site of the company from the basic level of infrastructure servers, communication, and connectivity to the level of operations mission
As well responsibility of the role is to keep all systems work without downtime and maintain necessary relevant teams in favor of returning the system to normal in case of a malfunction.

Studies: I completed my certificate of computers and electronics engineer at 2002, in addition
I made a lot of courses and certificate at IT world, for example: RHEL, MCSE, MCITP, CCNA, CCNA Security CIO, MCSA etc...

I decided to build this website to share my knowledge and information of IT world, And to get Your questions and indecision of IT's issue.

So feel free to ask me any questions do you like, about Networking, System, Security and new technologies.
נושאים
Linkdin
•  My linkdin
עדכונים בתחום הטכנולגי
CISO zone
Security zone

Cisco SW basic Command

11/05/2014 10:08
David

****************Basic Switch configuration***********************

S1(config)#VLAN __ VLAN NUMBER ___

S1(config)#no VLAN__VLAN NUMBER___

S1(config)#VLAN __ VLAN NAME ___

S1(config)#end

S1#show VLAN brief

S1#show VLAN ID__ VLAN NUMBER __

S1# delete flash: VLAN.DAT DELETE ALL VLAN CONFIGURATION (ALL IS SRORED IN VLAN.DAT FILE)

S1#show interface trunk

S1#show interfaces interface-id switchport

Switch(config-if)#switchport mode trunk !configure interface between 2 switches as trunk!

***************************NATIV VLAN CONFIGURATION**************

S1#configure terminal ! Enter global configuration mode on switch!

S1(config)#interface F0/1

S1(config-if)#SWITCHPORT mode trunk !Configure interface as trunk!

S1(config-if)#SWITCHPORT TRUNK NATIVE VLAN 99 !Configure the VLAN 99 to be the native VLAN.!

S1(config-if)#end

S1(config-if)#no SWITCHPORT TRUNK NATIVE VLAN !reset the native VLAN back to VLAN 1.!

****************ADDING INTERFACE TO VLAN*********************

S1(config)#interface fastethernet 0/1

S1(config-if)# SWITCHPORT [ ACCESS | TRUNK] VLAN__VLAN NUMBER___

S1(config-if)#duplex auto [HALF|FULL|AUTO]

S1(config-if)#speed auto [10|100|AUTO]

S1(config-if)#no SWITCHPORT [ ACCESS | TRUNK] !REMOVE THE INTERFACE FROM THE VLAN TO VLAN1!

S1(config-if)#no SWITCHPORT TRUNK ALLOWED VLAN ! reset all of the VLANs configured on the trunk interface.!

S1#show interface fa0/1 SWITCHPORT

------Adding port range/selective ports to VLAN------

S1(config)#interface range FA0/1 – 10 !Adding port range!

S1(config)#interface range FA0/1, FA00/3, FA0/5 !Adding selective ports!

S1(config-if-range)#duplex auto ! [HALF|FULL|AUTO] EXAMPLEUSING RANGE!!

S1(config-if-range)#speed auto ! [10|100|AUTO] EXAMPLEUSING RANGE!!

S1(config-if-range)# SWITCHPORT [ ACCESS | TRUNK] VLAN__VLAN NUMBER___ ! EXAMPLEUSING RANGE!!

***************SWITCH MANAGEMENT INTERFACE********************************

S1(config)#interface VLAN1 !CONFIGURE TO THE UNTUGGED VLAN!

S1(config-if)#IP ADDRESS __IP ADD’__ __SUBNETMUSK___

S1(config-if)#NO SHUT

S1(config)#IP DEFAULT GATE-WAY __G.W IP__

******************VTP ***********************

S1#SHOW VTP STATUS

S1(CONFIG)#VTP MODE _____ [SERVER|CLIENT|TRANSPARENT]

S1(CONFIG)#VTP DOMAIN ___DOMAIN NAME____

S1(CONFIG)#VTP PASSWORD __PASSWORD__

S1(CONFIG)#VTP PRUNNING

כתיבת תגובה:
שמכם:

אימייל:

קישור:

תגובה:

קבלת עדכונים
רוצים לקבל הודעה במייל בכל פעם שהבלוג שלי מתעדכן ?

עדכוני RSS
חיפוש
ארכיון
All downloads you need
Video tutorial
Step By Step Solution