Showing Bond Interfaces (asg_bond)
Check Point Maestro R80.20SP Administration Guide | 78
Bond Verification Test (asg_bond -v)
Use the
asg_bond -v
command in Gaia gClish or the Expert mode to run a bond verification test on all
currently defined bonds.
Example
This example shows the verification test results for all bonds, including one with an error.
Notes:
n
The comments column shows a description of problems detected by the verification tests.
n
Bond7
shows an incomplete definition with no slaves configured.
[Expert@MyChassis-ch01-01:0]# asg_bond -v
Listening for LACP packets [...............................]
[ OK ]
+-----+------------------------+-----------------+-------+------+-------------------------+
|Name |Address
|Mode
|Slaves |Result|Comments
|
+-----+------------------------+-----------------+-------+------+-------------------------+
|bond1|(MAC) 00:1c:7f:81:02:fe |LACP 802.3ad
|eth1-02|Failed|eth1-02 missing LACP pkts|
|
|(IPv4)13.13.1.10
|Load Sharing
|eth1-03|
|eth1-03 missing LACP pkts|
|
|
|
|eth2-03|
|eth2-03 missing LACP pkts|
|
|
|
|eth2-02|
|eth2-02 missing LACP pkts|
+-----+------------------------+-----------------+-------+------+-------------------------+
|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]#