Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 819/1568
7.11.2.13 neighbor default-originate route-map
This command is used to allow a BGP speaker (the local router) to send the default route 0.0.0.0 to a
neighbor for use as a default route, use the neighbor default-originate command in address family or
router configuration mode. To send no route as a default, use the no form of this command.
Syntax
neighbor <peeripaddr> default-originate [route-map <route-map-name>]
no neighbor <peeripaddr> default-originate [route-map <route-map-name>]
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.
Default Setting
None
Command Mode
Router BGP Config Mode
7.11.2.14 neighbor inherit peer
This command is used to inherit neighbor configuration from template.
Syntax
neighbor <peeripaddr> inherit peer <templatename>
no neighbor <peeripaddr> inherit peer <templatename>
peeripaddr
: IP address of the neighboring router.
templatename
: Name for the peer session template.
Default Setting
None
Command Mode
Router BGP Config Mode