Ip Bgp Policy Prefix6-List - 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 policy prefix6-list

Configures a BGP prefix6-list policy for filtering IPv6 prefixes. This policy can be applied to filter unique
local IPv6 addresses.
ip bgp policy prefix6-list pfx_list_name prefix6/pfx_length [action{permit|deny}]
[status{enable|disable}] [ge[{masklength}]] [le[{masklength}]]
no ip bgp policy prefix6-list pfx_list_name prefix6/pfx_length [action{permit|deny}]
[status{enable|disable}] [ge[{masklength}]] [le[{masklength}]]
Syntax Definitions
pfx_list_name
prefix6
pfx_length
permit | deny
enable | disable
masklength
masklength
Defaults
NA
Platforms Supported
OmniSwitch 6850, 6855, 6850E, 9000E
Usage Guidelines
Use the no form of this command to disable this feature.
BGP must be configured on the system.
The ge (lower limit) value must be greater than or equal to the prefix length and less than or equal to
the le (upper limit) value.
Examples
-> ip bgp policy prefix6-list uniqLocal FC00::/48
-> ip bgp policy prefix6-list uniqLocal FC00::/48 action permit
-> ip bgp policy prefix6-list uniqLocal FC00::/48 status enable
-> no ip bgp policy prefix6-list uniqLocal FC00::/48
OmniSwitch CLI Reference Guide
Prefix list name.
Prefix list IPv6 address for the prefix list.
Prefix length. Prefix length should be in the range of 0 to 128.
Action to be taken which can be either permit or deny.
Row Status can be either enabled or disabled.
Minimum length of the prefix to be matched. It should be in the range
of 0 - 32.
Maximum length of the prefix to be matched. It should be in the range
of 0 - 32.
June 2012
page 25-119

Advertisement

Table of Contents
loading

Table of Contents