show bgp global-load-balancing
Syntax
show bgp global-load-balancing <logical-system>
Description
Show bgp GLB data
Options
| logical-system |
Name of logical system, or 'all' |
| path | Show GLB Paths |
| path-monitor | Show GLB Path Monitors |
| profile | Show GLB Path Quality Profiles |
Required Privilege Level
view
Output Fields
The Output fields of show bgp global-load-balancing command are listed
in the approximate order in which they appear.
|
Field Name |
Field Description |
|---|---|
|
|
enabled if glb is enabled on the switch, else disabled. Role:
|
|
|
GLB router mode - Spine or ToR |
|
|
ifd index of local port connecting to the TOR Destination |
|
|
Router ID of the destination |
|
|
Local Router ID configured |
Sample Output
- show bgp global-load-balancing
- show bgp global-load-balancing path
- show bgp global-load-balancing profile
- show bgp global-load-balancing path-monitor
show bgp global-load-balancing
user@host> show bgp global-load-balancing State: enabled Role: load-balancer-only
show bgp global-load-balancing path
user@host> show bgp global-load-balancing path Path ID Next-hop IfIndex Next-hop Node ID 1 6354 10.1.1.2 2 6578 10.1.1.3
show bgp global-load-balancing profile
user@host> show bgp global-load-balancing profile
Profile(0xb013040) ID: 1
Lookahead profile count: 0
Next-next-hop Node ID: 10.1.1.4
Path count: 2
Paths (Path ID, Next-hop IfIndex, Next-hop Node ID, Refcount):
1, 6354, 10.1.1.2, 1
2, 6578, 10.1.1.3, 1
Profile(0xb013100) ID: 10
Lookahead profile count: 2
Lookahead profiles (Profile ID, Next-next-hop Node ID):
1, 10.1.1.9
2, 10.1.1.10
show bgp global-load-balancing path-monitor
user@host> show bgp global-load-balancing path-monitor IfIndex Local Node ID Remote Node ID 6354 10.1.1.1 10.1.1.2 6578 10.1.1.1 10.1.1.3
Release Information
Command introduced in Junos OS Release 24.4R1.