Command Line Reference Guide

Defaults
external-distance = 20
internal-distance = 200
local-distance = 200
Command Modes ROUTER BGP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
CAUTION: Dell Networking recommends not changing the administrative distance of
internal routes. Changing the administrative distances may cause routing table
inconsistencies.
The higher the administrative distance assigned to a route means that your confidence in that
route is low. Routes assigned an administrative distance of 255 are not installed in the routing
table. Routes from confederations are treated as internal BGP routes.
Related
Commands
router bgp – enters ROUTER mode on the switch.
neighbor activate
This command allows the specified neighbor/peer group to be enabled for the current AFI/SAFI.
S5000
Syntax
neighbor [ip-address | peer-group-name] activate
To disable, use the no neighbor [ip-address | peer-group-name]
activate
command.
Parameters
ip-address
(OPTIONAL) Enter the IP address of the neighbor in dotted decimal
format.
peer-group-name
(OPTIONAL) Enter the name of the peer group.
activate Enter the keyword activate to enable the neighbor/peer group in
the new AFI/SAFI.
Defaults Disabled
Command Modes ROUTER BGP Address Family (conf-router_bgp_af)
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
By default, when you create a neighbor/peer group configuration in the Router BGP context,
this enables IPv4/Unicast AFI/SAFI. By using activate in the new context, the neighbor/peer
group enables for AFI/SAFI.
342