Showing Bond Interfaces (asg_bond)
Check Point Maestro R80.20SP Administration Guide | 77
Viewing a Global List of All Bonds (asg_bond)
Use the
asg_bond
command in Gaia gClish or the Expert mode without parameters to show all currently
defined bonds.
Example
[Expert@MyChassis-ch01-01:0]# asg_bond
+------+-------------------------------------------+---------+--------+------------------+
|Name
|Address
|Mode
|Slaves
|Result
|Comments
|
+------+------------------------+------------------+---------+--------+------------------+
|bond1 |(MAC)
00:1c:7f:81:02:fe|LACP 802.3ad
|eth1-02
|OK
|
|
|
|(IPv4) 13.13.1.10
|Load Sharing
|eth1-03
|
|
|
|
|
|
|eth2-03
|
|
|
|
|
|
|eth2-02
|
|
|
+------+------------------------+------------------+---------+--------+------------------+
|bond3 |(MAC)
00:1c:7f:82:04:fe|XOR
|eth2-04
|OK
|
|
|
|(IPv4) 23.23.1.10
|Load Sharing
|eth1-04
|
|
|
+------+------------------------+------------------+---------+--------+------------------+
|bond5 |(MAC)
00:1c:7f:81:07:fe|Round-Rubin
|eth1-07
|OK
|
|
|
|(IPv4) 33.33.1.10
|Load Sharing
|eth2-07
|
|
|
+------+------------------------+------------------+---------+--------+------------------+
|bond7 |(MAC)
00:00:00:00:00:fe|Active-Backup
|
|OK
|- No slaves exist |
|
|
|High Availability |
|
|
|
+------+------------------------+------------------+---------+--------+------------------+
[Expert@MyChassis-ch01-01:0]#
Viewing a Specific Bond Interface (asg_bond -i)
Use the
asg_bond -i <bond
X
>
command in Gaia gClish or the Expert mode to show specific defined
bonds.
Example
[Expert@MyChassis-ch01-01:0]# asg_bond -i bond5
+--------+-------------------------------+--------------+---------+--------+---------+
|Name
|Address
|Mode
|Slaves
|Result
|Comments |
+--------+-------------------------------+--------------+---------+--------+---------+
|bond5
|(MAC)
00:1c:7f:81:07:fe
|Round-Rubin
|eth1-07
|OK
|
|
|
|(IPv4) 33.33.1.10
|Load Sharing
|eth2-07
|
|
|
+--------+-------------------------------+--------------+---------+--------+---------+
[Expert@MyChassis-ch01-01:0]#
Note
- You can also specify a substring that is part of a bond name to show all bonds that contain the
substring.