BgpSessionDetails Object


Description:

Specifies the protocol state of BGP router sessions within router block.

Parents: BgpRouterConfig

BgpSessionDetails Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
IpVersion

Bgp session's IP version.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

IP version is IPv4.

IPV6

IP version is IPv6.

BgpSessionDetails Read-Only Attributes

Read-Only Attribute Description
RouterState

Reports the status of the emulated router session.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

BGP Router state is None.

IDLE

BGP Router state is Idle.

CONNECT

BGP Router is in Connect state.

ACTIVE

BGP Router is in Active state.

OPEN_SENT

BGP Router is in Open Sent state.

OPEN_CONFIRM

BGP Router is in Open Confirm state.

ESTABLISHED

BGP RouteR is in Established state.

SessionIndex

Session number of the BGP router session within router block.

Type: u16

Default: 0