Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > how to connect L3 switch and PIX

Reply
Thread Tools

how to connect L3 switch and PIX

 
 
szhang3@gmail.com
Guest
Posts: n/a
 
      03-27-2007
We newly purchased a Cisco Catalyst 3560G-24-EMI that will be a core
layer 3 switch to route between 3 vlans (at 3 distinct locations that
separately link to an ISP switch by fiber optics) and to use a trunk
port to carry vlan traffic to the ISP's switch.

The following is the basic network map:


site1---------------ISP switch ------------- site 2
vlan 102 | | vlan103
192.168.1.0/24 | | 192.168.2.0/24
| | trunk (dot1q)
| |
| | native vlan101;
| | vlan104 - 192.168.3.0/24

Site 3(Headquarter)
Core L3 switch 3560G (192.168.3.1)
|
PIX 506E (192.168.3.2)

We also have a PIX 506E available in site 3 to control the Internet
traffic.

My questions lie in the two areas:
1. Physically where should I install the PIX? --my understanding is I
should link both interfaces of the PIX to two ports of the 3560G, one
interface for inbound and the other for outbound. The two ports on the
switch that connect to the PIX should not be assigned to any vlan.
Thus I don't need to configure anything about vlan on the PIX to allow
vlan tagging traffic.
2. Do site 1 and site 2 have to be configured vlan information on
their access layer switches? Regarding the ISP engineer's opinion, we
don't need configure vlan on switches on site 1 and site 2 because the
ISP switch has already assigned two ports to vlans that belong to the
two sites. Is this true? If not, we have to consider purchasing two
layer 2 switches (such as 2960) to fulfill the task.

Thank you so much for your help on the two questions.

 
Reply With Quote
 
 
 
 
briggs@encompasserve.org
Guest
Posts: n/a
 
      03-27-2007
In article <. com>, "" <> writes:
> We newly purchased a Cisco Catalyst 3560G-24-EMI that will be a core
> layer 3 switch to route between 3 vlans (at 3 distinct locations that
> separately link to an ISP switch by fiber optics) and to use a trunk
> port to carry vlan traffic to the ISP's switch.
>
> The following is the basic network map:
>
>
> site1---------------ISP switch ------------- site 2
> vlan 102 | | vlan103
> 192.168.1.0/24 | | 192.168.2.0/24
> | | trunk (dot1q)
> | |
> | | native vlan101;
> | | vlan104 - 192.168.3.0/24
>
> Site 3(Headquarter)
> Core L3 switch 3560G (192.168.3.1)
> |
> PIX 506E (192.168.3.2)
>


Where is 192.168.1.1? Is VLAN 102 carried into site 3 on the trunk?

Where is 192.168.2.1? Is VLAN 103 carried into site 3 on the trunk?

Is there any equipment on 192.168.3.x on the ISP's network? If not,
what is VLAN 104 used for? If so, at what IP address[es]?

Is there any equipment in VLAN 101 on the ISP's network? Any associated
IP address? If not, what is VLAN 101 used for?

Is the ISP doing IP routing for you or just handing off layer 2
connectivity? Are they handing you an Internet circuit as well?


Every plausible guess that I can make as to your actual configuration
can be ruled out based on the information in your drawing. It makes
no sense.

> We also have a PIX 506E available in site 3 to control the Internet
> traffic.


Also? You mean other than the one you already showed on the drawing?

> My questions lie in the two areas:
> 1. Physically where should I install the PIX? --my understanding is I
> should link both interfaces of the PIX to two ports of the 3560G, one
> interface for inbound and the other for outbound. The two ports on the
> switch that connect to the PIX should not be assigned to any vlan.
> Thus I don't need to configure anything about vlan on the PIX to allow
> vlan tagging traffic.


Yes, that is one way of doing it.

> 2. Do site 1 and site 2 have to be configured vlan information on
> their access layer switches? Regarding the ISP engineer's opinion, we
> don't need configure vlan on switches on site 1 and site 2 because the
> ISP switch has already assigned two ports to vlans that belong to the
> two sites. Is this true?


Yes, this is true.
 
Reply With Quote
 
 
 
 
szhang3@gmail.com
Guest
Posts: n/a
 
      03-27-2007
> Where is 192.168.1.1? Is VLAN 102 carried into site 3 on the trunk?
192.168.1.1 belongs to the inferface for vlan 102 on the switch 3560G
on site 3.
> Where is 192.168.2.1? Is VLAN 103 carried into site 3 on the trunk?

192.168.2.1 belongs to the inferface for vlan 103 on the switch 3560G
on site 3.

> Is there any equipment on 192.168.3.x on the ISP's network? If not,
> what is VLAN 104 used for? If so, at what IP address[es]?

No. Vlan 104 is for site 3 solely. 192.168.3.1 belongs to the
inferface for vlan 104 on the switch 3560G.

> Is there any equipment in VLAN 101 on the ISP's network? Any associated
> IP address? If not, what is VLAN 101 used for?
>

No equipment nor IP address for vlan 101. The ISP claimed vlan 101 as
native vlan and would use it for our Internet access.

> Is the ISP doing IP routing for you or just handing off layer 2
> connectivity? Are they handing you an Internet circuit as well?


The ISP handles layer 2 connectivity on their switch. They offer us
Internet connection as well. What the ISP pre-configured on their
layer 2 switch were: vlan 102 for site1, vlan 103 for site 2, vlan 104
for site 3, and vlan 101 for NATIVE vlan which they claimed to let our
network traffic go to the Internet.

On the ISP switch the port connecting to site 3 has been configured as
a trunk port. Therefore, on our catalyst 3560G layer 3 switch, we need
build a trunk port too. The 3560G will do inter-vlan routing by
assigning 192.168.1.1to interface vlan 102; 192.168.2.1 to the
interface vlan 103; and 192.168.3.1 to interface vlan 104.

> > We also have a PIX 506E available in site 3 to control the Internet
> > traffic.

We only have one PIX. Previously it controlled Internet traffic only.
What puzzles me is where I should connect the PIX once the switch
3560G is brought in our network. I was told by the ISP that i don't
need to configure vlan-related change on the PIX. Then how does the
pix carry vlan tagging packets in and out?

Regarding site 1 and site2, currently we don't have cisco switches to
be configured vlan information. I want to try out if the two sites can
handle network traffic without L2 switches to be configured on site.

Please kindly give me your suggestion if you think my design has
shortcomings or faults. Anything unclear I'll be happy to offer more
informaiton.

Thanks!

 
Reply With Quote
 
BernieM
Guest
Posts: n/a
 
      03-28-2007

<> wrote in message
news: ups.com...
> We newly purchased a Cisco Catalyst 3560G-24-EMI that will be a core
> layer 3 switch to route between 3 vlans (at 3 distinct locations that
> separately link to an ISP switch by fiber optics) and to use a trunk
> port to carry vlan traffic to the ISP's switch.
>
> The following is the basic network map:
>
>
> site1---------------ISP switch ------------- site 2
> vlan 102 | | vlan103
> 192.168.1.0/24 | | 192.168.2.0/24
> | | trunk (dot1q)
> | |
> | | native vlan101;
> | | vlan104 - 192.168.3.0/24
>
> Site 3(Headquarter)
> Core L3 switch 3560G (192.168.3.1)
> |
> PIX 506E (192.168.3.2)
>
> We also have a PIX 506E available in site 3 to control the Internet
> traffic.
>
> My questions lie in the two areas:
> 1. Physically where should I install the PIX? --my understanding is I
> should link both interfaces of the PIX to two ports of the 3560G, one
> interface for inbound and the other for outbound. The two ports on the
> switch that connect to the PIX should not be assigned to any vlan.
> Thus I don't need to configure anything about vlan on the PIX to allow
> vlan tagging traffic.


Traffic going to the pix will not be vlan tagged unless those links are
configured as trunks. The 'in' 'out' scenario you mention would have to be
configured at layer-3 but then you're looking at asymetric routing of
packets within the same TCP stream. You could go down the '2-link' path
using an EtherChannel to the PIX (I'm not sure what pix platforms or
software versions support EtherChannel) but I'd also recommend creating a
seperate vlan for that logical link to remove the reliance on layer-2
stability ie. spanning-tree of vlan 104, which it has with the proposed
topology.

> 2. Do site 1 and site 2 have to be configured vlan information on
> their access layer switches? Regarding the ISP engineer's opinion, we
> don't need configure vlan on switches on site 1 and site 2 because the
> ISP switch has already assigned two ports to vlans that belong to the
> two sites. Is this true? If not, we have to consider purchasing two
> layer 2 switches (such as 2960) to fulfill the task.


When traversing a third party switch you are limited as to what vlan
assignments are available to you. If the ISP has dsesignated vlan #'s 102
and 103 then these vlans need to be trunked between their switch and your
3560G and they would have to configure their switch ports attached to your
equipment as trunks using the vlan assighned to each. Without vlans 102 and
103 being trunked to the 3560G their switch is responsible for layer-3
switching frames between them and into vlan 104. I'm unsure about the
requirement for a native vlan because that's typically used for
point-to-point traffic between switches at layer-2 like UDLP for example and
I don't think their switch is going to be interested in seeing it. Don't
use DTP. Check with the ISP about that type of traffic. We had a problem
with an ISP's Cabletron switch being between two Catalyst 6500's ...
'something' was causing the cabletron switch to reset. We eventually went
down the dark fibre path and haven't looked back.

BernieM



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Pix to Pix vpn connection will connect but no traffic passed over Alex Cisco 0 08-27-2008 12:17 PM
PIX 515 - can Use VPN300 Client and PIX-to-PIX VPN at the same time? Stephen M Cisco 1 11-14-2006 02:03 PM
Pix-to-Pix and Client-to-Pix VPN AlanP Cisco 3 04-07-2004 05:06 AM
PIX to PIX VPN and VPN Client to PIX Config Example? GVB Cisco 1 02-06-2004 07:44 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57