IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_UNICAST, clear_all,
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_ip_bgp_all_soft_out,
clear_ip_bgp_instance_all_soft_out_cmd,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_all_ipv4_soft_out,
clear_ip_bgp_all_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_all,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_instance_all_ipv4_soft_out,
clear_ip_bgp_instance_all_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_MULTICAST, clear_all,
"Clear all peers\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_all,
BGP_CLEAR_SOFT_OUT, NULL);
"Clear all peers\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_all_soft_out,
clear_bgp_all_soft_out_cmd,
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP6, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_all_soft_out,
clear_bgp_all_out_cmd,
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_all_soft_out,
clear_bgp_ipv6_all_soft_out_cmd,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_all_soft_out,
clear_bgp_ipv6_all_out_cmd,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_ipv6_safi_prefix,
clear_bgp_ipv6_safi_prefix_cmd,
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_OUT, argv[0]);
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_peer_ipv4_soft_out,
clear_ip_bgp_peer_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_peer,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_peer_vpnv4_soft_out,
clear_ip_bgp_peer_vpnv4_soft_out_cmd,
"BGP neighbor address to clear\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_peer,
BGP_CLEAR_SOFT_OUT, argv[0]);
"BGP neighbor address to clear\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_peer_soft_out,
clear_bgp_peer_soft_out_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_OUT, argv[0]);
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_peer_soft_out,
clear_bgp_peer_out_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_peer_soft_out,
clear_bgp_ipv6_peer_out_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_peer_group_soft_out,
clear_ip_bgp_peer_group_soft_out_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_OUT, argv[0]);
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_peer_group_ipv4_soft_out,
clear_ip_bgp_peer_group_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_group,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_peer_group_soft_out,
clear_bgp_peer_group_soft_out_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_OUT, argv[0]);
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_peer_group_soft_out,
clear_bgp_peer_group_out_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_peer_group_soft_out,
clear_bgp_ipv6_peer_group_out_cmd,
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_external_soft_out,
clear_ip_bgp_external_soft_out_cmd,
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_OUT, NULL);
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_external_ipv4_soft_out,
clear_ip_bgp_external_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_external,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_external_soft_out,
clear_bgp_external_soft_out_cmd,
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_OUT, NULL);
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_external_soft_out,
clear_bgp_external_out_cmd,
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_external_soft_out,
clear_bgp_ipv6_external_out_cmd,
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_as_soft_out,
clear_ip_bgp_as_soft_out_cmd,
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_OUT, argv[0]);
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_as_ipv4_soft_out,
clear_ip_bgp_as_ipv4_soft_out_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_as,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_ip_bgp_as_vpnv4_soft_out,
clear_ip_bgp_as_vpnv4_soft_out_cmd,
"Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_as,
BGP_CLEAR_SOFT_OUT, argv[0]);
"Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
DEFUN (clear_bgp_as_soft_out,
clear_bgp_as_soft_out_cmd,
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_OUT, argv[0]);
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_as_soft_out,
clear_bgp_as_out_cmd,
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
ALIAS (clear_bgp_as_soft_out,
clear_bgp_ipv6_as_out_cmd,
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig outbound update\n")
+ BGP_SOFT_OUT_STR)
/* Inbound soft-reconfiguration */
DEFUN (clear_ip_bgp_all_soft_in,
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_ip_bgp_all_soft_in,
clear_ip_bgp_all_in_cmd,
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_all_in_prefix_filter,
clear_ip_bgp_all_in_prefix_filter_cmd,
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (argc== 1)
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_all,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_instance_all_ipv4_soft_in,
clear_ip_bgp_instance_all_ipv4_soft_in_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_MULTICAST, clear_all,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (strncmp (argv[0], "m", 1) == 0)
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (strncmp (argv[1], "m", 1) == 0)
"Clear all peers\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_all,
BGP_CLEAR_SOFT_IN, NULL);
"Clear all peers\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_all_soft_in,
clear_bgp_all_soft_in_cmd,
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP6, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_all_soft_in,
clear_bgp_ipv6_all_soft_in_cmd,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_all_soft_in,
clear_bgp_all_in_cmd,
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_all_soft_in,
clear_bgp_ipv6_all_in_cmd,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_all_in_prefix_filter,
clear_bgp_all_in_prefix_filter_cmd,
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_all,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
DEFUN (clear_ip_bgp_peer_soft_in,
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_IN, argv[0]);
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_peer_in_prefix_filter,
clear_ip_bgp_peer_in_prefix_filter_cmd,
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out the existing ORF prefix-list\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_peer,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_peer,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_peer_ipv4_in_prefix_filter,
clear_ip_bgp_peer_ipv4_in_prefix_filter_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out the existing ORF prefix-list\n")
{
if (strncmp (argv[1], "m", 1) == 0)
"BGP neighbor address to clear\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_peer,
BGP_CLEAR_SOFT_IN, argv[0]);
"BGP neighbor address to clear\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_peer_soft_in,
clear_bgp_peer_soft_in_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_IN, argv[0]);
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_peer_soft_in,
clear_bgp_peer_in_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_peer_soft_in,
clear_bgp_ipv6_peer_in_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_peer_in_prefix_filter,
clear_bgp_peer_in_prefix_filter_cmd,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out the existing ORF prefix-list\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_peer,
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out the existing ORF prefix-list\n")
DEFUN (clear_ip_bgp_peer_group_soft_in,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_IN, argv[0]);
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_peer_group_in_prefix_filter,
clear_ip_bgp_peer_group_in_prefix_filter_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_group,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_group,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_peer_group_ipv4_in_prefix_filter,
clear_ip_bgp_peer_group_ipv4_in_prefix_filter_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (strncmp (argv[1], "m", 1) == 0)
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_IN, argv[0]);
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_peer_group_soft_in,
clear_bgp_peer_group_in_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_peer_group_soft_in,
clear_bgp_ipv6_peer_group_in_cmd,
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_peer_group_in_prefix_filter,
clear_bgp_peer_group_in_prefix_filter_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_group,
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
DEFUN (clear_ip_bgp_external_soft_in,
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_IN, NULL);
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_external_in_prefix_filter,
clear_ip_bgp_external_in_prefix_filter_cmd,
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_external,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_external,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_external_ipv4_in_prefix_filter,
clear_ip_bgp_external_ipv4_in_prefix_filter_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (strncmp (argv[0], "m", 1) == 0)
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_IN, NULL);
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_external_soft_in,
clear_bgp_external_in_cmd,
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_external_soft_in,
clear_bgp_ipv6_external_in_cmd,
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_external_in_prefix_filter,
clear_bgp_external_in_prefix_filter_cmd,
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_external,
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
DEFUN (clear_ip_bgp_as_soft_in,
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_IN, argv[0]);
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_as_in_prefix_filter,
clear_ip_bgp_as_in_prefix_filter_cmd,
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_as,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_as,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_ip_bgp_as_ipv4_in_prefix_filter,
clear_ip_bgp_as_ipv4_in_prefix_filter_cmd,
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
if (strncmp (argv[1], "m", 1) == 0)
"Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_as,
BGP_CLEAR_SOFT_IN, argv[0]);
"Clear peers with the AS number\n"
"Address family\n"
"Address Family modifier\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_as_soft_in,
clear_bgp_as_soft_in_cmd,
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_IN, argv[0]);
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_STR
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_as_soft_in,
clear_bgp_as_in_cmd,
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
ALIAS (clear_bgp_as_soft_in,
clear_bgp_ipv6_as_in_cmd,
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n")
+ BGP_SOFT_IN_STR)
DEFUN (clear_bgp_as_in_prefix_filter,
clear_bgp_as_in_prefix_filter_cmd,
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_as,
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig inbound update\n"
+ BGP_SOFT_IN_STR
"Push out prefix-list ORF and do inbound soft reconfig\n")
/* Both soft-reconfiguration */
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
DEFUN (clear_ip_bgp_all_ipv4_soft,
"Address family\n"
"Address Family Modifier\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_all,
"Address family\n"
"Address Family Modifier\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_all,
"Clear all peers\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_all,
BGP_CLEAR_SOFT_BOTH, argv[0]);
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP6, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
ALIAS (clear_bgp_all_soft,
clear_bgp_ipv6_all_soft_cmd,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
DEFUN (clear_ip_bgp_peer_soft,
clear_ip_bgp_peer_soft_cmd,
IP_STR
BGP_STR
"BGP neighbor address to clear\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"Address family\n"
"Address Family Modifier\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_peer,
"BGP neighbor address to clear\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_peer,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_peer,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"BGP neighbor address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
DEFUN (clear_ip_bgp_peer_group_soft,
clear_ip_bgp_peer_group_soft_cmd,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_group,
BGP_STR
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_group,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"Address family\n"
"Clear all members of peer-group\n"
"BGP peer-group name\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
DEFUN (clear_ip_bgp_external_soft,
clear_ip_bgp_external_soft_cmd,
IP_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_BOTH, NULL);
"Address family\n"
"Address Family modifier\n"
"Address Family modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[0], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_external,
CLEAR_STR
BGP_STR
"Clear all external peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_external,
BGP_CLEAR_SOFT_BOTH, NULL);
BGP_STR
"Address family\n"
"Clear all external peers\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
DEFUN (clear_ip_bgp_as_soft,
clear_ip_bgp_as_soft_cmd,
IP_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_BOTH, argv[0]);
"Address family\n"
"Address Family Modifier\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
if (strncmp (argv[1], "m", 1) == 0)
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MULTICAST, clear_as,
"Clear peers with the AS number\n"
"Address family\n"
"Address Family Modifier\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP, SAFI_MPLS_VPN, clear_as,
BGP_CLEAR_SOFT_BOTH, argv[0]);
CLEAR_STR
BGP_STR
"Clear peers with the AS number\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
{
return bgp_clear_vty (vty, NULL, AFI_IP6, SAFI_UNICAST, clear_as,
BGP_CLEAR_SOFT_BOTH, argv[0]);
BGP_STR
"Address family\n"
"Clear peers with the AS number\n"
- "Soft reconfig\n")
+ BGP_SOFT_STR)
/* RS-client soft reconfiguration. */
#ifdef HAVE_IPV6
CLEAR_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP6, SAFI_UNICAST, clear_all,
BGP_STR
"Address family\n"
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
ALIAS (clear_bgp_all_rsclient,
clear_bgp_instance_all_rsclient_cmd,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
ALIAS (clear_bgp_all_rsclient,
clear_bgp_ipv6_instance_all_rsclient_cmd,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
#endif /* HAVE_IPV6 */
DEFUN (clear_ip_bgp_all_rsclient,
IP_STR
BGP_STR
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
{
if (argc == 1)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_UNICAST, clear_all,
"BGP view\n"
"view name\n"
"Clear all peers\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
#ifdef HAVE_IPV6
DEFUN (clear_bgp_peer_rsclient,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
{
if (argc == 2)
return bgp_clear_vty (vty, argv[0], AFI_IP6, SAFI_UNICAST, clear_peer,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
ALIAS (clear_bgp_peer_rsclient,
clear_bgp_instance_peer_rsclient_cmd,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
ALIAS (clear_bgp_peer_rsclient,
clear_bgp_ipv6_instance_peer_rsclient_cmd,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
#endif /* HAVE_IPV6 */
DEFUN (clear_ip_bgp_peer_rsclient,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
{
if (argc == 2)
return bgp_clear_vty (vty, argv[0], AFI_IP, SAFI_UNICAST, clear_peer,
"BGP neighbor IP address to clear\n"
"BGP IPv6 neighbor to clear\n"
"BGP neighbor on interface to clear\n"
- "Soft reconfig for rsclient RIB\n")
+ BGP_SOFT_RSCLIENT_RIB_STR)
DEFUN (show_bgp_views,
show_bgp_views_cmd,