cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
498
Views
0
Helpful
1
Replies

communication between multiple vrf context on fwsm

flystar35
Level 1
Level 1

i have 2 vrf context on fwsm of 6509 switch. i want to reach from vrf context1 inside to vrf context inside. how can i do it?

vrf_context1_inside----6509_fwsm----vrf_context2_inside

vrf_context1_inside must reach to vrf_context2_inside

1 Reply 1

Will Kerr
Level 1
Level 1

The FWSMs are not VRF aware.  So you would have to have two interfaces off the FWSM to route between the different VRFs.  

Each VRF should have a transit to an interface in the FWSM.  From there you need to setup static or dynamic routing on the FWSM to peer / route into the VRFs.

The final piece is to ensure that you have the proper ACLs to allow communication between the interfaces, depending on the security levels.