CLI Guide

Command Modes ROUTER BGP
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf-router_bgp)#show config
!
router bgp 45
neighbor suzanne peer-group
neighbor suzanne no shutdown
neighbor sara peer-group
neighbor sara shutdown
neighbor 13.14.15.20 peer-group suzanne
neighbor 13.14.15.20 shutdown
neighbor 123.34.55.123 peer-group suzanne
neighbor 123.34.55.123 shutdown
Dell(conf-router_bgp)#
Related Commands capture bgp-pdu max-buer-sizespecies a size for the capture buer.
show ip bgp
View the current BGP IPv4 routing table for the system.
Syntax
show ip bgp [ipv4 unicast] [network [network-mask] [longer-prefixes]]
Parameters
ipv4 unicast (OPTIONAL) Enter the keywords ipv4 unicast to view information only related to
ipv4 unicast routes.
network (OPTIONAL) Enter the network address (in dotted decimal format) of the BGP network
to view information only on that network.
network-mask (OPTIONAL) Enter the network mask (in slash prex format) of the BGP network
address.
longer-prexes (OPTIONAL) Enter the keywords longer-prefixes to view all routes with a common
prex.
Command Modes
EXEC
EXEC Privilege
Supported Modes Full–Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information When you enable the bgp non-deterministic-med command, the show ip bgp command output for a
BGP route does not list the INACTIVE reason.
334 Border Gateway Protocol IPv4 (BGPv4)