11-13-2018 04:20 PM - edited 03-08-2019 04:36 PM
Hi,
i have core switch connected to firewall
the interface in core configuration is
interface Ethernet103/1/24
description PA-VM2 -VSwitch2
switchport
switchport mode trunk
no shutdown
interface Vlan3
no ip redirects
ip address 10.153.16.9/21
description Gateway_Of_Server_Zone
no shutdown
and from fw it is untagged interface L3 with ip 10.153.16.8
is that is possible? how they communicate in the switch port is not layer 3?
should it be
interface Vlan3
no ip redirects
ip address 10.153.16.9/21
description Gateway_Of_Server_Zone
no shutdown
?????
11-14-2018 02:13 AM
- On the trunk interface add switchport trunk native vlan 3
M.
11-14-2018 04:09 AM
Does the interface need to be a trunk? You don't mention any other VLANs that are trunked to the firewall. If the firewall port is a standard L3 interface, wouldn't an access port on the switch be more appropriate?
Hope this helps,
Dave
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide