Ip Bgp Network - Alcatel-Lucent OmniSwitch 6850-48 Cli Reference Manual

Alcatel-lucent omniswitch 6850-48: reference guide
Hide thumbs Also See for OmniSwitch 6850-48:
Table of Contents

Advertisement

BGP Commands

ip bgp network

Creates or deletes a BGP network. A network must be known to the local BGP speaker; it also must origi-
nate from the local BGP speaker. The network may be directly connected, dynamically learned, or static.
In lieu of these options, the base command (ip bgp network) may be used with other keywords to set up
network configuration. These keywords are listed here and described as separate commands later in this
chapter. In addition, some keywords have a no form to remove the parameter or return it to its default.
ip bgp network network_address ip_mask
[community string]
[local-preference value]
[metric metric]
[status {enable | disable}]
no ip bgp network network_address ip_mask
Syntax Definitions
network_address
ip_mask
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 9000E
Usage Guidelines
Use the no form of this command to delete a local network.
Creating and enabling a network entry indicates to BGP that this network should originate from this
router. The network specified must be known to the router, whether it is connected, static, or dynami-
cally learned.
You can create up to 200 network entries. The basic
network currently defined.
This command allows administrative operations on a BGP network. You must still enable the network
through the
ip bgp network status
Examples
-> ip bgp network 172.22.2.115 255.255.255.0
-> no ip bgp network 172.22.2.115 255.255.255.0
Release History
Release 6.1; command was introduced.
OmniSwitch CLI Reference Guide
32-bit IP address.
32-bit subnet mask that determines how many bits of the network
address denote the network number.
command.
June 2012
show ip bgp path
command will display every
page 25-45

Advertisement

Table of Contents
loading

Table of Contents