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

Global routing tble

Arjun Dabol
Level 1
Level 1

Hello,

Can someone please tell what is the diff. between routing table and global routing table in terms of NEXT HOP.
example :
I am an enterprise and i am peering with ISP thru BGP. now i have to go to prefix 202.x.y.z (les say www.abc.com)

So how my outbound traffic will go in above case ?

Now if get global routing table in my internet router – How the outbound traffic will go ? what entry will global routing table have for 202.x.y.z and what my router will do ?

Thanks

1 Reply 1

Vikram Sonawane
Level 1
Level 1

Hi,

Global routing table is default routing table in the router. If you have VRFs defined in your router then you would see VRF routing table and default routing table(Global).

In your case if you simple BGP peering with ISP, you will see the route in BGP table and it will exit through next hop bgp neighbor i.e. ISP.

Regards,

Vikram