Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 825/1568
7.11.2.24 neighbor route-map
This command is used to apply a route map to incoming or outgoing routes, use the neighbor route-map
command in Router BGP Config Mode. To remove a route map, use the no form of this command.
Syntax
neighbor <peeripaddr> route-map <route-map-name> { in | out }
no neighbor <peeripaddr> route-map <route-map-name> { in | out }
peeripaddr
: IP address of the neighboring router.
route-map-name
: Identifier of a configured route map. The route map should be examined to filter
the networks to be advertised.
in
: Applies route map to incoming routes.
out
: Applies route map to outgoing routes.
Default Setting
None
Command Mode
Router BGP Config Mode
7.11.2.25 neighbor shutdown
This command is used to disable a neighbor, use the neighbor shutdown command in Router BGP
Config Mode. To reenable the neighbor, use the no form of this command.
Syntax
neighbor <peeripaddr> shutdown
no neighbor <peeripaddr> shutdown
peeripaddr
: IP address of the neighboring router.
Default Setting
None
Command Mode
Router BGP Config Mode