IpAddress
|
Read-only field -- displays the IP address of configured peers.
|
GroupName
|
Displays the peer's subscriber group name.
|
DefaultOriginate
|
When set to enable, indicates that this peer or peer group sends default route information to the specified neighbor or peer.
|
Weight
|
Specifies this peer's or peer groups' weight value, or the priority of updates that can be received from this BGP peer.
Note: A weight is a numerical value you assign to a path that allows you to control the path selection process. The administrative weight is local to the router. For example, if you have particular neighbors that you want to prefer for most of your traffic, you can assign a higher weight to all routes learned from that neighbor.
|
MaxPrefix
|
Displays the configured limit value on the number of routes that can be accepted from a neighbor. The default value is 12,000 routes.
Note: A value of 0 (zero) indicates that there is no limit to the number of routs that can be accepted.
|
NextHopSelf
|
When set to true (true = enabled, false = disabled), specifies that the next-hop attribute in an IBGP update is the address of the local router or the router that is generating the IBGP update.
|
RouteReflectorClient
|
When set to true (true = enabled, false = disabled), specifies this peer or peer group as a route reflector client.
|
SoftReconfigurationIn
|
When set to enable, allows the router to relearn routes from the specified neighbor or group of neighbors without resetting the connection when the policy changes in the inbound direction.
|
SoftReconfiguration
|
Indicates that the specified neighbor sends out all updates to the remote neighbor without resetting the connection.
|
DebugMask
|
Indicates the specified debug setting for the specified BGP peer. The default value is none.
Mask choices are:
none: disables all debug messages.
error: enables display of debug error messages.
packet: enables display of debug packet messages.
event: enables display of debug event messages.
trace: enables display of debug trace messages.
warning: enables display of debug warning messages.
state: enables display of debug state transition messages.
init: enables display of debug initialization messages.
filter: enables display of debug messages related to filtering.
update: enables display of debug messages related to sending and receiving updates.
all: enables all debug messages.
|
SendCommunity
|
Enables or disables sending the update message's community attribute to the specified peer. The default value is disable.
|
Identifier
|
Indicates the BGP identifier of this entry's BGP peer.
|
ConnectRetryInterval
|
Time interval (in seconds) for the ConnectRetry Timer. The default value is 120 seconds.
- Specify an integer value in the range 1 to 65535 seconds.
|