cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
500
Views
0
Helpful
2
Replies

Virtual Firewall Configuration

bapatsubodh
Level 1
Level 1

Hi,

Trying to configure Virtual firewall as per the document:

http://www.cisco.com/en/US/products/sw/secursw/ps1018/products_configuration_example09186a00809492a4.shtml

Configured the vrf like this:

ip vrf acct

and  added to sub-interface

ip vrf forwarding acct

When this command is given it pops an  error:

"VRF acct not configured."  VRF acct is configured earlier.

Even after  IP inspection rule applied or  not applied same error pops up!!

Above mentioned documents states "Cisco IOS® Software Release 12.3(14)T introduced Virtual (VRF-aware)  Firewall"  I am using

ROM: 3600 Software (C3640-JK9O3S-M), Version 12.3(14)T7, RELEASE SOFTWARE (fc2)

Is this error due to IOS image.

Please share the experience

Thanks

Subodh

1 Accepted Solution

Accepted Solutions

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Subodh,

you need at least to configure the route distinguisher under VRF config

ip vrf acct

rd 100:101

!

to start the VRF effectively

the document is not correct in this part rd is mandatory cannot be omitted

Hope to help

Giuseppe

View solution in original post

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Subodh,

you need at least to configure the route distinguisher under VRF config

ip vrf acct

rd 100:101

!

to start the VRF effectively

the document is not correct in this part rd is mandatory cannot be omitted

Hope to help

Giuseppe

Hi,

Thanks Giuslar.

That Cisco document confused me a lots. I could configure overlaping private IP subnets and it's working.

Subodh

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card