25 bgp rfc1771-strict, 26 bgp router-id, Bgp rfc – PLANET XGS3-24040 User Manual

Page 524: Strict, Bgp router

Advertising
background image


35-237

Example:

Switch(config)# bgp rfc1771-path-select

Switch(config)# no bgp rfc1771-path-select

35.25 bgp rfc1771-strict

Command: bgp rfc1771-strict

no bgp rfc1771-strict

Function: Set whether strictly follows the rfc1771 restrictions. The “no bgp rfc1771-strict” command set

to not strictly following.

Parameter: None.

Default: Not following rfc 1771 restrictions.

Command Mode: Global mode

Usage Guide: With this attribute set, generation types of routes from protocols such as RIP, OSPF, ISIS,

etc will be regarded as IGP (internal generated), or else as incomplete.

Example:

Switch(config)# bgp rfc1771-strict

Switch(config)# no bgp rfc1771-strict

35.26 bgp router-id

Command: bgp router-id <A.B.C.D>

no bgp router-id [<A.B.C.D>]

Function: Configure the router ID manually. The “no bgp router-id [<A.B.C.D>]” cancels this

configuration.

Parameter: <A.B.C.D>: Router ID.

Default: Automatically acquire router ID.

Command Mode: BGP route mode

Usage Guide: Manually set the router ID with this command.

Example:

Switch(config-router)# bgp router-id 1.1.1.1

Advertising