Ip Bgp Neighbor Route-Map - Alcatel-Lucent 060321-10, Rev. B Cli Reference Manual

Omniswitch series
Table of Contents

Advertisement

BGP Commands

ip bgp neighbor route-map

Assigns an inbound policy map to a BGP peer.
ip bgp neighbor ip_address route-map {string | none} {in | out}
no ip bgp neighbor ip_address route-map {in | out}
Syntax Definitions
ip_address
string
none
in
out
Defaults
N/A
Platforms Supported
OmniSwitch 10K
Usage Guidelines
Use the no form of this command to deassign an inbound map.
The policy route map name (peeringPointAMap in the example below) is created using the
policy prefix6-list
before being accepted or passed to inbound policy.
It is also possible to deassign a route map by entering none in place of a route map name.
Examples
-> ip bgp neighbor 172.22.2.115 route-map InboundRoute in
-> ip bgp neighbor 172.22.2.115 route-map OutboundRoute out
-> ip bgp neighbor 172.22.2.115 route-map none in
-> no ip bgp neighbor 172.22.2.115 route-map in
Release History
Release 7.1.1; command was introduced.
OmniSwitch CLI Reference Guide
32-bit IP address of the peer.
Inbound policy map name (0 to 70 characters). This name is case sensi-
tive.
Deletes the route map if entered rather than a text string.
Designates this route map policy as an inbound policy.
Designates this route map policy as an outbound policy.
command. Any inbound routes from the BGP peer must match this route map filter
March 2011
ip bgp neighbor route-map
ip bgp
page 19-93

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Omniswitch 10k

Table of Contents