ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • network bgp config delete

    Delete BGP configuration

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The network bgp config delete command deletes a node’s border gateway protocol (BGP) configuration. A BGP configuation cannot be deleted if there are BGP peer groups configured on the associated node.

    Parameters

    -node {<nodename>|local} - Node

    This parameter specifies the node for which the BGP configuration will be deleted.

    Examples

    cluster1::> network bgp config delete -node node1
    Top of Page