06-12-2018 11:51 PM - edited 03-05-2019 10:35 AM
During discovery we noticed the configuration below. What are the benefits of configuring this way?
interface Tunnel64243
vrf forwarding DEF
ip address 192.169.1.1 255.255.255.254
tunnel source 3.3.3.1
tunnel destination 4.4.4.4
tunnel vrf ZGY
end
interface TenGigabitEthernet0/0/5.125
encapsulation dot1Q 125
vrf forwarding ZGY
ip address 3.3.3.1 255.255.255.254
end
Solved! Go to Solution.
06-13-2018 06:37 AM
06-13-2018 01:25 AM
Hello
It a GRE tunnel in a vrf instance, A vrf is a logical separate routing instance wihtin the router as such it has it own route table and is isolated ( unelss configuraed otherwise) from the main routing table.
res
Paul
06-13-2018 06:37 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide