Hi What is difference between the below two groups to configure bgp? The second group remove neighbor. Thank you
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 description "eBGP peer"
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 multihop ttl 2
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 local-address 2600:1:4006::1
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 import C1_V6
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 family inet6 unicast
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 export DC1_V6
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 remove-private
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 peer-as 478
set routing-instances WWW protocols bgp group ASV6 description "eBGP peer"
set routing-instances WWW protocols bgp group ASV6 multihop ttl 2
set routing-instances WWW protocols bgp group ASV6 neighbor 2600:1:4006::6 local-address 2600:1:4006::1
set routing-instances WWW protocols bgp group ASV6 import C1_V6
set routing-instances WWW protocols bgp group ASV6 family inet6 unicast
set routing-instances WWW protocols bgp group ASV6 export DC1_V6
set routing-instances WWW protocols bgp group ASV6 remove-private
set routing-instances WWW protocols bgp group ASV6 peer-as 478