3com S7906E Guide De Référence

Page de 2327
 
1-32 
short-cut: Specifies the route to use the local preference. If the route is an EBGP route whose 
preference is higher than the local preference, using this keyword can configure the EBGP route to use 
the local preference, and thus the route can hardly become the optimal route. 
route-policy-name: Route policy applied to the route. The name is a string of 1 to 19 characters. 
Description 
Use the network command to inject a network to the IPv4 MBGP routing table.  
Use the undo network command to remove a network from the IPv4 MBGP routing table. 
By default, no network route is injected. 
Note that: 
The network route to be injected must exist in the local IP routing table, and using a route policy 
makes route management more flexible. 
The origin attribute of the network route injected with the network command is IGP. 
Examples 
# In IPv4 MBGP address family view, inject the network 10.0.0.0/16. 
<Sysname> system-view 
[Sysname]bgp 100 
[Sysname-bgp]ipv4-family multicast 
[Sysname-bgp-af-mul] network 10.0.0.1 255.255.0.0 
peer advertise-community (MBGP family view) 
Syntax 
peer { group-name | ip-address advertise-community 
undo peer { group-name | ip-address advertise-community 
View 
IPv4 MBGP address family view 
Default Level 
2: System level 
Parameters 
group-name: Name of an IPv4 MBGP peer group, a string of 1 to 47 characters. 
ip-address: IP address of an IPv4 MBGP peer.  
Description 
Use the peer advertise-community command to advertise the community attribute to a peer/peer 
group.  
Use the undo peer advertise-community command to disable the community attribute advertisement 
to a peer/peer group. 
By default, no community attribute is advertised to any peer group/peer. 
Related commands: ip community-list, if-match community, apply community (refer to Route 
policy Commands in the IP Routing Volume).