19 bgp router-id – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 290
![background image](/manuals/651410/290/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 290 of 855
Default
Disabled
Command Mode
Router mode
Usage
Canoga Perkins implementation provides other kinds of logging services for neighbor status, for example,
debug bgp fsm, debug bgp events, etc. However, these commands create a significant hit in the logging
performance.
The bgp log-neighbor-changes command, logs the following events:
• BGP Notification Received
• Erroneous BGP Update Received
• User reset request
• Peer time-out
• Peer Closing down the session
• Interface flap
• Router ID changed
• Neighbor deleted
• Member added to peer group
• Administrative shutdown
• Remote AS changed
• RR client configuration modification
• Soft reconfiguration modification
Example
Switch# configure terminal
Switch(config)# router bgp 100
Switch(config-router)# bgp log-neighbor-changes
16.19 bgp router-id
Use this command to configure the router identifier.
Use the no parameter with this command to disable this function
Command Syntax
(no) bgp router-id ROUTERID
ROUTERID = A.B.C.D Manually configured router ID.
Default
In case the loopback interface is configured the router-id is set to the IP address of a loopback interface.
If not, the highest IP address is the router-id.