cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
617
Views
5
Helpful
1
Replies

Is it possible to add a firewall between two mpls peers (P-PE)

pavlosd
Level 2
Level 2

Hi, I was wandering if there is a way between two routers that 'speak' MPLS to introduce a firewall (i.e. pix firewall). I know by default is not possible but perhaps through tunneling etc?

Ragards.

1 Accepted Solution

Accepted Solutions

mazhar71
Level 1
Level 1

Hi,

No, it is not possible at least for today. The packets between P and PE router are not IP packet but MPLS packets (it protocol type is different). One exception to that is penultimate hop poping. If P-H-P is placed and there is no other label stack (ex : no vpn ) the packet is pure IP packet.

Also one of the main idea of MPLS is that P router doesn't know anything except label binding information.

If you want to use firewall somewhere , use it on the CE side not between P-PE,P-P or PE-PE.

Best Regards

View solution in original post

1 Reply 1

mazhar71
Level 1
Level 1

Hi,

No, it is not possible at least for today. The packets between P and PE router are not IP packet but MPLS packets (it protocol type is different). One exception to that is penultimate hop poping. If P-H-P is placed and there is no other label stack (ex : no vpn ) the packet is pure IP packet.

Also one of the main idea of MPLS is that P router doesn't know anything except label binding information.

If you want to use firewall somewhere , use it on the CE side not between P-PE,P-P or PE-PE.

Best Regards