11. Border Gateway Protocol Commands; Bgp Commands - D-Link 5000 Series Cli Reference Manual

Layer 2/3 managed 10g/25g/40g/100g data center switches
Hide thumbs Also See for 5000 Series:
Table of Contents

Advertisement

5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide

11. Border Gateway Protocol Commands

This section describes the commands you use to view and configure Border Gateway Protocol (BGP),
which is an exterior gateway routing protocol that you use to route traffic between autonomous systems.
The BGP CLI commands are available in the D-LINK OS software BGP package.
Note: The commands in this chapter are in one of three functional groups:
Show commands display switch settings, statistics, and other information.
Configuration commands configure features and options of the switch. For every configuration
command, there is a show command that displays the configuration setting.
Clear commands clear some or all of the settings to factory defaults.

BGP Commands

11-1
router bgp
This command enables BGP and identifies the autonomous system (AS) number of the router. Only a
single instance of BGP can be run and the router can only belong to a single AS.
Use the no command to set BGP to disabled and all BGP configuration reverts to default values.
Alternatively, you can use
without clearing the BGP configuration.
router bgp as-number
no router bgp as-number
Parameters
as-number
Default
The default is an inactive BGP.
Command Mode
Global Config
11-2
address-family
To configure policy parameters within a peer template to be applied to a specific address family, use the
address-family command in Peer Template Configuration mode. This command enters an Address
Family Configuration mode within the peer template. Policy commands configured within this mode apply
to the address family. The following commands can be added to a peer template in Address Family
Configuration mode:
"filter-list (BGP Router Config)"
"filter-list (IPv6 Address Family Config)"
"maximum-paths (BGP Router Config)"
"maximum-paths (IPv6 Address Family Config)"
"no enable (BGP)"
in BGP Router Configuration mode to disable BGP globally
The router's autonomous system number (ASN). The as-number ranges
from 1-429496729.
1023

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents