CLI Guide

Table Of Contents
Version Description
7.7.1.0 Introduced on the C-Series.
Usage
Information
At least one interface must be in Layer 3 mode for the router bgp command to be accepted. If all
interfaces are configured under VRF, at least one interface should be in the default VRF for the router
bgp command to be accepted. If no interfaces are enabled for Layer 3, an error message appears:
% Error: No router id
configured
BGP does not allow 23456 (AS-TRANS) as a configured AS number.
Example
DellEMC(conf)# router bgp 3
DellEMC(conf-router_bgp)#
shutdown all
Disables all the BGP neighbors.
Syntax
shutdown all
Use the no shutdown all command to enable all the configured BGP neighbors.
Command Modes ROUTER BGP
Command
History
Version Description
9.11.0.0 Introduced on the S-Series, Z-Series, MXL, and IOM.
Usage
Information
You can use this command to disable all the configured BGP neighbors.
This command is global for all VRFs.
shutdown address-family-ipv4multicast
Disables all the BGP neighbors corresponding to the multicast IPv4 address families.
Syntax
shutdown address-family-ipv4unicast
Use the no shutdown address-family-ipv4unicast command to enable all the configured
BGP neighbors corresponding to the multicast IPv4 address families.
Command Modes
ROUTER BGP
CONFIGURATION
Command
History
Version Description
9.11.0.0 Introduced on the S-Series, Z-Series, MXL, and IOM.
Usage
Information
You can use this command to disable all the configured BGP neighbors corresponding to the multicast
IPv4 address families.
This command is global for all VRFs.
shutdown address-family-ipv4unicast
Disables all the BGP neighbors corresponding to the unicast IPv4 address families.
Syntax
shutdown address-family-ipv4unicast
Border Gateway Protocol 417