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

BGP

pankaj11189
Level 1
Level 1

How Configure BGP with NAT? 

2 Replies 2

Boyan Sotirov
Level 1
Level 1

You cannot.

BGP is a routing protocol, NAT is a local function on a router. Both are separate functions from the router's perspective. So if you need to run BGP - you run it, if you need to configure NAT - you just go ahead and configure it.

Hi Boyan Sotirov

Thanks a lot.