Users Guide
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 Networking OS MBGP is implemented as per IETF RFC 1858.
BGPv4 is supported in the following:
Dell
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
Border Gateway Protocol 564