Creating trunk between PIX and CatOS

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 03:37 PM - edited 02-21-2020 12:26 AM
I have been attempting to creat a trunk between a PIX and CatOS. The only VLANs on the trunk are 11 and 20. I've tried the following, but it didn't work. Any ideas? Thank you.
PIX:
interface ethernet1 vlan11 physical
interface ethernet1 vlan20 logical
...
nameif ethernet1 inside security100
nameif vlan20 mct security60
...
ip address inside 192.168.11.254 255.255.255.0
ip address mct 192.168.20.254 255.255.255.0
Catalyst:
Set trunk 4/34 on dot1q 11,20
- Labels:
-
Other Network Security Topics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2005 09:09 PM
the PIX is right, check the speed configuration at PIX (interface ethernet1 auto)
