Users Guide

Table Of Contents
Usage
Information
The peer remains in idle state based on the configured idle-holdtime. The less the idle-holdtime,
lesser the peer in idle state.
For the new idle-holdtime to take effect, you need to shutdown all the peers manually using neighbor
shutdown command and enable the peers again.
MBGP Commands
Multiprotocol BGP (MBGP) is an enhanced BGP that enables multicast routing policy throughout the internet and connecting
multicast topologies between BGP and autonomous systems (ASs).
Dell EMC Networking OS MBGP is implemented as per IETF RFC 1858.
BGPv4 is supported in the following:
Dell EMC
Networking
OS Version
Platform Support
7.8.1.0, MBGP
for IPv4
Multicast Only
S-Series
debug ip bgp dampening
View information on routes being dampened.
Syntax
debug ip bgp [vrf vrf-name] [ipv4 {unicast | multicast} | ipv6 unicast]
dampening
To disable debugging, use the no debug ip bgp dampening command.
Parameters
vrf
vrf-name
Enter the keyword vrf followed by the name of the VRF to view information on
dampened routes corresponding to that VRF.
ipv4
multicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to
view dampened-route information related only to ipv4 multicast routes.
ipv4 unicast (OPTIONAL) Enter the keyword ipv4 followed by the keyword multicast to
view dampened-route information related only to ipv4 unicast routes.
ipv6
unicast
(OPTIONAL) Enter the keyword ipv4 followed by the keyword unicast to view
dampened-route information related only to ipv6 unicast routes.
Command Modes EXEC Privilege
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
Border Gateway Protocol 451