Network - Huawei Quidway S6500 Series Command Manual

Ethernet switches release 3000 series
Hide thumbs Also See for Quidway S6500 Series:
Table of Contents

Advertisement

Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches
Description
Using ip community-list command, you can configure a BGP community list. Using
undo ip community-list command, you can cancel the configured BGP community
list.
The configured community list can be used in BGP policy.
For the related commands, see apply community, display bgp routing-table
community-list.
Example
# Define a community attribute list which does not advertise routes with the community
attribute beyond the confederation.
[Quidway] ip community-list 6 permit no-export-subconfed

5.1.32 network

Syntax
network ip-address [ address-mask ] [ route-policy route-policy-name ]
undo network ip-address [ address-mask ] [ route-policy route-policy-name ]
View
BGP view
Parameter
ip-address: Network address that BGP advertises.
address-mask: Mask of the network address.
route-policy-name: Route-policy applied to advertised routes. The length of
route-policy-name parameter ranges from 1 to 16 character string.
Description
Using network command, you can configure the network routes advertised by the local
BGP. Using undo network command, you can cancel the existing configuration.
By default, there is no networks sent through BGP
Example
# Advertise routes to network segment 10.0.0.0/16.
[Quidway-bgp] network 10.0.0.0 255.255.0.0
Huawei Technologies Proprietary
5-30
Chapter 5 BGP Configuration Commands

Advertisement

Table of Contents
loading

Table of Contents