Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
BGP Commands
page 44-186
OmniSwitch CLI Reference Guide
September 2009
show ip bgp policy prefix-list
Displays prefix list parameters.
show ip bgp policy prefix-list [name] [ip_address ip_mask]
Syntax Definitions
name
A prefix list name.
ip_address
A prefix list IP address. 
ip_mask
An IP address mask.
Defaults
N/A
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
This command displays the list of prefix-list policies configured for the speaker, or a specific list deter-
mined by the list name or IP address and mask.
Examples
-> show ip bgp policy prefix-list
Prefix List name          Prefix address  Prefix mask
-------------------------+---------------+---------------
pfxl1                     155.132.33.0    255.255.255.0  
pfxl2                     155.148.32.0    255.255.255.0  
-> show ip bgp policy prefix-list pfxl1
Prefix List name = pfxl1
Address          = 155.132.33.0
Mask             = 255.255.255.0
  Admin state        = disabled,
  Match Mask >= (GE) = 0,
  Match Mask <= (LE) = 0,
  Action             = deny
output definitions
Prefix List name
The name of the prefix list. This is defined using th
Address
The IP address of the prefix list. This is defined using th
Mask
The mask of the prefix list. This is defined using th
Admin state
The administrative state of the prefix list, either enabled or disabled.