ONTAP 9.12.1 commands

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

    Delete a BGP peer group

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

    Description

    The network bgp peer-group delete command is used to delete border gateway protocol (BGP) peer group configuration.

    Parameters

    -ipspace <IPspace> - IPspace Name

    This parameter specifies the IPspace of the BGP peer group being deleted.

    -peer-group <text> - Peer Group Name

    This parameter specifies the name of the BGP peer group being deleted.

    Examples

    cluster1::> network bgp peer-group delete -ipspace Default -peer-group group1
    Top of Page