Users Guide

Usage Information At least one interface must be in Layer 3 mode for the router bgp command to be accepted. If all interfaces are
congured 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 congured 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 congured 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 congured BGP neighbors.
This command is global for all VRFs.
shutdown address-family-ipv4–multicast
Disables all the BGP neighbors corresponding to the multicast IPv4 address families.
Syntax
shutdown address-family-ipv4–unicast
Use the no shutdown address-family-ipv4–unicast command to enable all the congured 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 congured BGP neighbors corresponding to the multicast IPv4
address families.
This command is global for all VRFs.
Border Gateway Protocol 473