SlideShare a Scribd company logo
1 of 12
Download to read offline
ভিভিন্ন DEVISE AND AR PORT NUMBER
HTTP=80
HTTPS=443
FTP=20-21
TFTP=169
SSH=23
TELNET=22
DNS=53
DHCP=67
SMTP=25
POP3=110
IMAP=143
SWITCH CONFIGURATION (TELNET)
Switch>enable
Switch#configuration terminal
Switch(config)#
Host name & password Setting
Switch(config)#hostnamesa
sa(config)#enable secret cisco
sa(config)#line con 0
sa(config-line)#password cisco
sa(config-line)#login
sa(config-line)#exit
sa#wr
Switch IP configuration
sa(config)#interface vlan 1
sa(config)#ip address 192.168.1.100 255.255.255.0
sa(config)# no shartdown
sa#wr
Setting up Banner
sa(config)#banner motd $ Wellcome to the Desktop IT $
sa(config)#exit
sa#wr
Telnet Configuration
sa(config-line)#line vty 0 4
sa(config-line)#password cisco
sa(config-line)#login
sa(config-line)#exit
sa#wr
VLAN & Trunk
sa#configuration terminal
sa(config)#vlan 10
sa(config-vlan)#name Red
sa(config-vlan)#exit
sa(config)#vlan 20
sa(config-vlan)#name Black
sa(config)#vlan Green
sa(config-vlan)#name Green
sa(config)#interface range fa0/1-7
sa(config-if-range)#switchport access vlan 10
sa(config)#interface range fa0/8-15
sa(config-if-range)#switchport access vlan 20
sa (config)#interface range fa0/16-23
sa (config-if-range)#switchport access vlan 30
sa (config-if-range)#exit
sa (config)#interface fa0/24
sa (config-if)#switchport mode trunk
sa (config)#end
sa#wr
Router configrtion (ROUTE)
#configration terminal
#interface fastethernet 0/0
#ipaddress withnetmask
#no shutdown
#exit
#Interface fastethernet 0/1
#ipaddress withnetmask
#no shutdown
#exit
#interface serial 0/0/0
#clock rate 64000
#ipaddress withnetmask
#no shutdown
#exit
#ip route (defultnetwork subnetmask and other network)
#end
#wr
#ROUTER RIP#
#configration terminal
#interface fastether 0/0
#ipaddress withnetmask
#no shutdown
#exit
#interface fastethernet 0/1
#ipaddress withnetmask
#no shutdown
#exit
#interface seriel 0/0/0
#ipaddress withnetmask
#no shutdown
#exit
#router rip
#version 2
#every defult network
#every defult network
#every defult network
#end
#wr
#ROUTER EIGRP#
#configration terminal
#interface fastether 0/0
#ipaddress withnetmask
#no shutdown
#exit
#interface fastethernet 0/1
#ipaddress withnetmask
#no shutdown
#exit
#interface seriel 0/0/0
#ipaddress withnetmask
#no shutdown
#exit
#router eigro 100
#no auto summary
#every defult network
#every defult network
#every defult network
#end
#wr
#ROUTER OSPF#
#configration terminal
#interface fastether 0/0
#ipaddress withnetmask
#no shutdown
#exit
#interface fastethernet 0/1
#ip address with netmask
#no shutdown
#exit
#interface seriel 0/0/0
#ipaddress withnetmask
#no shutdown
#exit
#router ospf 200
#every defultnetwork area 0
#every defultnetwork area 0
#every defultnetwork area 0
#end
#wr
#ROUTER DHCP#
#configration terminal
#ipdhcppool (name)
#defultnetwork andnetmask
#defult-router(mean:defltgetway)
#dns-server with network
#exit
#ipdhcp exclude-address (exp:1-11)
#ipdhcp exclude-address (dns –server address)
#interfaacefastethernet 0/0
#ip address with netmask
#no shutdown
#end
#wr
#NAT PAT#
#configration terminal
#interface fastether 0/0
#ipaddress withnetmask
#no shutdown
#exit
#interface fastethernet 0/1
#ip address with netmask
#no shutdown
#exit
#inerfacefastethernet 0/0
#ipnat inside
#exit
#interface fastethernet 0/1
#ipnat outside
#ip route (0.0.0.0 0.0.0.0fa 0/0)don’t know
#ipnat pool desktop (network add inside and outside with netmask)
#acess list 1 permit (defultnetwork withwellcut mask)
#ipnat inside source list 1pool desktop overload
#end
#wr
(Other router just interface)and save
#ACL#
#access list 100 deny tcphost network(192.168.10.2) host
network(192.168.11.40) port name or number (exp:40 eq www)
#access list 100 deny tcp host network (192.168.10.2) host network
(192.168.11.22)eq 22
#access list 100 deny permit ip any any
#ip access group 100 in
#end
#wr
#CABLEING#
#Straight through cabling#
১।কমলাসাদা(orange-white )
২।কমলা (orange)
৩।ভসিুজসাদা (green-white)
৪।নীল (blue)
৫।নীলসাদা(blue-white)
৬।সিিুজ(green)
৭।িাদামীসাদা (brown-white)
৮।িাদামী (brown)
#corrsecableing#
১।সিিুজ সাদা (green-white)
২।সিিুজ (green)
৩।কমলাসাদা (orange-white)
৪।নীল(blue)
৫।নীলসাদা(blue-white)
৬।কমলা(orange)
৭।িাদামীসাদা(brown-white)
৮।িাদাভম(brown)
INTER VLAN
#Interfacefast ethernet 0/0.10
# encapsulation dot1q 10
#ip address with sub net musk
#exit
# Interfacefast ethernet 0/0.20
# encapsulation dot1q 20
# ip address with sub net musk
#exit
#other interface 0/0.other
# encapsulation dot1q other
# ip address with sub net musk
#exit

More Related Content

What's hot

Cisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 ConfigurationCisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 ConfigurationHamed Moghaddam
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_configarjuntrk
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListHamed Moghaddam
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iiiNetwax Lab
 
OSPF Route Filtering
OSPF Route FilteringOSPF Route Filtering
OSPF Route FilteringNetwax Lab
 
Cisco CCNA- How to Configure Multi-Layer Switch
Cisco CCNA- How to Configure Multi-Layer SwitchCisco CCNA- How to Configure Multi-Layer Switch
Cisco CCNA- How to Configure Multi-Layer SwitchHamed Moghaddam
 
Cisco CCNA-Router on Stick
Cisco CCNA-Router on StickCisco CCNA-Router on Stick
Cisco CCNA-Router on StickHamed Moghaddam
 
Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Selamet Hariadi
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationHamed Moghaddam
 
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationJuniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationHamed Moghaddam
 
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration3Anetwork com
 
Cisco CCNA IPV6 Static Configuration
Cisco CCNA  IPV6 Static ConfigurationCisco CCNA  IPV6 Static Configuration
Cisco CCNA IPV6 Static ConfigurationHamed Moghaddam
 
Cisco CCNA Port Security
Cisco CCNA Port SecurityCisco CCNA Port Security
Cisco CCNA Port SecurityHamed Moghaddam
 

What's hot (14)

Dfhghg
DfhghgDfhghg
Dfhghg
 
Cisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 ConfigurationCisco CCNA OSPF IPV6 Configuration
Cisco CCNA OSPF IPV6 Configuration
 
Intro to router_config
Intro to router_configIntro to router_config
Intro to router_config
 
Cisco CCNA-Standard Access List
Cisco CCNA-Standard Access ListCisco CCNA-Standard Access List
Cisco CCNA-Standard Access List
 
OSPF (open shortest path first) part iii
OSPF (open shortest path first) part  iiiOSPF (open shortest path first) part  iii
OSPF (open shortest path first) part iii
 
OSPF Route Filtering
OSPF Route FilteringOSPF Route Filtering
OSPF Route Filtering
 
Cisco CCNA- How to Configure Multi-Layer Switch
Cisco CCNA- How to Configure Multi-Layer SwitchCisco CCNA- How to Configure Multi-Layer Switch
Cisco CCNA- How to Configure Multi-Layer Switch
 
Cisco CCNA-Router on Stick
Cisco CCNA-Router on StickCisco CCNA-Router on Stick
Cisco CCNA-Router on Stick
 
Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer Trik singkat STATIC ROUTING via cli Packet Tracer
Trik singkat STATIC ROUTING via cli Packet Tracer
 
Juniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route ConfigurationJuniper JNCIA – Juniper OSPF Route Configuration
Juniper JNCIA – Juniper OSPF Route Configuration
 
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route ConfigurationJuniper JNCIA – Juniper RIP and OSPF Route Configuration
Juniper JNCIA – Juniper RIP and OSPF Route Configuration
 
Networking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP ConfigurationNetworking Tutorial Goes to Basic PPP Configuration
Networking Tutorial Goes to Basic PPP Configuration
 
Cisco CCNA IPV6 Static Configuration
Cisco CCNA  IPV6 Static ConfigurationCisco CCNA  IPV6 Static Configuration
Cisco CCNA IPV6 Static Configuration
 
Cisco CCNA Port Security
Cisco CCNA Port SecurityCisco CCNA Port Security
Cisco CCNA Port Security
 

Similar to Network device ports and VLAN configuration

Aula04 - configuração da topologia ppp - resolvido
Aula04 -  configuração da topologia ppp - resolvidoAula04 -  configuração da topologia ppp - resolvido
Aula04 - configuração da topologia ppp - resolvidoCarlos Veiga
 
Cisco asa dhcp services
Cisco asa dhcp servicesCisco asa dhcp services
Cisco asa dhcp servicesIT Tech
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-expressNguyen Thanh
 
10 step to configure cisco call manager express
10 step to configure cisco call manager express10 step to configure cisco call manager express
10 step to configure cisco call manager expresslaonap166
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsEng. Emad Al-Atoum
 
Service Provider Networks and Frame Relay
Service Provider Networks and Frame RelayService Provider Networks and Frame Relay
Service Provider Networks and Frame RelayTharindu Sankalpa
 
Modul Tournamentof Cisco.doc
Modul Tournamentof Cisco.docModul Tournamentof Cisco.doc
Modul Tournamentof Cisco.doc36Zaini
 
Ccna lab manual 640 802
Ccna lab manual 640 802Ccna lab manual 640 802
Ccna lab manual 640 802manikkan
 

Similar to Network device ports and VLAN configuration (20)

Configuración del dial peer
Configuración del dial peer Configuración del dial peer
Configuración del dial peer
 
Mod11
Mod11Mod11
Mod11
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
Ciso commands
Ciso commandsCiso commands
Ciso commands
 
Aula04 - configuração da topologia ppp - resolvido
Aula04 -  configuração da topologia ppp - resolvidoAula04 -  configuração da topologia ppp - resolvido
Aula04 - configuração da topologia ppp - resolvido
 
GRE Tunnel Configuration
GRE Tunnel ConfigurationGRE Tunnel Configuration
GRE Tunnel Configuration
 
Ccna command
Ccna commandCcna command
Ccna command
 
Lan Network with Redundancy.ppt
Lan Network with Redundancy.pptLan Network with Redundancy.ppt
Lan Network with Redundancy.ppt
 
Lan Network with Redundancy
Lan Network with RedundancyLan Network with Redundancy
Lan Network with Redundancy
 
Ccna4 cs diaz_&_romero
Ccna4 cs diaz_&_romeroCcna4 cs diaz_&_romero
Ccna4 cs diaz_&_romero
 
Ccna command
Ccna commandCcna command
Ccna command
 
Cisco asa dhcp services
Cisco asa dhcp servicesCisco asa dhcp services
Cisco asa dhcp services
 
Networking Lab Report
Networking Lab ReportNetworking Lab Report
Networking Lab Report
 
10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express10 step-to-configure-cisco-call-manager-express
10 step-to-configure-cisco-call-manager-express
 
10 step to configure cisco call manager express
10 step to configure cisco call manager express10 step to configure cisco call manager express
10 step to configure cisco call manager express
 
CCNA - Routing & Switching Commands
CCNA - Routing & Switching CommandsCCNA - Routing & Switching Commands
CCNA - Routing & Switching Commands
 
Service Provider Networks and Frame Relay
Service Provider Networks and Frame RelayService Provider Networks and Frame Relay
Service Provider Networks and Frame Relay
 
הגדרת נתבי סיסקו 1.0
הגדרת נתבי סיסקו 1.0הגדרת נתבי סיסקו 1.0
הגדרת נתבי סיסקו 1.0
 
Modul Tournamentof Cisco.doc
Modul Tournamentof Cisco.docModul Tournamentof Cisco.doc
Modul Tournamentof Cisco.doc
 
Ccna lab manual 640 802
Ccna lab manual 640 802Ccna lab manual 640 802
Ccna lab manual 640 802
 

Network device ports and VLAN configuration

  • 1. ভিভিন্ন DEVISE AND AR PORT NUMBER HTTP=80 HTTPS=443 FTP=20-21 TFTP=169 SSH=23 TELNET=22 DNS=53 DHCP=67 SMTP=25 POP3=110 IMAP=143 SWITCH CONFIGURATION (TELNET) Switch>enable Switch#configuration terminal Switch(config)# Host name & password Setting Switch(config)#hostnamesa sa(config)#enable secret cisco
  • 2. sa(config)#line con 0 sa(config-line)#password cisco sa(config-line)#login sa(config-line)#exit sa#wr Switch IP configuration sa(config)#interface vlan 1 sa(config)#ip address 192.168.1.100 255.255.255.0 sa(config)# no shartdown sa#wr Setting up Banner sa(config)#banner motd $ Wellcome to the Desktop IT $ sa(config)#exit sa#wr Telnet Configuration sa(config-line)#line vty 0 4 sa(config-line)#password cisco
  • 3. sa(config-line)#login sa(config-line)#exit sa#wr VLAN & Trunk sa#configuration terminal sa(config)#vlan 10 sa(config-vlan)#name Red sa(config-vlan)#exit sa(config)#vlan 20 sa(config-vlan)#name Black sa(config)#vlan Green sa(config-vlan)#name Green sa(config)#interface range fa0/1-7 sa(config-if-range)#switchport access vlan 10 sa(config)#interface range fa0/8-15 sa(config-if-range)#switchport access vlan 20 sa (config)#interface range fa0/16-23
  • 4. sa (config-if-range)#switchport access vlan 30 sa (config-if-range)#exit sa (config)#interface fa0/24 sa (config-if)#switchport mode trunk sa (config)#end sa#wr Router configrtion (ROUTE) #configration terminal #interface fastethernet 0/0 #ipaddress withnetmask #no shutdown #exit #Interface fastethernet 0/1 #ipaddress withnetmask #no shutdown #exit #interface serial 0/0/0 #clock rate 64000 #ipaddress withnetmask #no shutdown #exit
  • 5. #ip route (defultnetwork subnetmask and other network) #end #wr #ROUTER RIP# #configration terminal #interface fastether 0/0 #ipaddress withnetmask #no shutdown #exit #interface fastethernet 0/1 #ipaddress withnetmask #no shutdown #exit #interface seriel 0/0/0 #ipaddress withnetmask #no shutdown #exit #router rip #version 2 #every defult network
  • 6. #every defult network #every defult network #end #wr #ROUTER EIGRP# #configration terminal #interface fastether 0/0 #ipaddress withnetmask #no shutdown #exit #interface fastethernet 0/1 #ipaddress withnetmask #no shutdown #exit #interface seriel 0/0/0 #ipaddress withnetmask #no shutdown #exit #router eigro 100 #no auto summary
  • 7. #every defult network #every defult network #every defult network #end #wr #ROUTER OSPF# #configration terminal #interface fastether 0/0 #ipaddress withnetmask #no shutdown #exit #interface fastethernet 0/1 #ip address with netmask #no shutdown #exit #interface seriel 0/0/0 #ipaddress withnetmask #no shutdown #exit #router ospf 200 #every defultnetwork area 0
  • 8. #every defultnetwork area 0 #every defultnetwork area 0 #end #wr #ROUTER DHCP# #configration terminal #ipdhcppool (name) #defultnetwork andnetmask #defult-router(mean:defltgetway) #dns-server with network #exit #ipdhcp exclude-address (exp:1-11) #ipdhcp exclude-address (dns –server address) #interfaacefastethernet 0/0 #ip address with netmask #no shutdown #end #wr #NAT PAT# #configration terminal
  • 9. #interface fastether 0/0 #ipaddress withnetmask #no shutdown #exit #interface fastethernet 0/1 #ip address with netmask #no shutdown #exit #inerfacefastethernet 0/0 #ipnat inside #exit #interface fastethernet 0/1 #ipnat outside #ip route (0.0.0.0 0.0.0.0fa 0/0)don’t know #ipnat pool desktop (network add inside and outside with netmask) #acess list 1 permit (defultnetwork withwellcut mask) #ipnat inside source list 1pool desktop overload #end #wr (Other router just interface)and save #ACL#
  • 10. #access list 100 deny tcphost network(192.168.10.2) host network(192.168.11.40) port name or number (exp:40 eq www) #access list 100 deny tcp host network (192.168.10.2) host network (192.168.11.22)eq 22 #access list 100 deny permit ip any any #ip access group 100 in #end #wr #CABLEING# #Straight through cabling# ১।কমলাসাদা(orange-white ) ২।কমলা (orange) ৩।ভসিুজসাদা (green-white) ৪।নীল (blue) ৫।নীলসাদা(blue-white) ৬।সিিুজ(green) ৭।িাদামীসাদা (brown-white) ৮।িাদামী (brown) #corrsecableing#
  • 12. ৩।কমলাসাদা (orange-white) ৪।নীল(blue) ৫।নীলসাদা(blue-white) ৬।কমলা(orange) ৭।িাদামীসাদা(brown-white) ৮।িাদাভম(brown) INTER VLAN #Interfacefast ethernet 0/0.10 # encapsulation dot1q 10 #ip address with sub net musk #exit # Interfacefast ethernet 0/0.20 # encapsulation dot1q 20 # ip address with sub net musk #exit #other interface 0/0.other # encapsulation dot1q other # ip address with sub net musk #exit