Network (Bgp) - D-Link xStack DGS-3620 Series Reference Manual

Layer 3 managed stackable
Hide thumbs Also See for xStack DGS-3620 Series:
Table of Contents

Advertisement

DGS-3620 m/ mSW Rls. 1.02.000

2-80 network (BGP)

network NETWORK-ADDRESS [route-map MAP-NAME]
no network NETWORK-ADDRESS [route-map]
Syntax Description
NETWORK-ADDRESS Specify the network address and the sub-network mask that BGP will advertise.
route-map MAP-NAME (Optional) Specify the name of a configured route map. The route map should be
Default
Command Mode
Usage Guideline
Examples
Switch# configure terminal
Switch(config)# router bgp 65100
Switch(config-router)# network 10.108.0.0/16
CLI Reference Guide
Use this command to configure the networks to be advertised by the Border Gateway
Protocol (BGP) process. To remove an entry from the routing table, use the no form
of this command.
For example, the format of NETWORK-ADDRESS can be 10.9.18.2/8
examined to filter the networks to be advertised. If not specified, all networks are
advertised.
None.
Router configuration.
Address family configuration (IPv4 Unicast and VRF).
BGP networks can be learned from connected routes, from dynamic routing, and
from static route sources.
Use this command to specify a network as local to this autonomous system and adds
it to the BGP routing table. For exterior protocols the network command controls
which networks are advertised. Interior protocols use the network command to
determine where to send updates.
The maximum number of supported network entries is project dependent.
The BGP will advertise a network entry if the router has the route information for this
entry if synchronize state is enabled.
You can verify your settings by entering the show ip bgp network command in
privileged mode.
The following example sets up network 10.108.0.0 to be included in the BGP
updates.
The following example sets up network 133.10.25.0/24 to be included in the BGP
updates and use route-map mymap1 to set the weight of routes to 2000.
network (BGP)
126

Advertisement

Table of Contents
loading

Table of Contents