Be a loving person rather than in a love relationship because relationships happen one day and disappear another day. They are flowers; in the morning they bloom, by the evening they are gone. But people find it very difficult to be a loving person, a loving soul, so they create a relationship and be fool that way that "Now I am a loving person because I am in a relationship". And the relationship may be just one of monopoly, possessiveness and exclusiveness. The relationship is needed only because love is not there. Relationship is a substitute. Become alert! Relationship destroys love, destroys the very possibility of its birth.
Saturday, 8 March 2014
On 21:50 by Unknown in 802.1q, inter-vlan, Lesson, packet tracer, packet tracer tutorial, Router, Switch, Vlan No comments
Router-on-a-stick is a term frequently used to describe a
setup up that consists of a router and switch connected using one Ethernet link
configured as an 802.1q trunk link. In this setup, the switch is configured
with multiple VLANs and the router performs all routing between the different
networks/VLANs. It's a very popular term and commonly used in networks where no
layer-3 switch exists.
Inter-vlan using router on a stick method.
Solution:
The given topology is:
Steps:
Configuring steps for PC1:
VLAN 2: Sales
Ip address: 192.168.10.2
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.10
Configuring steps for PC2:
VLAN 2: Sales
Ip address: 192.168.10.3
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.10
Configuring steps for PC0:
VLAN 2: Sales
Ip address: 192.168.10.4
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.10
Configuring steps for PC3:
VLAN 3: Accounts
Ip address: 192.168.10.33
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.40
Configuring steps for PC4:
VLAN 3: Accounts
Ip address: 192.168.10.34
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.40
Configuring steps for PC5:
VLAN 3: Accounts
Ip address: 192.168.10.35
Subnet mask: 255.255.255.224
Default gateway: 192.168.10.40
Configuring steps for switch0:
Switch>enable
Switch#config
terminal
Switch(config)#vlan
2
Switch(config-vlan)#name
sales
Switch(config-vlan)#interface
range fa0/2 – fa0/4
Switch(config-if-range)#
switchport mode access
Switch(config-if-range)#switchport
access vlan 2
Switch(config-if-range)#exit
Switch(config)#
vlan 3
Switch(config-vlan)#
name account
Switch(config-vlan)#
interface range fa0/5-fa0/7
Switch(config-if-range)#
switchport mode access
Switch(config-if-range)#
switchport access vlan 3
Switch(config-if-range)#
exit
Switch(config)#interface
fa0/1
Switch(config-if)#
switchport mode trunk
Switch(config-if)#
exit
Switch(config)#
Configuring
steps for router:
Router0>enable
Router0#config terminal
Router0(config)#interface fa0/0
Router0(config-if)# interface fa0/0.1
Router0(config-subif)# encapsulation
dot1Q 2
Router0(config-subif)# ip address
192.168.10.10 255.255.255.224
Router0(config-subif)# exit
Router0(config)# interface fa0/0
Router0(config-if)# interface fa0/0.2
Router0(config-subif)# encapsulation
dot1Q 3
Router0(config-subif)# ip address
192.168.10.40 255.255.255.224
Router0(config-subif)# exit
Router0(config)#
Output:
Ping command from PC1 to PC5:
Subscribe to:
Post Comments (Atom)
Search
Popular Posts
-
Hello there, Welcome to our blog. How you all are, Hope you all doing great. On our blog you will find support for tech, hacking and so...
-
Hello folks, How are you all. Today I'm here to bring you on of the most amazing hacking news or trick you can say. So let's begin ...
-
hello folks!, how you are all, this time i'm here to share some queries about OSI and TCP/IP model. Query 1 according to you, Wh...
-
Hello there, Welcome to our blog. How you all are, Hope you all doing great. On our blog you will find support for tech, hacking and socia...
-
OPEN MS-DOS Source Code Early tech fans might remember the good 'ol days of Microsoft MS-DOS, the company's first operating s...
-
Hello folks, this is my first post. M gonna explain about Pat and will give configuration for it with an example below. Port Address...
-
Google has begun a Glass at Work initiative, asking businesses how they're working with Glass, and the kinds of applications they...
-
Hello there, Welcome to our blog. How you all are, Hope you all doing great. On our blog you will find support for tech, hacking and soc...
-
Have you checked our previous tutorial on Cisco's three tier network model. If you haven't, you must check it. Go to previous tu...
Categories
ACL
APPS AND SOFTWARE
Account Hacking
Adobe Flash Player
Android
BREAKING NEWS
Basic Networking
Bluetooth Hacking
Bus Tupology
CCNA
CCNA Security
CCNA1
CCNA2
CCNA3
CCNA4
Cloud Storage
Credit Card Hacking
Cyber Criminal
Cyber security
DEVELOPERS
Encrypted Password
Encryption
FTP
FTP Server
GOOGLE GLASS
Google Hacking
Mark Zuckerberg
Media Hacked
NASA
Network Hacking
Port security
Programming
SOCIAL MEDIA
SOCIAL NETWORKS
algorithms
ccna discovery
ccna exploration
facebook
hacking tool
internet and network security
packet tracer tutorial
Blog Archive
Get Content For Your Website
Get a 150-300 word article written for : $1.50
Get a 700-1000+ word article written for : $5.00
Have a 150-300 word article rewritten for : $1.25
Have a 700-1000+ word article rewritten for : $4.25
Get a 700-1000+ word article written for : $5.00
Have a 150-300 word article rewritten for : $1.25
Have a 700-1000+ word article rewritten for : $4.25
0 comments:
Post a Comment