cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
5953
Views
5
Helpful
2
Replies

Implicit vs Explicit Withdraw in BGP

eddie.lindsay
Level 1
Level 1

Hello,

On a show ip bgp nei command there is a block of output headed "Prefix Activity" and in there are stats for both "Implicit Withdraw" and "Explicit Withdraw".

Does anyone know what the difference is. I've had a look around on CCO but can't find any detail.

Thanks

2 Replies 2

Harold Ritter
Spotlight
Spotlight

"Implicit withdraw" means the prefix is implicitly withdrawn by sending the same prefix with new attributes.

"Explicit withdraw" means sending an actual withdraw message for a given prefix.

Hope this helps,

Regards,
Harold Ritter, CCIE #4168 (EI, SP)

it does.

Thanks for the reply.