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

Extendending VRF to the FWSM

mrahman0302
Level 1
Level 1

Hi,

I am trying to setup single context FWSM on 6500. On MSFC I have multiple vlans configured. Also I have VRF configured for Guest and Developers access. I want that all the traffic should go through the FWSM but can not figure out how to do it. I will appreciate any help.

Here is the config for VRF

interface Tunnel409

ip vrf forwarding Guest

ip address 10.1.251.34 255.255.255.252

tunnel source Loopback409

tunnel destination 10.1.251.209

1 Reply 1

a.alekseev
Level 7
Level 7

===tunnel======mscf(vrf Guest)=====vlan400=====FWSM

on MSFC

int vlan 400

ip vrf forwarding Guest

ip add 10.0.0.1 255.255.255.248

on FWSM

int vlan400

ip add 10.0.0.2 255.255.255.248

something like this...

Review Cisco Networking products for a $25 gift card