Ip Bgp Neighbor Route-Map - 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

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 6850, 6855, 6850E, 9000E
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 6.1; command was introduced.
page 25-94
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
OmniSwitch CLI Reference Guide
BGP Commands
ip bgp
June 2012

Advertisement

Table of Contents
loading

Table of Contents