Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-110
OmniSwitch CLI Reference Guide
September 2009
ip bgp policy community-list priority
Configures the priority for processing multiple items in a community list filter.
ip bgp policy community-list name {none | no-export | no-advertise | no-export-subconfed | num:num}
priority 
value
Syntax Definitions
name
Community name, e.g., CommListAIn, ranging from 0 to 70 characters, 
or a value of none. The Community name is case sensitive. 
none
Removes the community restrictions on the community section of the 
route map.
no-export
Routes in this community are advertised within the AS but not beyond 
the local AS.
no-advertise
Routes in this community are not advertised to any peer.
no-export-subconfed
Routes in this community are not advertised to any external BGP peer.
num:num
The community number, given in the form of the AS number and the 
community number, separated by a colon, as defined in RFC 1997.
value
Priority value in the range 0 - 255.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
The higher the priority value specified in the command, the later the matching is processed. For example, 
items with a priority of 1 (the default) are processed before items assigned a priority of 3. When items 
have an equal priority, the processing order is indeterminate.
Examples
-> ip bgp policy community-list commListB 500:1 priority 3
Release History
Release 6.1; command was introduced.
parameter
default
value
1