match ip peer
Use this command to apply policies based on the route source of which the BGP TCP/IP session formed using an IPv4 address in the update message.
Use the no parameter with this command to disable this function.
Command Syntax
match ip peer (<1-199>|<1300-2699>|WORD)
no match ip peer (<1-199>|<1300-2699>|WORD)
Parameters
<1-199>
IP access-list number
<1300-2699>
IP access-list number (expanded range)
WORD
Access-list name
Default
By default, import bgp route is disabled
Command Mode
Route-map mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#route-map in-A permit 10
(route-map)#match ip peer 1
Last modified date: 10/16/2023