Refresh BGP Routes
  
    
        To refresh the routes for a BGP (Border Gateway Protocol) neighbor, use the following commands:
        configure
            bgp neighbor [remoteaddr | all] {address-family
            [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast | vpnv4]} soft-reset {in
            | out}
        
        configure
            bgp peer-group peer-group-name {address-family
            [ipv4-unicast | ipv4-multicast | ipv6-unicast | ipv6-multicast | vpnv4]} soft-reset {in
            | out}