cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4055
Views
10
Helpful
7
Replies

Zone-based Policy Firewalls and Subinterfaces

thralkhan
Level 1
Level 1

I was posed a question and am not sure of the answer.

Can  you assigne separate zones to subinterfaces on the same intface with ZPF?

In other words, if I have 3 subinterfaces leaving one physical interface on a router, can I have 3 separate zones?

The rule states that there can be only one zone per interface, but is that physical, virtual, or either?

Thanks                  

7 Replies 7

Julio Carvajal
VIP Alumni
VIP Alumni

Hello Dean,

Yes you can  setup that ( one zone per sub-interface)

Regards,

Julio

Julio Carvajal
Senior Network Security and Core Specialist
CCIE #42930, 2xCCNP, JNCIP-SEC

Hi jcarvaja,

I have a similar question, but in another way:

I have 2 sub interface in a single physical interface.

If I set this PHYSICAL interface into a zone, will the zone policies be valid for all sub interfaces? Or do I have to explicitly set each sub interface to the same zone?

Thanks,

Leo.

You have to explicitly allocate each subinterface to a certain zone.

How is that done?

Create your zones:

zone security lan1
zone security lan2
zone security lan3
...

On your sub interfaces:

!
interface GigabitEthernet0/1.1 zone-member security lan1 ! interface GigabitEthernet0/1.2 zone-member security lan2 ! interface GigabitEthernet0/1.3 zone-member security lan3 ! ...

Simples!

 

 

 

Thanks much, appreciate it.

I realise the issue was a limitation with packet tracer. Packet tracert do
not have the zone member command for sub interfaces.

Can you provide more details or steps into how to achieve this/?

Review Cisco Networking products for a $25 gift card