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

Isolated Guest network using vrf and GRE

MicronasSS
Level 1
Level 1

Hi,

I need to configure a isolated network providing Internet access for visitors.

Since I have a routed backbone, I cannot use a end-to-end vlan, so I decided to use vrf with GRE.

I set up two routers (more spokes will follow) as shown in the picture and configured them like in the config files attached to this post.

Basically the configuration is working:

- 1811 router provides DHCP address to the client

- The client can ping his gateway, the tunnel i/f of the HUB and hosts on the Internet

Now I'm facing two (hopefully minor) problems:

1) If I want to surf the Internet, SOME websites don't work.

The browser hangs while loading the page. I checked if DNS is working and it does.

I also tried to set the MSS ("ip tcp adjust-mss 1360" on both tunnel i/f) and it works better but not perfect.

2) The DHCP server on the 1811 should exclude the IPs 10.9.250.1 - 10.9.250.127 from the DHCP pool.

I used the "ip dhcp excluded-address ..." command but I does not work. My Client always gets 10.9.250.2.

I hope someone can help me!

Thank you in advance,

Chris

1 Reply 1

Marwan ALshawi
VIP Alumni
VIP Alumni

hi chris

as long as its working thats mean ur routing is good

but i am wondering about one point

which is the defult route to the internet

ip route vrf GuestNet 0.0.0.0 0.0.0.0

here the is and ip and interface belong to global routing not under any vrf in my understanding it should be like :

ip route vrf GuestNet 0.0.0.0 0.0.0.0 global

good luck

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