SROS Command Line Interface Reference Guide

BGP Configuration Command Set

 

 

bgp router-id <ip address>

Use the bgp router-idcommand to specify the IP address that the router should use as its BGP router ID. Use the no form of this command to return to the default setting.

Syntax Description

<ip address>

Designates the IP address this router should use as its BGP router ID.

Default Values

By default, no router ID is configured. The default action is detailed in Functional Notes, below.

Command Modes

(config-bgp)#

BGP Configuration Mode

Functional Notes

This command allows an IP address to be specified for use as the BGP router ID. If no IP address is configured at BGP startup, it uses the highest IP address configured on a loopback interface. If no loopback interfaces are configured, it uses the highest IP address configured on any interface that is active. If the specified router ID is changed, existing sessions with BGP neighbors are reset.

Usage Examples

The following example configures IP address 10.0.0.1 as the BGP router ID:

(config-bgp)#bgp router-id 10.0.0.1

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

708

Page 708
Image 708
HP 7000 dl Router manual Bgp router-id ip address, Config-bgp#bgp router-id